Created
June 29, 2013 17:17
-
-
Save looztra/5891905 to your computer and use it in GitHub Desktop.
mvn clean verify on http://svn.codehaus.org/mojo/trunk/mojo/rpm-maven-plugin/ (Revision 18461)
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] | |
[INFO] --- maven-invoker-plugin:1.5:run (integration-test) @ rpm-maven-plugin --- | |
[INFO] Building: rpm-reactor/pom.xml | |
[INFO] ..SUCCESS (120.9 s) | |
[INFO] Building: rpm-macros/pom.xml | |
[INFO] ..SUCCESS (8.0 s) | |
[INFO] Building: rpm-2/pom.xml | |
[INFO] ..SUCCESS (7.4 s) | |
[INFO] Building: rpm-1/pom.xml | |
[INFO] ..FAILED (8.0 s) | |
[INFO] The post-build script did not succeed. /usr/myusr/app/bin/filter.txt does not exist | |
[INFO] Building: MRPM-117/pom.xml | |
[INFO] ..SUCCESS (3.9 s) | |
[INFO] Building: rpm-3/pom.xml | |
[INFO] ..SUCCESS (6.1 s) | |
[INFO] Building: rpm-disable/pom.xml | |
[INFO] ..SUCCESS (4.1 s) | |
[INFO] Building: rpm-artifact/pom.xml | |
[INFO] ..SUCCESS (7.2 s) | |
[INFO] ------------------------------------------------- | |
[INFO] Build Summary: | |
[INFO] Passed: 7, Failed: 1, Errors: 0, Skipped: 0 | |
[INFO] ------------------------------------------------- | |
[ERROR] The following builds failed: | |
[ERROR] * rpm-1/pom.xml | |
[INFO] ------------------------------------------------- | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 3:36.213s | |
[INFO] Finished at: Sat Jun 29 19:15:45 CEST 2013 | |
[INFO] Final Memory: 20M/124M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.5:run (integration-test) on project rpm-maven-plugin: 1 build failed. -> [Help 1] | |
[ERROR] | |
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. | |
[ERROR] Re-run Maven using the -X switch to enable full debug logging. | |
[ERROR] | |
[ERROR] For more information about the errors and possible solutions, please read the following articles: | |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment