[ https://jira.codehaus.org/browse/MINSTALL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358152#comment-358152 ]
Jörg Sesterhenn commented on MINSTALL-102: ------------------------------------------ Hi Robert, this issue also affects non standard packagings like axis archives [2] or atlassian-plugins [1]. Those packagings define build extensions. Since the packaging is used in submodules neither installAtEnd nor deployAtEnd detect when all modules are built. Could you please look into this? Maybe there is a way to count remaining modules that is independent of the packaging? Please let me know if I can help in any way! DeployAtEnd is a lifesaver when releasing multimodule projects so we are really looking forward to see this fixed. [1] https://answers.atlassian.com/questions/148199/project-build-error-unknown-packaging-atlassian-plugin [2] https://axis.apache.org/axis2/java/core/tools/maven-plugins/maven-aar-plugin.html > 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 > 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)