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-2762pull/3241/head
parent
160f2d341f
commit
f25ce8a381
Loading…
Reference in New Issue