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

Unable to Build with Issue Identified #52

Closed
huangyegithub opened this issue Jan 22, 2025 · 0 comments
Closed

Unable to Build with Issue Identified #52

huangyegithub opened this issue Jan 22, 2025 · 0 comments

Comments

@huangyegithub
Copy link

In file ./build.gradle, the package

into-cps:scenario_verifier_2.13:0.2.14

is unavailable on the Maven Central Repository because it is outdated. The repository only hosts the latest version, which is 0.2.22.

Then, the code attempts to download the package from the URL:

https://overture.au.dk/artifactory/libs-release/

However, this URL is no longer accessible and returns a 502 error, preventing the program from building successfully.

When I comment out the lines referencing this package, the program builds without issue.

How will excluding this package affect the overall functionality and usage of our program?

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