Hi,

> maven-release-plugin:2.4:prepare failed: String index out of range: -12
> 
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:225)

*snip*

Have you tried running "mvn -e -X ..."?
Perhaps there's something missing in your pom.xml, such as an invalid 
property that is referenced somewhere, an empty or missing plugin 
configuration section etc.pp.


HTH

Thorsten

Reply via email to