Created
June 29, 2013 20:38
-
-
Save batmat/5892567 to your computer and use it in GitHub Desktop.
rpm-m-p jdk1.5 rhel 5.9 ec2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Installing /root/rpm-maven-plugin/pom.xml to /root/rpm-maven-plugin/target/local-repo/org/codehaus/mojo/rpm-maven-plugin/2.1-alpha-3-SNAPSHOT/rpm-maven-plugin-2.1-alpha-3-SNAPSHOT.pom | |
[INFO] Installing /root/rpm-maven-plugin/target/rpm-maven-plugin-2.1-alpha-3-SNAPSHOT.jar to /root/rpm-maven-plugin/target/local-repo/org/codehaus/mojo/rpm-maven-plugin/2.1-alpha-3-SNAPSHOT/rpm-maven-plugin-2.1-alpha-3-SNAPSHOT.jar | |
[INFO] [invoker:run {execution: integration-test}] | |
[INFO] Building: rpm-disable/pom.xml | |
[INFO] ..FAILED (18.9 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-disable/build.log for details. | |
[INFO] Building: rpm-reactor/pom.xml | |
[INFO] ..FAILED (16.3 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-reactor/build.log for details. | |
[INFO] Building: rpm-2/pom.xml | |
[INFO] ..FAILED (8.6 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-2/build.log for details. | |
[INFO] Building: rpm-macros/pom.xml | |
[INFO] ..FAILED (7.0 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-macros/build.log for details. | |
[INFO] Building: MRPM-117/pom.xml | |
[INFO] ..SUCCESS (6.7 s) | |
[INFO] Building: rpm-artifact/pom.xml | |
[INFO] ..FAILED (11.4 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-artifact/build.log for details. | |
[INFO] Building: rpm-3/pom.xml | |
[INFO] ..FAILED (7.6 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-3/build.log for details. | |
[INFO] Building: rpm-1/pom.xml | |
[INFO] ..FAILED (8.7 s) | |
[INFO] The build exited with code 1. See /root/rpm-maven-plugin/target/it/rpm-1/build.log for details. | |
[INFO] ------------------------------------------------- | |
[INFO] Build Summary: | |
[INFO] Passed: 1, Failed: 7, Errors: 0, Skipped: 0 | |
[INFO] ------------------------------------------------- | |
[ERROR] The following builds failed: | |
[ERROR] * rpm-disable/pom.xml | |
[ERROR] * rpm-reactor/pom.xml | |
[ERROR] * rpm-2/pom.xml | |
[ERROR] * rpm-macros/pom.xml | |
[ERROR] * rpm-artifact/pom.xml | |
[ERROR] * rpm-3/pom.xml | |
[ERROR] * rpm-1/pom.xml | |
[INFO] ------------------------------------------------- | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] : org.apache.maven.plugin.invoker.InvokerSession@6d2d49e7 | |
7 builds failed. | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] For more information, run Maven with the -e switch | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 2 minutes 31 seconds | |
[INFO] Finished at: Sat Jun 29 16:35:49 EDT 2013 | |
[INFO] Final Memory: 57M/81M | |
[INFO] ------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment