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

Expired dependency #9

Open
margaretlange opened this issue Jan 21, 2025 · 0 comments
Open

Expired dependency #9

margaretlange opened this issue Jan 21, 2025 · 0 comments

Comments

@margaretlange
Copy link

margaretlange commented Jan 21, 2025

My environment is ubuntu 20.04 and the output of java -version is

openjdk version "17.0.13" 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing)

Running
./gradlew fatJar
now gives the following error:

  • What went wrong:
    A problem occurred configuring root project '1PasswordSessionAnalyzerForBurp'.

Could not resolve all files for configuration ':classpath'.
Could not find org.ajoberstar.grgit:grgit-core:4.0.1.
Searched in the following locations:
- https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.1/grgit-core-4.0.1.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project : > net.nemerosa.versioning:net.nemerosa.versioning.gradle.plugin:2.14.0 > gradle.plugin.net.nemerosa:versioning:2.14.0

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

Googling this error, it appears connected to this situation from summer 2024.

I am assuming from the update that the CTF exists for 2025. Can the dependencies be updated so that users can build this plugin from source if needed?

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