Graham Leggett commented on Bug MRPM-107

Having investigated the attached patch further, turns out that the patch fixes a problem on Linux machines that has the same message but a different cause to the problem on MacOSX. In order to ensure these aren't confused, I've created a new issue MRPM-122 to distinguish between the two.

To show the difference in behaviour, all tests running fail as follows on MacOS:

[INFO] Building: rpm-1/pom.xml
[INFO] ..FAILED (11.2 s)
[INFO]   The build exited with code 1. See /Users/minfrin/src/apache/sandbox/plexus/rpm-maven-plugin/target/it/rpm-1/build.log for details.
[INFO] Building: rpm-2/pom.xml
[INFO] ..FAILED (8.5 s)
[INFO]   The post-build script did not succeed. _expression_: attachedRpm5.exists()
[INFO] Building: rpm-3/pom.xml
[INFO] ..FAILED (7.0 s)
[INFO]   The build exited with code 1. See /Users/minfrin/src/apache/sandbox/plexus/rpm-maven-plugin/target/it/rpm-3/build.log for details.
[INFO] Building: rpm-artifact/pom.xml
[INFO] ..FAILED (10.1 s)
[INFO]   The post-build script did not succeed. /Users/minfrin/src/apache/sandbox/plexus/rpm-maven-plugin/target/local-repo/org/codehaus/mojo/rpm/its/rpm-artifact/1.0/rpm-artifact-1.0-rpm.rpm does not exist
[INFO] Building: rpm-disable/pom.xml
[INFO] ..FAILED (5.8 s)
[INFO]   The post-build script did not succeed. attached-jre5 RPM not created
[INFO] Building: rpm-macros/pom.xml
[INFO] ..FAILED (5.3 s)
[INFO]   The build exited with code 1. See /Users/minfrin/src/apache/sandbox/plexus/rpm-maven-plugin/target/it/rpm-macros/build.log for details.
[INFO] Building: rpm-reactor/pom.xml
[INFO] ..FAILED (10.3 s)
[INFO]   The post-build script did not succeed. rpm file does not exist: /Users/minfrin/src/apache/sandbox/plexus/rpm-maven-plugin/target/it/rpm-reactor/rpm-rpm/target/rpm/rpm-reactor-module-rpm/RPMS/noarch/rpm-reactor-module-rpm-1.0-rel.noarch.rpm
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to