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 f25ce8a381 Fix artifact extension retrieval
Do not rely on the packaging type to figure out what the extension of the
main artifact will be. So far, using `jar` and `war` packaging for `.jar`
and `.war` files worked by chance.

We know retrieve the actual extension as provided by Maven's
`ArtifactHandler`.

Fixes gh-2762
10 years ago
..
spring-boot-configuration-processor Next development version 10 years ago
spring-boot-dependency-tools Next development version 10 years ago
spring-boot-gradle-plugin Next development version 10 years ago
spring-boot-loader Read the time of a JarEntryData using MSDOS Date Time format 10 years ago
spring-boot-loader-tools Next development version 10 years ago
spring-boot-maven-plugin Fix artifact extension retrieval 10 years ago
pom.xml Next development version 10 years ago