You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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.
I am appreciating any thoughts that explain this behavior.
Cheers!
The text was updated successfully, but these errors were encountered: