o add necessary component

git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@774344 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2009-05-13 13:21:40 +00:00
parent 9e33c65eec
commit 26e3763a58
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@
<role-hint>default</role-hint>
<field-name>projectCache</field-name>
</requirement>
<requirement>
<role>org.apache.maven.model.plugin.PluginConfigurationExpander</role>
<role-hint>default</role-hint>
<field-name>pluginConfigurationExpander</field-name>
</requirement>
</requirements>
</component>
<component>