[java-sig-commits] [Bug 660901] FTBFS maven-ant-tasks-2.1.1-4.fc15

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 7 20:12:16 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=660901

--- Comment #9 from Orion Poplawski <orion at cora.nwra.com> 2010-12-07 15:12:15 EST ---
Java Sig -  Need help here.  It's the integration tests that are failing:

[INFO] [invoker:install {execution: integration-test}]
[INFO] Installing /builddir/build/BUILD/maven-ant-tasks-2.1.1/pom.xml to
/builddir/build/BUILD/maven-ant-tasks-2.1.1/target/local-repo/org/apache/maven/maven-ant-tasks/2.1.1/maven-ant-tasks-2.1.1.pom
[INFO] Installing
/builddir/build/BUILD/maven-ant-tasks-2.1.1/target/maven-ant-tasks-2.1.1.jar to
/builddir/build/BUILD/maven-ant-tasks-2.1.1/target/local-repo/org/apache/maven/maven-ant-tasks/2.1.1/maven-ant-tasks-2.1.1.jar
[INFO] [invoker:run {execution: integration-test}]
[WARNING] File encoding has not been set, using platform encoding
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Building: ant-run-plugin-with-ant-1.6/pom.xml
[INFO] ..FAILED (1.9 s)
[INFO]   The build exited with code 1. See
/builddir/build/BUILD/maven-ant-tasks-2.1.1/target/it/ant-run-plugin-with-ant-1.6/build.log
for details.
[INFO] Building: ant-tasks-in-ant-run-plugin/pom.xml
[INFO] ..FAILED (1.6 s)
[INFO]   The build exited with code 1. See
/builddir/build/BUILD/maven-ant-tasks-2.1.1/target/it/ant-tasks-in-ant-run-plugin/build.log
for details.

I've attached those build.logs to the bug.  They are failing with missing deps
- no idea why.  Perhaps because it is invoking plain maven rather than mvn-jpp
and so doesn't find the local poms?

Missing:
ant-run-plugin-with-ant-1.6-build.log:1) ant:ant:jar:1.6
ant-run-plugin-with-ant-1.6-build.log:2) ant:ant-launcher:jar:1.6

ant-tasks-in-ant-run-plugin-build.log:1) ant:ant-launcher:jar:1.8.0

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list