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

Maven build failed #17

Open
dancesWithCycles opened this issue Aug 31, 2022 · 1 comment
Open

Maven build failed #17

dancesWithCycles opened this issue Aug 31, 2022 · 1 comment

Comments

@dancesWithCycles
Copy link

Hi folks,
Thank you so much for providing and maintaining this repository! Kudos!

I entered the following instruction and ended up with the following error.

git clone [email protected]:entur/kishar.git
cd kishar/
mvn clean package
$ mvn clean package
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.entur.kishar:kishar:0.0.1-SNAPSHOT: Failure to find org.rutebanken.superpom:superpom:pom:0.0.6 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 21, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.entur.kishar:kishar:0.0.1-SNAPSHOT (/home/begerad/git/github/kishar/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.entur.kishar:kishar:0.0.1-SNAPSHOT: Failure to find org.rutebanken.superpom:superpom:pom:0.0.6 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 21, column 13 -> [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

I am appreciating any thoughts that explain this behavior.

Cheers!

@lassetyr
Copy link
Collaborator

Hello!

This repository needs some attention to be usable outside our organisation as some of the dependencies are outdated, and only available in our internal repository.

I'll fix this asap.

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

2 participants