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

Start Error #24

Open
ShijieQ opened this issue May 24, 2023 · 1 comment
Open

Start Error #24

ShijieQ opened this issue May 24, 2023 · 1 comment

Comments

@ShijieQ
Copy link

ShijieQ commented May 24, 2023

When I pull the project and run it in IDEA, some errors occur like:

Failure to find com.github.PM-Master:policy-machine-core:jar:5b1275698502298221223885b96f1ade612cd211 in https://maven.vaadin.com/vaadin-prereleases was cached in the local repository

I believe that some dependency cannot find, so what should I do? Looking forward to ur reply. :)

@ma-kerl
Copy link

ma-kerl commented Aug 22, 2023

I know my reply is a bit late but since I had the same problem I might as well document my solution:

The maven project file calls for version 5b1275698502298221223885b96f1ade612cd211 of the policy-machine-core library. I just replaced this with 3.0.0 as per https://github.com/PM-Master/policy-machine-core/blob/master/pom.xml and installed it locally (mvn clean isntall).

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