Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Thorsten Heit
Hi, > I also see that there is a v0.17.1 of the connector. > http://repo.maven.apache.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.1/N/LATEST/ > Have you tried that? I have absolutely no clue what the difference is > though...:-) Yes, same result > > You should probably move

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Dan Tran
Confirm, I am seeing the same issue -D On Mon, Jun 13, 2016 at 6:12 AM, Anders Hammar wrote: > You should probably move this to the m2e list instead. It might require > another change to the mavenarchiver connector. > > /Anders > > On Mon, Jun 13, 2016 at 10:45 AM, Thorsten

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Anders Hammar
I also see that there is a v0.17.1 of the connector. http://repo.maven.apache.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.1/N/LATEST/ Have you tried that? I have absolutely no clue what the difference is though...:-) /Anders On Mon, Jun 13, 2016 at 3:12 PM, Anders Hammar

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Anders Hammar
You should probably move this to the m2e list instead. It might require another change to the mavenarchiver connector. /Anders On Mon, Jun 13, 2016 at 10:45 AM, Thorsten Heit wrote: > Hi, > > using version 3.0.1 inside Eclipse, I now get the following error after > updating my

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Thorsten Heit
Hi, using version 3.0.1 inside Eclipse, I now get the following error after updating my project(s): Error message: org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) Resource: pom.xml Path: / Location: line 1 Type: Maven Configuration Problem This sounds like a similar problem

[ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.1. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration: