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
2016-11-30 15:13:25 +01:00
..
spring-boot-antlib Next Development Version 2016-11-08 16:55:37 +00:00
spring-boot-configuration-metadata Next Development Version 2016-11-08 16:55:37 +00:00
spring-boot-configuration-processor Polish formatting and address warnings 2016-11-15 11:48:35 +00:00
spring-boot-gradle-plugin Next Development Version 2016-11-08 16:55:37 +00:00
spring-boot-loader Remove redundant toString() invocation 2016-11-29 08:01:27 +01:00
spring-boot-loader-tools Next Development Version 2016-11-08 16:55:37 +00:00
spring-boot-maven-plugin Use standard file name for Maven dependencies 2016-11-30 15:13:25 +01:00
pom.xml Next Development Version 2016-11-08 16:55:37 +00:00