/[Apache-SVN]
ViewVC logotype

Revision 209563


Jump to revision: Previous Next
Author: jdcasey
Date: Thu Jul 7 03:18:53 2005 UTC (19 years, 4 months ago)
Changed paths: 9
Log Message:
Working on: MNG-377

o Added component descriptor for the MavenPluginMappingBuilder

o Added a new ComponentDiscoveryListener implementation to factor the DefaultPluginManager out of the plexus.xml for maven-core...the DefaultPluginManager now delegates to this component for plugin registration/lookup/etc. and has proper component requirements.

o Moved the DefaultPluginManager component declaration into components.xml, and added a component definition for MavenPluginCollector to plexus.xml in maven-core

Next step is to get rid of the old pluginKey junk, and start using o.a.m.Plugin instances to hold g:a:v info for all plugins in the system...this will make the interface cleaner and remove the need to concat/parse the plugin identity. Then, I'll add the mapped-plugin lookup functionality to the lifecycle executor.



Changed paths

Path Details
Directorymaven/components/trunk/maven-artifact/src/main/resources/META-INF/plexus/components.xml modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java modified , text changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/MavenPluginCollector.java added
Directorymaven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml modified , text changed
Directorymaven/components/trunk/maven-core/src/main/resources/META-INF/plexus/plexus.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-mapping/src/main/resources/META-INF/ added
Directorymaven/components/trunk/maven-plugin-mapping/src/main/resources/META-INF/plexus/ added
Directorymaven/components/trunk/maven-plugin-mapping/src/main/resources/META-INF/plexus/components.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26