Re: Maven Assembly Plugin renaming jar

2017-12-15 Thread Wilson, Sam
Senior Software Engineer Center for Software Engineering SRI International t. @nsomnac On 12/15/17, 8:51 AM, "Wilson, Sam" <sawil...@akamai.com<mailto:sawil...@akamai.com>> wrote: Sorry to bump and old thread, but I’d appreciate it if someone had any

Re: Maven Assembly Plugin renaming jar

2017-12-15 Thread Wilson, Sam
e.org> Subject: Re: Maven Assembly Plugin renaming jar Oh, I should mention that I've tried this with maven-assembly-plugin 2.4 and 3.1.0. Sam On 11/24/2017 11:07 AM, Wilson, Sam wrote: Hey! Hopefully you can help me out. Maven assembly plugin seems to be renaming a jar file without being tol

Maven Assembly Plugin renaming jar

2017-11-24 Thread Wilson, Sam
Hey! Hopefully you can help me out. Maven assembly plugin seems to be renaming a jar file without being told to, and it’s messing up my MANIFEST.MF classpath. You notice in the snippet of mvn -X below the assembly plugin seems to be getting version 8.0.2, but it renames it to 8.0.0. Thanks,