Fixes for MAVEN-565.
Documentation of some properties was outdated git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.2" date="in CVS">
|
||||
<action dev="michal" type="fix>
|
||||
Fixes for MAVEN-565
|
||||
Documentation of some properties were outdated
|
||||
</action>
|
||||
<action dev="michal" type="fix">
|
||||
Fixes for MAVEN-518.
|
||||
Artifact processing in the plugin
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.j2ee.ear.appxml</td>
|
||||
<td>maven.ear.appxml</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Location of the application.xml file
|
||||
@@ -32,7 +32,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.j2ee.ear.appxml.generate</td>
|
||||
<td>maven.ear.appxml.generate</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Indicates if application.xml files should
|
||||
@@ -110,7 +110,7 @@
|
||||
<type>war<type>
|
||||
<properties>
|
||||
<ear.bundle>true</ear.bundle>
|
||||
<ear.appxml.war.context-root>maven</ear.appxml.war.context-root>
|
||||
<ear.appxml.ear.context-root>webapp</ear.appxml.ear.context-root>
|
||||
</properties>
|
||||
</dependency>
|
||||
]]></source>
|
||||
|
||||
Reference in New Issue
Block a user