Test if sources is present before copy classes in webapp
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113797 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b43c05b894
commit
0233d478ef
@ -8,6 +8,9 @@
|
||||
<body>
|
||||
|
||||
<release version="1.4" date="in CVS">
|
||||
<action dev="evenisse" type="fix">
|
||||
Allow webapp creation if project doesn't have sources.
|
||||
</action>
|
||||
<action dev="michal" type="fix">
|
||||
Added war:clean goal
|
||||
</action>
|
||||
@ -19,7 +22,7 @@
|
||||
and removes code duplication.
|
||||
</action>
|
||||
<action dev="michal" type="fix">
|
||||
Fi xes for MAVEN-481.
|
||||
Fixes for MAVEN-481.
|
||||
Bundling of tlds in war is supported.
|
||||
</action>
|
||||
<action dev="michal" type="fix">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user