diff options
Diffstat (limited to 'maven-plugins')
-rw-r--r-- | maven-plugins/trunk/maven-zip-plugin/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-zip-plugin/README b/maven-plugins/trunk/maven-zip-plugin/README index 3f3973a719..dfe71b51ab 100644 --- a/maven-plugins/trunk/maven-zip-plugin/README +++ b/maven-plugins/trunk/maven-zip-plugin/README @@ -16,6 +16,8 @@ An example pom.xml: </plugins> </build> +This Tuscany module includes much code copied from the Maven WAR plugin 2.0.2 +written by the Apache Maven team. To build, from the top maven-zip-plugin directory run maven: |