plugin prefix lookups should only be used for CLI invoked goals
---------------------------------------------------------------

         Key: MNG-608
         URL: http://jira.codehaus.org/browse/MNG-608
     Project: Maven 2
        Type: Bug
  Components: maven-core  
 Reporter: Brett Porter
     Fix For: 2.0-beta-1


this is a potential reproducibility problem. Because the plugin prefix lookup 
relies on per-user settings, it should only apply to goals run from the command 
line. However, goals invoked from the lifecycle mappings, for example, also use 
prefixes - they should be restricted to those plugins in the POM in that case.

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