[ https://issues.apache.org/jira/browse/MINSTALL-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965841#comment-17965841 ]
Olivier Lamy commented on MINSTALL-4: ------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#140|https://github.com/apache/maven-install-plugin/issues/140]. > install:install-file makes reactor parse subprojects > ---------------------------------------------------- > > Key: MINSTALL-4 > URL: https://issues.apache.org/jira/browse/MINSTALL-4 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Bug > Reporter: Yann Le Du > Assignee: Brett Porter > Priority: Trivial > Fix For: 2.1 > > > When you execute > m2 install:install-file -DgroupId=jdbc -DartifactId=jdbc -Dversion=2.0 > -Dpackaging=jar > -Dfile=/home/maven/repository-manual/jdbc/jdbc/2.0/jdbc-2.0.jar > in a parent project, the reactor executes it again in every subproject. > Harmless, but unexpected. > Maybe somehow related to MNG-432 ? -- This message was sent by Atlassian Jira (v8.20.10#820010)