Created
September 30, 2016 14:08
-
-
Save davsclaus/0adafbba5afa6cb6e18210836037b10e to your computer and use it in GitHub Desktop.
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
------------------------------------------------------- | |
T E S T S | |
------------------------------------------------------- | |
Running VerifyBuildArtefactIT | |
Sep 30, 2016 4:06:52 PM org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage readStore | |
INFO: Reused session store is not available at /Users/davsclaus/.drone-webdriver-session-store, a new one will be created. | |
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.58 sec <<< FAILURE! - in VerifyBuildArtefactIT | |
VerifyBuildArtefactIT Time elapsed: 1.58 sec <<< ERROR! | |
org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException: | |
Found 1 problems while building POM model from /Users/davsclaus/workspace/wildfly-swarm/testsuite/testsuite-buildtool/multi-module/view/pom.xml | |
1/ [ERROR] Non-resolvable import POM: Failed to resolve POM for org.wildfly.swarm:bom-all:2016.10-SNAPSHOT due to Could not find artifact org.wildfly.swarm:bom-all:pom:2016.10-SNAPSHOT @ org.wildfly.swarm:multi-module-view:2016.10-SNAPSHOT, /Users/davsclaus/workspace/wildfly-swarm/testsuite/testsuite-buildtool/multi-module/view/pom.xml | |
Results : | |
Tests in error: | |
VerifyBuildArtefactIT.VerifyBuildArtefactIT » InvalidConfigurationFile Found 1... | |
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment