Author: antelder
Date: Sat Feb 14 09:15:51 2009
New Revision: 744435
URL: http://svn.apache.org/viewvc?rev=744435&view=rev
Log:
Update the README
Modified:
tuscany/maven-plugins/trunk/maven-eclipse-compiler/README
Modified: tuscany/maven-plugins/trunk/maven-eclipse-compiler/README
URL:
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-eclipse-compiler/README?rev=744435&r1=744434&r2=744435&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-eclipse-compiler/README (original)
+++ tuscany/maven-plugins/trunk/maven-eclipse-compiler/README Sat Feb 14
09:15:51 2009
@@ -21,7 +21,10 @@
mvn release:perform
-While running these will prompt you for the names fro the tag, release version
etc.
+That will automatically create an SVN tag from the release, update the version
+numbers in the pom.xml files in the trunk and tag, and deploy the artifacts to
the
+staging repository defined by the <deploy.altRepository> in your Maven
settings.xml.
+While running it will prompt you for the names for the tag, release version
etc.
In your maven settings.xml file you must have a server defined named
"apache.releases",
and a profile named "release". For example:
@@ -49,8 +52,12 @@
</profile>
</profiles>
+Call a vote to release the module, eg:
http://apache.markmail.org/message/6jnlfxbx7uklt5nv
+
+After a successfule vote copy the staging artifacts to the live repository,
eg:
+
+cp -p -v -R maven-eclipse-compiler-1.0/org/apache/tuscany/maven/plugins/
/x1/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tuscany/maven/plugins
-