Tests for car-maven-plugin failing after spec changes
-----------------------------------------------------
Key: GERONIMO-3827
URL: https://issues.apache.org/jira/browse/GERONIMO-3827
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1
Environment: SLES
Reporter: Joe Bohn
Assignee: David Jencks
I'm hitting these failures attempting to build 2.1 server after making the spec
updates:
[INFO] [shitty:test {execution: default}]
[INFO] Starting 4 test build(s)
[INFO]
[INFO]
-------------------------------------------------------------------------------
[INFO]
[INFO] j2ee-system RUNNING
[INFO] j2ee-system SUCCESS (0:00:12.152)
[INFO] j2ee-system-2 RUNNING
[INFO] j2ee-system-2 FAILURE (0:00:32.567) Java returned: 1
[INFO] metadatageneration RUNNING
[INFO] metadatageneration SUCCESS (0:00:05.938)
[INFO] metadatageneration-2 RUNNING
[INFO] metadatageneration-2 FAILURE (0:00:07.720) Java returned: 1
[INFO]
[INFO]
-------------------------------------------------------------------------------
[INFO] Test Summary (0:00:58.451)
[INFO] Passed: 2
[INFO] Failed: 2
[INFO]
-------------------------------------------------------------------------------
[INFO]
[INFO] The following tests failed:
[INFO] * j2ee-system-2 -
/home/jbohn/geronimo-2.1/buildsupport/car-maven-plugin/src/it/j2ee-system-2/build.log
[INFO] * metadatageneration-2 -
/home/jbohn/geronimo-2.1/buildsupport/car-maven-plugin/src/it/metadatageneration-2/build.log
If I comment out the shitty-maven-plugin in the car-maven-plugin pom then the
build succeeds.
I'll attach the first log file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.