From 22bdfe77abe83fd806a6616366564f4c8a49af13 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 18 Feb 2009 08:07:35 +0000 Subject: Remove empty folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745411 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/trunk/maven-bundle-plugin/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maven-plugins/trunk/maven-bundle-plugin/README b/maven-plugins/trunk/maven-bundle-plugin/README index 441941c1b0..74b16f3266 100644 --- a/maven-plugins/trunk/maven-bundle-plugin/README +++ b/maven-plugins/trunk/maven-bundle-plugin/README @@ -28,6 +28,10 @@ numbers in the pom.xml files in the trunk and tag, and deploy the artifacts to t staging repository defined by the 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: -- cgit v1.2.3