jib-extensions icon indicating copy to clipboard operation
jib-extensions copied to clipboard

add 'excludes' tag support for spring-boot-maven-plugin

Open xiuyouxu opened this issue 1 year ago • 1 comments

add 'excludes' tag support for spring-boot-maven-plugin

spring-boot-maven-plugin can excludes dependencies, this pull request contains support to this tag. Dependencies in excludes will not be added to the final libs directory.

see first-party/jib-spring-boot-extension-maven/src/main/java/com/google/cloud/tools/jib/maven/extension/springboot/JibSpringBootExtension.java for implementation.

xiuyouxu avatar May 25 '24 09:05 xiuyouxu

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

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 25 '24 09:05 google-cla[bot]