hi,

i have a multi module project (40 projects) with cvs as scm. when i try to create a release i got the error

[INFO] Tagging release with the label xxx-5_6_986...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The scm url is invalid.
  - The connection string contains too few tokens.


but my scm url is valid. a new version is committed. in another mult module projects this works fine.

these steps work fine:
- checkout local copy
- assign release version
- commit poms with release
- release:rollback

i use org.apache.maven.plugins:maven-release-plugin:2.0

any hints?

regards
Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to