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

Missing dependencies in pom.xml? #138

Open
T44VI opened this issue Nov 9, 2022 · 0 comments
Open

Missing dependencies in pom.xml? #138

T44VI opened this issue Nov 9, 2022 · 0 comments

Comments

@T44VI
Copy link

T44VI commented Nov 9, 2022

Hi,
I was trying to build the project locally, but it seems like that some of the dependencies defined in pom.xml do not exist (in maven2-repository). For example the master-branch of the project has dependency org.entur.helpers:hazelcast4-helper:jar:1.0.62 but whole https://repo.maven.apache.org/maven2/org/entur/helpers seems like non-existent. Error message as a whole is below. Is there something in my local config I could do to fix this?
Thanks in advance!

Failed to execute goal on project tiamat: Could not resolve dependencies for project org.rutebanken:tiamat:jar:0.0.2-SNAPSHOT: The following artifacts could not be resolved: org.entur.helpers:hazelcast4-helper:jar:1.0.62, org.entur.helpers:organisation:jar:1.0.61, org.entur.helpers:oauth2:jar:1.0.64, org.entur:netex-java-model:jar:1.0.12-SNAPSHOT, org.opengeo:geodb:jar:0.9, xerces:xercesImpl:jar:2.12.0.SP03-RB, org.geotools:gt-referencing:jar:20.1, org.geotools:gt-jts-wrapper:jar:20.1, org.geotools:gt-epsg-hsql:jar:20.1, org.geotools:gt-geojson:jar:20.1: Could not find artifact org.entur.helpers:hazelcast4-helper:jar:1.0.62 in maven2 (https://repo.maven.apache.org/maven2)

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

1 participant