Jaan Vajakas created MRELEASE-858:
-------------------------------------

             Summary: Check if the SVN working copy URL matches connection URL
                 Key: MRELEASE-858
                 URL: https://jira.codehaus.org/browse/MRELEASE-858
             Project: Maven Release Plugin
          Issue Type: Improvement
    Affects Versions: 2.4.2
            Reporter: Jaan Vajakas


I have several times made the mistake that I have used wrong <connection> and 
<developerConnection> SVN URLs (which might point to another branch or another 
project) in pom.xml and when I run release:prepare, it happily creates an SVN 
tag of the connection URL, not the URL of the working copy (which could be 
obtained using the "svn info" command).

So I think the release:prepare command should print an error message and refuse 
from running if the working copy URL doesn't match the connection URL in 
pom.xml .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to