Skip to content

Remove redundant dependencies#61

Merged
pvorb merged 1 commit into
tesseract4java:developfrom
Celebrate-future:develop
Apr 27, 2021
Merged

Remove redundant dependencies#61
pvorb merged 1 commit into
tesseract4java:developfrom
Celebrate-future:develop

Conversation

@Celebrate-future

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

Copy link
Copy Markdown
Contributor

@pvorb Hi, I am a user of project de.vorb.tesseract:ocrevalUAtion:0.3.0-SNAPSHOT. I found that its pom file introduced 45 dependencies. However, among them, 6 libraries (13%) have not been used by your project (the redundant dependencies are listed below). Reduce these useless dependencies can help prevent conflicts between library versions. MeanWhile, it can minimize the total added size to projects. It can also help enable advanced scenarios for users of your package.
This PR helps de.vorb.tesseract:ocrevalUAtion:0.3.0-SNAPSHOT lose weight :) I have tested the revised configuration in my local environment. It is safe to remove the unused libraries.

Best regards

Redundant dependencies----


jdom:jdom:jar:1.0:compile
org.gagravarr:vorbis-java-core:jar:tests:0.1:test,provided
xml-apis:xml-apis:jar:1.3.03:compile
rome:rome:jar:0.9:compile
org.gagravarr:vorbis-java-core:jar:0.1:compile
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1:compile

Outdated dependencies

xml-apis:xml-apis:1.3.03 (6318 days without maintenance)
org.gagravarr:vorbis-java-core:0.1 (4193 days without maintenance)

@pvorb pvorb merged commit f901936 into tesseract4java:develop Apr 27, 2021
@pvorb

pvorb commented Apr 27, 2021

Copy link
Copy Markdown
Member

Thanks!

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.

2 participants