[
https://jira.codehaus.org/browse/MRELEASE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRELEASE-368.
-----------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> release:prepare doesn't recognise deleted files
> -----------------------------------------------
>
> Key: MRELEASE-368
> URL: https://jira.codehaus.org/browse/MRELEASE-368
> Project: Maven 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 was sent by Atlassian JIRA
(v6.1.6#6162)