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.
 
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.
 
William

Reply via email to