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 when compiling orbit.benchmark #1

Open
mommi84 opened this issue Jun 3, 2020 · 0 comments
Open

Could not find artifact when compiling orbit.benchmark #1

mommi84 opened this issue Jun 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@mommi84
Copy link
Member

mommi84 commented Jun 3, 2020

  • OS: macOS Mojave 10.14.6
  • Java: 1.8.0_192
  • Maven: 3.6.0
  • Project: orbit.benchmark
$ mvn clean install
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/aksw/orbit/parent/0.0.1-beta/parent-0.0.1-beta.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.aksw.orbit:orbit.benchmark:[unknown-version]: Could not find artifact org.aksw.orbit:parent:pom:0.0.1-beta in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 31, column 11
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.aksw.orbit:orbit.benchmark:[unknown-version] (/Users/tommasosoru/Personal/irbench/orbit.benchmark/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.aksw.orbit:orbit.benchmark:[unknown-version]: Could not find artifact org.aksw.orbit:parent:pom:0.0.1-beta in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 31, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
@mommi84 mommi84 added the bug Something isn't working label Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant