From 32496f29cf2bd4595fb094b70e8e3a21b82cccd6 Mon Sep 17 00:00:00 2001 From: michal Date: Tue, 15 Jul 2003 19:00:18 +0000 Subject: [PATCH] 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 --- ear/xdocs/changes.xml | 4 ++++ ear/xdocs/properties.xml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ear/xdocs/changes.xml b/ear/xdocs/changes.xml index c18c3c1e..d4a86ed5 100644 --- a/ear/xdocs/changes.xml +++ b/ear/xdocs/changes.xml @@ -6,6 +6,10 @@ + Fixes for MAVEN-518. Artifact processing in the plugin diff --git a/ear/xdocs/properties.xml b/ear/xdocs/properties.xml index 1f22e2d8..7a471853 100644 --- a/ear/xdocs/properties.xml +++ b/ear/xdocs/properties.xml @@ -21,7 +21,7 @@ - maven.j2ee.ear.appxml + maven.ear.appxml Yes Location of the application.xml file @@ -32,7 +32,7 @@ - maven.j2ee.ear.appxml.generate + maven.ear.appxml.generate Yes Indicates if application.xml files should @@ -110,7 +110,7 @@ war true - maven + webapp ]]>