o don't need the component descriptor for the PluginRepository as it doesn't exist anymore

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750775 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2009-03-06 05:48:49 +00:00
parent 1ffdc9286a
commit 1720377f1d

View File

@ -26,16 +26,6 @@ use a configuration source to pull in the lifecycle information.
-->
<component-set>
<components>
<component>
<role>org.apache.maven.plugin.PluginRepository</role>
<role-hint>default</role-hint>
<implementation>org.apache.maven.plugin.DefaultPluginRepository</implementation>
<requirements>
<requirement>
<role>org.apache.maven.plugin.MavenPluginCollector</role>
</requirement>
</requirements>
</component>
<component>
<role>org.apache.maven.lifecycle.binding.LifecycleBindingManager</role>
<role-hint>default</role-hint>