Author: antelder
Date: Wed Feb 18 08:07:35 2009
New Revision: 745411
URL: http://svn.apache.org/viewvc?rev=745411&view=rev
Log:
Remove empty folder
Removed:
tuscany/maven-plugins/trunk/maven-bundle-plugin/src/main/java/org/apache/tuscany/tools/
Modified:
tuscany/maven-plugins/trunk/maven-bundle-plugin/README
Modified: tuscany/maven-plugins/trunk/maven-bundle-plugin/README
URL:
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-bundle-plugin/README?rev=745411&r1=745410&r2=745411&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/README (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/README Wed Feb 18 08:07:35
2009
@@ -28,6 +28,10 @@
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.
+Note: there seem to be issues with having empty folders in the src tree which
causes
+ release:prepare to fail, not sure why but deleting the empty folder
fixes the
+ problem. You can do "mvn release:rollback" to undo a failed release.
+
In your maven settings.xml file you must have a server defined named
"apache.releases",
and a profile named "release". For example: