You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maciej Matys (JIRA)" <ji...@codehaus.org> on 2012/11/26 12:12:13 UTC

[jira] (MRELEASE-804) scm:cvs dosn't take global .cvsignore from user home dir

Maciej Matys created MRELEASE-804:
-------------------------------------

             Summary: scm:cvs dosn't take global .cvsignore from user home dir
                 Key: MRELEASE-804
                 URL: https://jira.codehaus.org/browse/MRELEASE-804
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: prepare, prepare-with-pom, scm
    Affects Versions: 2.3.2
         Environment: Win7 x64, mvn 3.0.4
            Reporter: Maciej Matys
            Priority: Critical


As in title, then running prepare or prepare-with-pom on project with cvs as scm ,phase 'scm-check-modifications' fails with 'Cannot prepare the release because you have local modifications' showing that I've uncommitted files *.iml (Idea modules files) although I have *.iml in global .cvsignore file in my user home dir. I don't want to configure *.iml in every project whats why I have it in global .cvsignore.

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