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 dependency not work #2049

Open
yehtunkhine opened this issue Jul 10, 2024 · 1 comment
Open

Maven dependency not work #2049

yehtunkhine opened this issue Jul 10, 2024 · 1 comment

Comments

@yehtunkhine
Copy link

Describe the bug
When i follow the pathling for maven from the home page, and copy the dependency to my pom file, i get this error.

au.csiro.pathling:pathling:jar:7.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced

so my import statement for au.csiro.pathling doesnt work

To Reproduce
create a maven project in eclipse -> add the pathling depenency mentioned above into your pom dependencies

Expected behavior
dependency doesnt have error and import statement works

@johngrimes
Copy link
Member

Hi @yehtunkhine,

I don't think that is the right dependency.

What does the dependency look like in your POM?

Here is what it should look like: https://pathling.csiro.au/docs/libraries/installation#java

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