summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-24 07:53:08 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-24 07:53:08 +0000
commit788058079691bd506a4abd46bf9cdaf10be92bbe (patch)
tree57cb410906309bbc7532577c1cd61b1e5d35115f /maven-plugins
parentfb5cedf9c8d10e8dbe75ba519ac046f39d24ade4 (diff)
Add attribution of the code origins to the README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768209 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/trunk/maven-zip-plugin/README2
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: