[ http://jira.codehaus.org/browse/MNG-226?page=comments#action_40730 ] John Casey commented on MNG-226: --------------------------------
marmalade and beanshell mojo support is now excluded from the core, and included on-demand via plugin dependencies. As noted before, a similar solution for wagon-based things will require a refactor of the WagonManager implementation to allow PluginManager-style lookups. > need to be able to dynamically register providers for wagon, scm, scripting > --------------------------------------------------------------------------- > > Key: MNG-226 > URL: http://jira.codehaus.org/browse/MNG-226 > Project: Maven 2 > Type: Bug > Components: design > Reporter: Brett Porter > Assignee: John Casey > Fix For: 2.1-beta-1 > > > currently, only what is a dependency on the using plugin, or in maven2/lib is > used. Need to be able to add these on the fly - perhaps this is a plexus > artifact container thing that can register certain roles with > groupID/artifactId patterns so a hint of "file" can always go and get > wagon-file? -- 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]
