[ 
https://jira.codehaus.org/browse/MRELEASE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271521#comment-271521
 ] 

Mark Struberg commented on MRELEASE-368:
----------------------------------------

this looks like a bug in maven-scm-provider-cvs. It uses cvs update instead of 
cvs status....

Could be a side effect of SCM-625

> release:prepare doesn't recognise deleted files
> -----------------------------------------------
>
>                 Key: MRELEASE-368
>                 URL: https://jira.codehaus.org/browse/MRELEASE-368
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: scm
>    Affects Versions: 2.0-beta-7
>         Environment: Windows XP, CVSNT 2.5.03 (build 2382), Maven 2.0.9
>            Reporter: David Barri
>            Priority: Critical
>         Attachments: MRELEASE-368 output.txt
>
>
> If I check a project out, delete a file and then run mvn release:prepare 
> (using native cvs impl) then the following happens:
> * In the first phase I see Unknown file status: 'R'.
> * It then changes the version in the pom to the release version and commits 
> it.
> * However before tagging it checks again, see’s that a file is missing 
> and aborts.
> It should stop in the verify phase at the beginning.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to