[regression] it0081 and it0065 fail since the xbean migration
-------------------------------------------------------------
Key: MNG-3623
URL: http://jira.codehaus.org/browse/MNG-3623
Project: Maven 2
Issue Type: Bug
Components: Plugins and Lifecycle
Affects Versions: 2.1-alpha-1
Reporter: Brett Porter
Fix For: 2.1-alpha-1
both contain errors similar to:
Caused by: org.apache.xbean.recipe.ConstructionException: Type class could not
be found: org.apache.maven.plugin.coreit.TestBasedirMojo
at org.apache.xbean.recipe.ObjectRecipe.getType(ObjectRecipe.java:351)
at
org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:262)
at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:49)
at
org.codehaus.plexus.component.builder.XBeanComponentBuilder.createComponentInstance(XBeanComponentBuilder.java:122)
... 28 more
--
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