lifecycle initialised even when it won't be used
------------------------------------------------

         Key: MNG-246
         URL: http://jira.codehaus.org/browse/MNG-246
     Project: m2
        Type: Bug
  Components: maven-core  
    Reporter: Brett Porter
     Fix For: 1.0-alpha-2


the lifecycle executor processes all the lifecycle phases and mojos even if the 
tasks in question to be executed are not phases (eg clean:clean). This results 
in mojos resolving, which might mean deps being downloaded/snapshots 
updated/etc.


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to