Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find artifact com.github.thinkerou:karate-grpc-parent:pom:1.0.3 #17

Closed
debayandesarkar opened this issue May 6, 2021 · 4 comments

Comments

@debayandesarkar
Copy link

Hi,
I am getting the below error. Can you please help ?

➜  karate-grpc-master cd karate-grpc-helper && mvn -U exec:java -Dexec.mainClass=com.github.thinkerou.karate.helper.Main
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: osx
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 10.16
[INFO] os.detected.version.major: 10
[INFO] os.detected.version.minor: 16
[INFO] os.detected.classifier: osx-x86_64
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 37 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (772 B at 17 kB/s)
[INFO] 
[INFO] --------------< com.github.thinkerou:karate-grpc-helper >---------------
[INFO] Building karate-grpc-helper 1.0.3
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/com/github/thinkerou/karate-grpc-parent/1.0.3/karate-grpc-parent-1.0.3.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.452 s
[INFO] Finished at: 2021-05-06T00:01:25-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project karate-grpc-helper: Could not resolve dependencies for project com.github.thinkerou:karate-grpc-helper:jar:1.0.3: Failed to collect dependencies at com.github.thinkerou:karate-grpc-core:jar:1.0.3: Failed to read artifact descriptor for com.github.thinkerou:karate-grpc-core:jar:1.0.3: Could not find artifact com.github.thinkerou:karate-grpc-parent:pom:1.0.3 in central (https://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException

Regards
Debayan

@debayandesarkar
Copy link
Author

build_log.txt
Attached the detail build log.

@s3naid
Copy link

s3naid commented Jun 10, 2021

Try using 1.0.1 version for karate-grpc
Or integrate karate-grpc into Karate and dont use it as dependency

@thinkerou
Copy link
Member

please use 1.0.6, thanks!

@thinkerou
Copy link
Member

please use 1.0.6, thanks!

should be 1.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants