I am encountering problems with the maven-buildnumber-plugin which was updated to 0.9.2-SNAPSHOT. I ran mvn with stacktrace and it seems that the build fails because it is unable to find the class org.apache.maven.scm.login.AbstractLoginCommand. I looked up in the maven-scm-api jar and the class is under the package org.apache.maven.scm.command.login. Any ideas regarding this descrepency?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
