Karl-Heinz Marbaise created MASSEMBLY-721:
---------------------------------------------
Summary: Failing IT's for Maven 2.2.1
Key: MASSEMBLY-721
URL: https://jira.codehaus.org/browse/MASSEMBLY-721
Project: Maven Assembly Plugin
Issue Type: Bug
Affects Versions: 2.5
Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.7.0_21
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x" version: "10.8.5" arch: "x86_64" Family: "mac"
Reporter: Karl-Heinz Marbaise
Priority: Blocker
Attachments: maven-2.2.1-it-failure-1-build.log,
maven-2.2.1-it-failure-2-build.log, maven-2.2.1-it-failure-3-build.log
{code}
[INFO] [invoker:verify {execution: integration-test}]
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 114, Failed: 3, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * container-descriptors/custom-containerDescriptorHandler/pom.xml
[ERROR] * container-descriptors/custom-handler-withFileEntries/pom.xml
[ERROR] * container-descriptors/custom-handler-withMixedEntries/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
{code}
After some checks i identyfied the following two commits:
{code}
r1633544 | ...
Minor cleanups
------------------------------------------------------------------------
r1633524 |
I am a klutz
{code}
The commit r1633544 will fail the build as described but the previous revision
r1633524 works with Maven 2.2.1.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)