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

Better classpath intergration for maven/gradle projects #64

Closed
shadycuz opened this issue Feb 10, 2022 · 0 comments
Closed

Better classpath intergration for maven/gradle projects #64

shadycuz opened this issue Feb 10, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@shadycuz
Copy link
Contributor

This was reported to me by a user on the groovy-guru extention here.

user wrote

I have a maven Groovy project (Jenkins shared library) and there are around 14000 files in the maven repo cache with direct and indirect dependencies of various versions of Jenkins and their plugins. It would be nice if adding every JAR file would not be required and the extension would detect maven and use its repo cache and searched it for the required JARs.

Right now I am facing many java.lang.NoClassDefFoundError or squiggly lines everywhere. All in all I think it's around 10-50 JARs, but it's cumbersome to adjust the list in extension settings as soon as a dependency tree changes versions.

@joshtynjala joshtynjala added the wontfix This will not be worked on label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants