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

Clean up dependency tree #936

Open
elharo opened this issue Nov 28, 2024 · 1 comment
Open

Clean up dependency tree #936

elharo opened this issue Nov 28, 2024 · 1 comment

Comments

@elharo
Copy link

elharo commented Nov 28, 2024

[INFO] --- dependency:3.8.1:analyze (default-cli) @ spotbugs-maven-plugin ---
[WARNING] Used undeclared dependencies found:
[WARNING] javax.inject:javax.inject:jar:1:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.2:compile
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.16:compile
[WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] org.slf4j:slf4j-simple:jar:2.0.16:compile
[WARNING] org.ow2.asm:asm:jar:9.7.1:compile
[WARNING] org.ow2.asm:asm-analysis:jar:9.7.1:compile
[WARNING] org.ow2.asm:asm-commons:jar:9.7.1:compile
[WARNING] org.ow2.asm:asm-tree:jar:9.7.1:compile
[WARNING] org.ow2.asm:asm-util:jar:9.7.1:compile
[WARNING] org.apache.bcel:bcel:jar:6.10.0:compile
[WARNING] com.google.code.gson:gson:jar:2.11.0:compile
[WARNING] org.apache.ant:ant:jar:1.10.15:compile
[WARNING] org.apache.groovy:groovy-dateutil:jar:4.0.24:compile
[WARNING] org.apache.groovy:groovy-docgenerator:jar:4.0.24:compile
[WARNING] org.apache.groovy:groovy-templates:jar:4.0.24:compile
[WARNING] com.github.javaparser:javaparser-core:jar:3.26.2:compile
[WARNING] com.google.guava:guava:jar:33.3.1-jre:compile
[WARNING] jaxen:jaxen:jar:2.0.0:compile
[WARNING] org.apache.maven.reporting:maven-reporting-api:jar:3.1.1:compile
[WARNING] org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0:compile
[WARNING] org.apache.maven.shared:maven-shared-utils:jar:3.4.2:compile
[WARNING] org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1:compile
[WARNING] commons-beanutils:commons-beanutils:jar:1.9.4:compile
[WARNING] commons-chain:commons-chain:jar:1.2:compile
[WARNING] commons-codec:commons-codec:jar:1.17.1:compile
[WARNING] commons-collections:commons-collections:jar:3.2.2:compile
[WARNING] commons-digester:commons-digester:jar:2.1:compile
[WARNING] commons-lang:commons-lang:jar:2.6:compile
[WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile
[WARNING] org.codehaus.plexus:plexus-xml:jar:3.0.1:compile
[WARNING] org.checkerframework:checker-qual:jar:3.48.2:compile
[WARNING] com.google.errorprone:error_prone_annotations:jar:2.35.1:provided
[WARNING] com.google.j2objc:j2objc-annotations:jar:3.0.0:provided
[WARNING] org.projectlombok:lombok:jar:1.18.36:provided
[WARNING] org.gaul:modernizer-maven-annotations:jar:2.9.0:provided
[WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:provided

@hazendaz
Copy link
Member

hazendaz commented Dec 1, 2024

working on it.

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