Robert Scholte created MRELEASE-805: ---------------------------------------
Summary: CLONE - scm:cvs dosn't take global .cvsignore from user home dir Key: MRELEASE-805 URL: https://jira.codehaus.org/browse/MRELEASE-805 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: Robert Scholte 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