From 2fd87c4dd5a301e8a7c779448f886b98f826a4cf Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 24 Apr 2009 07:36:05 +0000 Subject: Fix a couple of typos git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768202 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/trunk/maven-zip-plugin/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-plugins/trunk/maven-zip-plugin/README b/maven-plugins/trunk/maven-zip-plugin/README index ee4adda4f1..3f3973a719 100644 --- a/maven-plugins/trunk/maven-zip-plugin/README +++ b/maven-plugins/trunk/maven-zip-plugin/README @@ -1,7 +1,7 @@ This module is a Maven plugin which supports using a packaging of zip in a pom.xml to create a zip format SCA contribution. -An exmaple pom.xml: +An example pom.xml: zip ... @@ -17,7 +17,7 @@ An exmaple pom.xml: -To build, from the top maven-zip-plugin run maven: +To build, from the top maven-zip-plugin directory run maven: mvn @@ -26,7 +26,7 @@ or once all the dependencies have been downloaded and a succesful build run use: mvn clean install -o So as to avoid the Tuscany SCA project using SNAPSHOT dependencies any changes -to this maven-eclipse-compiler module should be released and the Tuscany SCA +to this maven-zip-plugin module should be released and the Tuscany SCA project updated to use the newly released version. To release this module: -- cgit v1.2.3