diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml index b84f0ef7..9aadafb5 100644 --- a/war/xdocs/changes.xml +++ b/war/xdocs/changes.xml @@ -26,8 +26,9 @@
"tld" and marked with special meta-information.
+ The Maven WAR Plugin copies to this location all dependencies,
+ specified in the POM, of the type tld and marked
+ with a property of war.bundle set to true.
See the section below for more information.
WEB-INF/tld.
+ It defaults to WEB-INF/tld.
This setting is adhering to
SUN Code Conventions for the JavaServer Pages
@@ -149,10 +148,10 @@
- - You must tell Maven what artifact you want included in the Webapp. This - is achieved by specifying meta-information in the POM, using the + You must tell Maven what artifacts you want included in the Webapp. This + is achieved by specifying a property in the POM, using the following syntax:
@@ -179,11 +178,11 @@ ]]>- This process in type senstive. + This process is type senstive. Currently following types are supported: