You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Samuel Le Berrigaud (JIRA)" <ji...@codehaus.org> on 2008/03/13 05:43:28 UTC

[jira] Commented: (MRELEASE-284) prepare step should check if local sources are complete

    [ http://jira.codehaus.org/browse/MRELEASE-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127055 ] 

Samuel Le Berrigaud commented on MRELEASE-284:
----------------------------------------------

I second that, one example of what can happen:

- developer A work on trunk and gets ready to release,
- developer B commits some code against trunk,
- developer A does NOT do "svn up",
- developer A runs "mvn release:prepare release:perform"

Then the tag is created without the changed of developer B as is seems that (for svn at least) the plugins tags from "." the revision in the current directory. 
Maybe a better way would be to actually copy the trunk using the full URL instead of "."? Or better as Dominique suggest update the source code.


> prepare step should check if local sources are complete
> -------------------------------------------------------
>
>                 Key: MRELEASE-284
>                 URL: http://jira.codehaus.org/browse/MRELEASE-284
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-5
>            Reporter: Dominique Jean-Prost
>
> Prepare step checks that all files are committed which is great.
> Prepare step should also check that the local dir is complete, ie, that there are no files missing in local dir (update needed)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira