diff --git a/war/plugin.jelly b/war/plugin.jelly
index cf63325d..3d2e879c 100644
--- a/war/plugin.jelly
+++ b/war/plugin.jelly
@@ -182,8 +182,9 @@
-
-
+
+
+
Assembling webapp ${pom.artifactId}
diff --git a/war/xdocs/changes.xml b/war/xdocs/changes.xml
index d7539651..4fc55863 100644
--- a/war/xdocs/changes.xml
+++ b/war/xdocs/changes.xml
@@ -24,7 +24,12 @@
- Java sources are not compiled when used with maven-test-plugin-1.8 and maven.test.skip=true.
+
+ Java sources are not compiled when used with maven-test-plugin-1.8 and maven.test.skip=true.
+
+
+
+
Manifest file is now generated properly.