appengine-maven-plugin icon indicating copy to clipboard operation
appengine-maven-plugin copied to clipboard

Remove unused dependencies

Open Celebrate-future opened this issue 5 years ago • 2 comments

@ludoch Hi, I am a user of project com.google.appengine:appengine-maven-plugin:1.9.85-SNAPSHOT. I found that its pom file introduced 68 dependencies. However, among them, 13 libraries (19%) have not been used by your project (the redundant dependencies are listed below). This PR helps com.google.appengine:appengine-maven-plugin:1.9.85-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----


javax.transaction:transaction-api:jar:1.1:compile
javax.enterprise:cdi-api:jar:1.0:compile
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile
javax.annotation:jsr250-api:jar:1.0:compile
com.google.code.findbugs:jsr305:jar:3.0.1:compile
javax.validation:validation-api:jar:1.1.0.Final:compile
org.sonatype.plexus:plexus-cipher:jar:1.4:compile
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
javax.inject:javax.inject:jar:1:compile
com.google.api-client:google-api-client-servlet:jar:1.21.0:compile
javax.jdo:jdo2-api:jar:2.3-eb:compile
javax.servlet:servlet-api:jar:2.5:compile
io.swagger:swagger-annotations:jar:1.5.9:compile

Celebrate-future avatar Feb 07 '21 03:02 Celebrate-future

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Feb 07 '21 03:02 google-cla[bot]

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Jun 24 '21 02:06 google-cla[bot]