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/spring-boot-tools
Stephane Nicoll c51d836a15 Use standard file name for Maven dependencies
This commit uses standard files for libraries managed by the repackage
goal of the Maven plugin. Previously, only the name of the file was used
which could lead to duplicate libraries if the name of the target file
deviates from the default. This typically happens when the
`build.finalName` property is specified on a dependent module.

Note that the `maven-war-plugin` has an additional mechanism to customize
the file name structure of dependencies. This feature isn't supported by
the repackage goal so an explicit mention has been added in the
documentation.

Closes gh-7389
8 years ago
..
spring-boot-antlib Next Development Version 8 years ago
spring-boot-configuration-metadata Next Development Version 8 years ago
spring-boot-configuration-processor Polish formatting and address warnings 8 years ago
spring-boot-gradle-plugin Next Development Version 8 years ago
spring-boot-loader Remove redundant toString() invocation 8 years ago
spring-boot-loader-tools Next Development Version 8 years ago
spring-boot-maven-plugin Use standard file name for Maven dependencies 8 years ago
pom.xml Next Development Version 8 years ago