The ant-tasks-in-ant-run-plugin test needs a dependency on ant-launcher
------------------------------------------------------------------------
Key: MANTTASKS-202
URL: http://jira.codehaus.org/browse/MANTTASKS-202
Project: Maven 2.x Ant Tasks
Issue Type: Bug
Components: dependencies task
Affects Versions: 2.1.1
Environment: Fedora rawhide
Reporter: Orion Poplawski
Priority: Minor
Attachments: build.log, maven-ant-tasks-2.1.1-ant-launcher.patch
While packaging maven-ant-tasks for Fedora, I encountered the following error
building the ant-tasks-in-ant-run-plugin test:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error configuring: org.apache.maven.plugins:maven-antrun-plugin. Reason:
A required class
was missing during mojo configuration: org/apache/tools/ant/launch/AntMain
[INFO] ------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error configuring:
org.apache.maven.plugi
ns:maven-antrun-plugin. Reason: A required class was missing during mojo
configuration: org/apach
e/tools/ant/launch/AntMain
See build.log for full details. I've attached the patch I used to fix.
--
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