diff --git a/war/plugin.jelly b/war/plugin.jelly
index cf1a1983..6d505b5f 100644
--- a/war/plugin.jelly
+++ b/war/plugin.jelly
@@ -49,21 +49,24 @@
-
+
+
+
DEPRECATION WARNING:
- Use : war.bundle instead of war.bundle.jar
+ Use : war.bundle instead of war.bundle.jar
-
-
-
+
-
-
-
+
+
+
+
+
+
-
+
@@ -131,7 +134,7 @@
+ file="${lib.path}"/>
@@ -139,7 +142,7 @@
Use : war.bundle instead of war.bundle.jar
+ file="${lib.path}"/>
diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml
index 430fe9d8..7b37598f 100644
--- a/war/xdocs/changes.xml
+++ b/war/xdocs/changes.xml
@@ -8,15 +8,18 @@
-
- Allow war file to be updated
-
- Iterating artifacts not depedencies
+ Fixes for MAVEN-518.
+ Artifact processing in the plugin
+ was slightly changed and now
+ it supports jar overriding mechanism
Added deploy, deploy-snapshot and install-snapshot goals
+
+ Allow war file to be updated
+
diff --git a/war/xdocs/goals.xml b/war/xdocs/goals.xml
index 07abad56..eeaab2b7 100644
--- a/war/xdocs/goals.xml
+++ b/war/xdocs/goals.xml
@@ -19,6 +19,18 @@
war:install
Install the war in the local repository
+
+ war:install-snapshot
+ Install the snapshot version of the war in the local repository
+
+
+ war:deploy
+ Deploy the war to the remote repository(ies)
+
+
+ war:deploy-snapshot
+ Deploy the snapshot version of the war to the remote repository(ies)
+
war:war
Build a war file