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

Remove unused dependencies #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Celebrate-future
Copy link

@Celebrate-future Celebrate-future commented Mar 7, 2021

@SirOibaf Hi, I am a user of project se.kth.karamel:karamel-common:0.6. I found that its pom file introduced 49 dependencies. However, among them, 9 libraries (18%) have not been used by your project (the redundant dependencies are listed below). This PR helps se.kth.karamel:karamel-common:0.6 lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards

Redundant dependencies----


joda-time:joda-time:jar:2.1:compile
net.java.dev.jna:jna-platform:jar:4.1.0:compile
org.apache.jclouds.driver:jclouds-joda:jar:2.1.2:compile
io.netty:netty:jar:3.5.9.Final:compile
javax.inject:javax.inject:jar:1:compile
javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
org.apache.jclouds.driver:jclouds-enterprise:jar:2.1.2:compile
net.java.dev.jna:jna:jar:4.1.0:compile
org.apache.jclouds.driver:jclouds-netty:jar:2.1.2:compile

Outdated dependencies

javax.inject:javax.inject:1 (5037 days without maintenance)
net.java.dev.jna:jna-platform:4.1.0 (3433 days without maintenance)
org.apache.jclouds.driver:jclouds-netty:2.1.2 (1638 days without maintenance)
org.apache.jclouds.driver:jclouds-joda:2.1.2 (1638 days without maintenance)
org.apache.jclouds.driver:jclouds-enterprise:2.1.2 (1638 days without maintenance)
javax.ws.rs:javax.ws.rs-api:2.0.1 (3279 days without maintenance)
joda-time:joda-time:2.1 (4175 days without maintenance)

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

Successfully merging this pull request may close these issues.

1 participant