[ http://jira.codehaus.org/browse/MNG-608?page=comments#action_43971 ]
Brett Porter commented on MNG-608: ---------------------------------- proposed solution: - add groupId:artifactId:goal syntax to those that can be resolved. This uses a discovered version as currently - enforce the use of the 3 or 4 element goal name in lifecycle definitions - allow the old one, but deprecate for beta-1 and remove in beta-2 > 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 > Assignee: John Casey > Priority: Critical > 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]
