[ http://jira.codehaus.org/browse/SCM-129?page=comments#action_55189 ] 

Dennis Lundberg commented on SCM-129:
-------------------------------------

But the (non scm) files are created by Maven as part of the release process. In 
my setup there are two files that are reported as unknown when I do
  maven scm:prepare-release

- project.xml.backup
- xdocs/changes.xml.backup

Both of these are modifies by Maven. Before I run maven I have checked that 
there are *no* files that needs to be checked in. Shouldn't  Maven remove these 
files before it starts tagging files for release?

> maven-release-plugin's checkForLocalModifications fails when there is non scm 
> files the project
> -----------------------------------------------------------------------------------------------
>
>          Key: SCM-129
>          URL: http://jira.codehaus.org/browse/SCM-129
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-cvs
>     Versions: 1.0-beta-3
>  Environment: xp, cvs, latest maven-release-snapshot snaphot
>     Reporter: Dan Tran
>      Fix For: 1.0-beta-3

>
>
> when there are local files ( non scm files ) in the project, it becomes 
> unknow files  when release plugin perform scm:status 
> and there for release:prepare will fail.
> Is there a way  for cvs provider to ignore those files so that release plugin 
> will be happy?
> The word around is to do a clean checkout before release:prepare.

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

Reply via email to