Force the maven ant plugin to use ant version 1.6.5 to prevent jar target
trying to insert a jar into itself
------------------------------------------------------------------------------------------------------------
Key: TUSCANY-2647
URL: https://issues.apache.org/jira/browse/TUSCANY-2647
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versions: Java SCA-1.3.3
Environment: WinXP SP2, IBM JDK 5
Reporter: Simon Laws
Fix For: Java SCA-1.3.3
When run from the top level some modules, such as samples/osgi-supplychain,
fail when the build-bundles.xml ant script tries to create a bundle jar but
tries to insert the jar into itself. It seems that the problem is present in
later versions of ant and, for some reason, the maven build decides that it
needs to pick up a later version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.