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 #14

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

Conversation

Celebrate-future
Copy link

@jbarrez Hi, I am a user of project org.activiti:activiti-kickstart-ui:1.1. I found that its pom file introduced 55 dependencies. However, among them, 18 libraries (32%) have not been used by your project (the redundant dependencies are listed below). This PR helps org.activiti:activiti-kickstart-ui:1.1 lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards

Redundant dependencies----


org.jvnet:mimepull:jar:1.3:compile
org.apache.chemistry.opencmis:chemistry-opencmis-client-api:jar:0.7.0:compile
com.sun.xml.ws:jaxws-rt:jar:2.1.7:compile
com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.3:compile
com.sun.xml.bind:jaxb-impl:jar:2.1.7:compile
com.sun.xml.stream.buffer:streambuffer:jar:0.9:compile
org.codehaus.woodstox:wstx-asl:jar:3.2.3:compile
org.livetribe:livetribe-jsr223:jar:2.0.6:compile
com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
javax.xml.ws:jaxws-api:jar:2.1:compile
javax.mail:mail:jar:1.4.1:compile
javax.activation:activation:jar:1.1:compile
org.jvnet.staxex:stax-ex:jar:1.2:compile
javax.xml.bind:jaxb-api:jar:2.2.1:compile
junit:junit:jar:3.8:compile
javax.xml.stream:stax-api:jar:1.0-2:compile
javax.xml.soap:saaj-api:jar:1.3:compile
stax:stax-api:jar:1.0.1:compile

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.

None yet

1 participant