Open
Description
When I run mvn package deploy
on my build, everything is properly built and available in the target
directory; 1 jar and 2 nar files. On my artifact server, only the pom, xml, and 3 nars exist. My problem is that one of the nars is my jar, but has been renamed just before being uploaded; how do I stop this behavior?