OK, As suggested I will graduate to 1.0-beta-1 first.
I just moved the source from the trunk\sandbox to trunk\mojo. However when trying a mvn release:prepare everything goes fine except creating the SCM tag. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:41.215s [INFO] Finished at: Mon Oct 24 20:43:36 CEST 2011 [INFO] Final Memory: 10M/109M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project lesscss-maven-plugin: Unable to tag SCM [ERROR] Provider message: [ERROR] The svn tag command failed. [ERROR] Command output: [ERROR] svn: Path 'https://svn.codehaus.org/mojo/trunk/sandbox/lesscss-maven-plugin' does not exist in revision 14899 [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException What I don't understand is the path is mentioning 'sandbox' (https://svn.codehaus.org/mojo/trunk/sandbox/lesscss-maven-plugin) which not be correct. Does anybody know what is going on or what I'm doing wrong? Also the Bamboo plans need to be updated. @Robert you did the initial setup and I don't know how this works. Would you able to help me? PS: I updated the pom.xml after the build failure by adding -SNAPSHOT to the version. Cheers, Marcel -- View this message in context: http://old.nabble.com/-VOTE--Graduate-the-LESS-CSS-Maven-Plugin-from-the-sandbox-and-release-1.0.0-tp32696067p32712557.html Sent from the mojo - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
