William Ferguson a écrit :
Can someone please enlighten me on
1) If the SCM user/password has been been explicitly configured in your
POM or Settings, how does the maven-release-plugin discover the
username/password of the current user to supply to the SCM Eg
Subversion)? I need this becxause my plugin will have to use javaSVN and
needs to authenticate.
It should be in the scm url.
2) How do you determine the revision of the code that the
maven-release-plugin will tag? I assume the head but a check-in could
have occured since the maven-release-plugin took a copy for the tag.
We tag the working copy, so the code you release will be the code tagged.
Emmanuel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]