Some refactoring seems to have broken the plugin with Maven 3
-------------------------------------------------------------
Key: MANTRUN-146
URL: http://jira.codehaus.org/browse/MANTRUN-146
Project: Maven 2.x Antrun Plugin
Issue Type: Improvement
Reporter: Paul Gier
Priority: Blocker
After some refactoring done in MANTRUN-142, the plugin no longer works in Maven
3.
{quote}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.5-SNAPSHOT:run (default-cli) on
project antrun-plugin-test: Execution default-cli of goal
org.apache.maven.plugins:maven-antrun-plugin:1.5-SNAPSHOT:run failed: An API
incompatibility was encountered while executing
org.apache.maven.plugins:maven-antrun-plugin:1.5-SNAPSHOT:run:
java.lang.NoSuchMethodError:
org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration.getXpp3Dom()Lorg/codehaus/plexus/util/xml/Xpp3Dom;
{quote}
--
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