install:install-file makes reactor parse subprojects
----------------------------------------------------

         Key: MNG-1114
         URL: http://jira.codehaus.org/browse/MNG-1114
     Project: Maven 2
        Type: Bug
  Components: maven-install-plugin  
    Versions: 2.0-beta-3    
 Reporter: Yann Le Du
    Priority: Trivial


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 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to