spring-boot/spring-boot-tools/spring-boot-maven-plugin
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
2015-05-26 16:21:00 +02:00
..
src Fix artifact extension retrieval 2015-05-26 16:21:00 +02:00
pom.xml Next development version 2015-03-30 22:56:20 -07:00