diff --git a/appserver/xdocs/properties.xml b/appserver/xdocs/properties.xml index 301c2737..d90592e5 100644 --- a/appserver/xdocs/properties.xml +++ b/appserver/xdocs/properties.xml @@ -22,7 +22,7 @@ These properties can be overridden to change the default behavior of the Maven J2EE Plug-in. If you need to override any of these properties, please refer to the - Integration + Integration document for the preferred method of setting properties in your project.
|
WARNING: This property is temporarily unused. Specifies the pattern of files in the - project dependencies + project dependencies not to be included in the/WEB-INF/lib of the resulting
war file. It defaults to blank, that is, no dependencies are excluded.
|
diff --git a/aspectj/xdocs/properties.xml b/aspectj/xdocs/properties.xml
index ad64f88a..3cda720c 100644
--- a/aspectj/xdocs/properties.xml
+++ b/aspectj/xdocs/properties.xml
@@ -66,7 +66,7 @@
]]>
source modifications in your
-
+
project descriptor. This property is used during compilation to exclude or
include classes from compilation depending on whether a named class is available
@@ -102,7 +102,7 @@
This property holds the Ant path of all the dependent jar
files listed in the dependencies block of your
-
+
project descriptor
|
diff --git a/cactus/xdocs/using.xml b/cactus/xdocs/using.xml
index 87c6de47..2b6a2010 100644
--- a/cactus/xdocs/using.xml
+++ b/cactus/xdocs/using.xml
@@ -30,7 +30,7 @@ maven.cactus.resin2x.home = C:/Apps/resin-2.1.4
|
WARNING: This property is temporarily unused. Specifies the pattern of files in the - project dependencies + project dependencies not to be included in the/WEB-INF/lib of the resulting
war file. It defaults to blank, that is, no dependencies are excluded.
|
diff --git a/java/xdocs/properties.xml b/java/xdocs/properties.xml
index 6f88246e..94162103 100644
--- a/java/xdocs/properties.xml
+++ b/java/xdocs/properties.xml
@@ -174,7 +174,7 @@
]]>
source modifications in your
-
+
project descriptor. This property is used during compilation to exclude or
include classes from compilation depending on whether a named class is available
diff --git a/repository/src/plugin-resources/repository-audit.xml b/repository/src/plugin-resources/repository-audit.xml
index fe749a83..82a27e83 100644
--- a/repository/src/plugin-resources/repository-audit.xml
+++ b/repository/src/plugin-resources/repository-audit.xml
@@ -1097,8 +1097,8 @@ Template:
Yes | Sets the url of development process page. - Defaults to - http://jakarta.apache.org/turbine/maven/development-process.html. + Defaults to + http://maven.apache.org/development-process.html. |