[ https://jira.codehaus.org/browse/MINSTALL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MINSTALL-101. ----------------------------------- Resolution: Not A Bug Assignee: Robert Scholte The logs start with {noformat} [INFO] ------------------------------------------------------------------------ [INFO] Building de.ser.doxis4.maven.parents.X:management-poms 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ management-pom s --- [INFO] Installing F:\temp\installAtEnd\pom.xml to D:\maven-repository\de\ser\dox is4\maven\parents\X\management-poms\2.0.0-SNAPSHOT\management-poms-2.0.0-SNAPSHO T.pom [INFO] {noformat} So here version 2.3.1 is used. Every project must increase a counter, so the install-plugin knows when all other projects are ready. This requires that they all *must* use the same version of the {{maven-install-plugin}}. The fix is simple: also add {{maven-install-plugin-2.5.1}} to the parent. > installAtEnd does not install artifacts of aggregated projects > -------------------------------------------------------------- > > Key: MINSTALL-101 > URL: https://jira.codehaus.org/browse/MINSTALL-101 > Project: Maven Install Plugin > Issue Type: Bug > Components: install:install > Affects Versions: 2.5.1 > Environment: maven 3.1.1 / win 7 > Reporter: Andreas Busse > Assignee: Robert Scholte > Attachments: installAtEnd.zip, target.zip > > > testing the installAtEnd from version 2.5.1, all aggregated projects are not > installed. only the message (ex.: Installing > de.ser.doxis4.maven.parents:3rdparty-dependencies-pom:2.0.0-SNAPSHOT at end) > is shown. > I've tested the install with version 2.5 where the aggregated projects are > really installed at the end. > My executions were singlethreaded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira