Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Could com.alibaba.compileflow: compileflow: 1.3.0-SNAPSHOT drop off redundant dependencies?#124

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
slimming-fat wants to merge1 commit intoalibaba:master
base:master
Choose a base branch
Loading
fromslimming-fat:master

Conversation

@slimming-fat
Copy link

1

Hi, I found thatcom.alibaba.compileflow: compileflow: 1.3.0-SNAPSHOT’s pom file introduced28 dependencies. However, among them,2 libraries (7% have not been used by your project), the redundant dependencies are listed below.

More seriously,1 redundant libraries have not been maintained by developers for more than3 years(outdated dependencies).

Reduce these unused dependencies can help prevent introducing bugs/vulnerabilities from outdated dependencies. Meanwhile, it can minimize the project size. To safely remove redundant dependencies, I constructed a complete call graph (resolved most of Java reflection and dynamic binding), and validated that they have not been used by the client code.

This PRcom.alibaba.compileflow: compileflow: 1.3.0-SNAPSHOT for removing the redundant dependencies have passed the tests.

Best regards

Redundant dependencies

Redundant direct dependencies:

     com.github.spotbugs:spotbugs-annotations:4.7.2:compile [14 KB]

Redundant indirect dependencies:

     com.google.code.findbugs:jsr305:3.0.2:compile [19 KB]

Outdated dependencies

com.google.code.findbugs:jsr305:3.0.2 (2168 days without maintenance)

@CLAassistant
Copy link

CLAassistant commentedMar 8, 2023
edited
Loading

CLA assistant check
All committers have signed the CLA.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@slimming-fat@CLAassistant

[8]ページ先頭

©2009-2025 Movatter.jp