Hi, I have Maven 2 project with no subprojects. The problem is that Maven builds with goals set to clean install even if there are no scm changes. When I check build, it shows folder target in scm changes. I've tried adding target folder to .cvsignore -file but that had no effect. What's the proper way to build only when there is changes in cvs repository?
Best regards, Janne
