[regression] Active component maps with stateful per-lookup components broken
-----------------------------------------------------------------------------
Key: MNG-4356
URL: http://jira.codehaus.org/browse/MNG-4356
Project: Maven 2
Issue Type: Bug
Components: Plugins and Lifecycle
Affects Versions: 3.0-alpha-3
Reporter: Benjamin Bentmann
The {{DefaultResourceManager}} from {{plexus-resources:1.0-alpha-5}} holds a
map of injected resource loaders. The resource loaders are stateful (for
configuration purposes) and as such use per-lookup as their instantiation
strategy. The configuration of the resource loaders is however lost because the
container always looks up a new/different component when accessing the active
component map (see PLX-434). This makes for instance the
maven-remote-resources-plugin fail with Maven 3.
--
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