You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/10/15 07:44:44 UTC

[GitHub] [openwhisk] LendlMedina removed a comment on issue #3570: ArtifactStore implementation for MongoDB

LendlMedina removed a comment on issue #3570: ArtifactStore implementation for MongoDB
URL: https://github.com/apache/openwhisk/pull/3570#issuecomment-542083449
 
 
   Hi,
   
   I was running into an error with 
   
   cd openwhisk-mongo
   ./gradlew distDocker 
   
   Could not resolve all files for configuration ':common:mongo:compileClasspath'.
   > Could not find org.apache.openwhisk:openwhisk-common:1.0.0-SNAPSHOT.
   Searche in the following locations:
   https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-common/1.0.0-SNAPSHOT/maven-metadata.xml
   https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-common/1.0.0-SNAPSHOT/openwhisk-common-1.0.0-SNAPSHOT.pom
   https://repo.maven.apache.org/maven2/org/apache/openwhisk/openwhisk-common/1.0.0-SNAPSHOT/openwhisk-common-1.0.0-SNAPSHOT.jar
   Required by:
   project :common:mongo
   
   
   Im running with
   uname -a
   Linux ip-10-10-110-212 4.15.0-1051-aws #53-Ubuntu SMP Wed Sep 18 13:35:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
   
   java -version
   openjdk version "1.8.0_222"
   OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
   OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
   
   docker-compose --version
   docker-compose version 1.17.0, build ac53b73
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services