Created
March 22, 2018 10:29
-
-
Save sbespalov/deb4faab5f70a03b45256cd1c07898b5 to your computer and use it in GitHub Desktop.
PR-640 s-w-i-t
This file contains hidden or 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
| a=[no-cache], Expires=[0], Accept-Encoding=[gzip], Cache-store=[no-store], Content-Length=[32]}] | |
| [INFO] run script verify.groovy | |
| [INFO] ..FAILED (9.1 s) | |
| [INFO] The post-build script did not succeed. No signature of method: org.carlspring.strongbox.client.ArtifactClient.artifactExists() is applicable for argument types: (org.carlspring.maven.commons.DetachedArtifact, java.lang.String, java.lang.String) values: [org.carlspring.maven:test-project:1.0.10:jar, storage0, releases] | |
| [INFO] ------------------------------------------------- | |
| [INFO] Build Summary: | |
| [INFO] Passed: 3, Failed: 4, Errors: 3, Skipped: 0 | |
| [INFO] ------------------------------------------------- | |
| [ERROR] The following builds failed: | |
| [ERROR] * redeploy-release-artifact-allowed/pom.xml | |
| [ERROR] * deploy-snapshot-to-release-repository/pom.xml | |
| [ERROR] * deploy-and-delete/pom.xml | |
| [ERROR] * redeploy-release-artifact-forbidden/pom.xml | |
| [INFO] ------------------------------------------------- | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Reactor Summary: | |
| [INFO] | |
| [INFO] Strongbox: Web Integration Tests [Maven] ........... FAILURE [01:23 min] | |
| [INFO] Strongbox: Web Integration Tests [sbt] ............. SKIPPED | |
| [INFO] Strongbox: Web Integration Tests [Nuget] ........... SKIPPED | |
| [INFO] Strongbox: Web Integration Tests [Gradle] .......... SKIPPED | |
| [INFO] Strongbox: Web integration Tests [npm] ............. SKIPPED | |
| [INFO] strongbox-web-integration-tests .................... SKIPPED | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] BUILD FAILURE | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Total time: 01:24 min | |
| [INFO] Finished at: 2018-03-22T17:27:12+07:00 | |
| [INFO] Final Memory: 86M/879M | |
| [INFO] ------------------------------------------------------------------------ | |
| [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:run (invoker-integration-tests) on project strongbox-web-integration-tests-maven: 4 builds failed. See console output above for details. -> [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