[ https://jira.codehaus.org/browse/MINSTALL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358403#comment-358403 ]
Robert Scholte commented on MINSTALL-102: ----------------------------------------- The complexity comes with multiple threads. You can't trust the order of modules, so you somehow need to be sure that *every* module has reached this plugin. For that reason it's the plugin itself which is counting. But there seem to be circumstances where this fails. If you can think of another approach, give it a try and share your thoughts and results. > installAtEnd does not install artifacts for multi-module with packaging > maven-archetype > --------------------------------------------------------------------------------------- > > Key: MINSTALL-102 > URL: https://jira.codehaus.org/browse/MINSTALL-102 > Project: Maven Install Plugin > Issue Type: Bug > Components: install:install > Affects Versions: 2.5.1, 2.5.2 > Environment: Windows 7 / SLES11 > Reporter: Jörg Sesterhenn > Assignee: Robert Scholte > Attachments: test2.zip, test.zip > > > InstallAtEnd does not install any artifacts for multi-module maven-archetype. > See attached minimal example (test.zip). > Same error occurs for deployPlugin! -- This message was sent by Atlassian JIRA (v6.1.6#6162)