You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/buildSrc
Phillip Webb fcb2210a87 Include optional shade plugin in published pom
Update `MavenPublishingConventions` to add a new `mavenOptional` feature
that allows us to declare optional dependencies that are also published
in the generated POM.

This change allows us to include the maven-shade-plugin in the
spring-boot-maven-plugin POM which fixes an issue with Eclipse m2e.

Fixes gh-21992
4 years ago
..
src Include optional shade plugin in published pom 4 years ago
build.gradle Configure Kotlin compilation to use 1.3 apiVersion and languageVersion 4 years ago
gradle.properties Merge branch '2.2.x' into 2.3.x 4 years ago
settings.gradle Adopt Gradle Enterprise Conventions Plugin 5 years ago