Building multiple projects from scratch using maven reactor fails due to enforcer plugin -----------------------------------------------------------------------------------------
Key: MENFORCER-13 URL: http://jira.codehaus.org/browse/MENFORCER-13 Project: Maven 2.x Enforcer Plugin Issue Type: Bug Affects Versions: 1.0-alpha-3 Environment: Java 1.4.2 Reporter: Daniel Feist Assignee: Brian Fox Priority: Blocker For some reason alpha-3 is trying to resolve all the dependencies of all child project when building parent projects in "reactor" mode, meaning that builds from scratch using "mvn instal" where no snapshots are available fail almost before they start in the first/parent project. This worked fine in 1.0-alpha-2, also there is not problem is projects are built individually, this only affects reactor builds. See: http://mule.mulesource.org/jira/browse/MULE-2070 -- 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