FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':tests:testCompileClasspath'.
> Could not find org.apache.openwhisk:openwhisk-admin-tools:1.0.0-SNAPSHOT.
Searched in the following locations:
https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/maven-metadata.xml
https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/openwhisk-admin-tools-1.0.0-SNAPSHOT.pom
https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/openwhisk-admin-tools-1.0.0-SNAPSHOT.jar
file:/home/travis/.m2/repository/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/maven-metadata.xml
file:/home/travis/.m2/repository/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/openwhisk-admin-tools-1.0.0-SNAPSHOT.pom
file:/home/travis/.m2/repository/org/apache/openwhisk/openwhisk-admin-tools/1.0.0-SNAPSHOT/openwhisk-admin-tools-1.0.0-SNAPSHOT.jar
Required by:
project :tests > org.apache.openwhisk:openwhisk-tests:1.0.0-SNAPSHOT
Additional information you deem important:
Issue is not occurred due to a direct commit to the repository rather a change occurred with https://github.com/apache/incubator-openwhisk/pull/3722 where the openwhisk-admin-tools might not be building during the travis build.
Environment details:
Steps to reproduce the issue:
Provide the expected results and outputs:
Build should pass successfully.
Provide the actual results and outputs:
Additional information you deem important: