Please try the CI build from this p2 repo: https://otto.takari.io/content/sites/m2e.extras/m2eclipse-mavenarchiver/0.17.0/N/LATEST/
On Fri, May 20, 2016 at 11:36 PM, Fred Bricon <[email protected]> wrote: > I'll push a fix over the week-end > > On Fri, May 20, 2016 at 7:32 PM, Sandip Chitale <[email protected]> > wrote: > >> >> >> On Fri, May 20, 2016, 12:45 PM Karl Heinz Marbaise <[email protected]> >> wrote: >> >>> Hi, >>> >>> On 5/20/16 5:10 PM, Fred Bricon wrote: >>> > the m2eclipse-mavenarchiver plugin is doing some reflection (boooh) on >>> > the maven-archiver plugin in order to manipulate the manifests. Seems >>> > like the latest maven-archiver release changed some internal methods, >>> > which breaks the eclipse integration. >>> >>> The maven-jar-plugin 3.0.0 uses the the maven-archiver component version >>> (3.0.X) which changed/remove some deprecated methods etc. from public >>> interface which had been marked deprecated for a long time... >>> >>> >>> http://www.mail-archive.com/[email protected]/msg00741.html >>> >>> >>> >>> > >>> > Please open a bug at https://github.com/tesla/m2eclipse-mavenarchiver, >>> > I'll see what I can do. before the Neon release. >>> >>> Done so... >>> >>> https://github.com/tesla/m2eclipse-mavenarchiver/issues/8 >>> >>> >>> Kind regards >>> Karl Heinz Marbaise >>> >>> >>> >>> > >>> > >>> > On Fri, May 20, 2016 at 8:03 AM, Thorsten Heit <[email protected] >>> > <mailto:[email protected]>> wrote: >>> > >>> > Hello, >>> > >>> > when I use the recently released maven-jar-plugin 3.0.0, Eclipse >>> > shows the following error in the problems view after updating the >>> > project: >>> > >>> > Error: >>> > >>> >>> org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, >>> > org.apache.maven.archiver.MavenArchiveConfiguration) >>> > Resource: pom.xml >>> > Path: /<my eclipse project> >>> > Line: 1 >>> > Type: Maven Configuration Problem >>> > >>> > I've found the following entry in Bugzilla, almost 4 1/2 years old; >>> > a user described the same problem, in that case it was >>> > maven-war-plugin:2.0.0: >>> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=360087 >>> > >>> > The error magically disappears when I downgrade the plugin to the >>> > older version 2.6, and it only happens within Eclipse; building >>> from >>> > the command line works. >>> > >>> > There's also a JIRA issue for that: >>> > https://issues.apache.org/jira/browse/MJAR-222 >>> > >>> > Does anyone have an idea what's going on here? >>> > >>> > >>> > Eclipse Java EE IDE for Web Developers (4.6.0M7; build id: >>> > 20160505-1310) >>> > m2e: 1.7.0.20160504-0322 >>> > Java 1.8.0_92 >>> > >>> > >>> > Regards >>> > >>> > Thorsten >>> > _______________________________________________ >>> > m2e-users mailing list >>> > [email protected] <mailto:[email protected]> >>> > To change your delivery options, retrieve your password, or >>> > unsubscribe from this list, visit >>> > https://dev.eclipse.org/mailman/listinfo/m2e-users >>> > >>> > >>> > >>> > >>> > -- >>> > "Have you tried turning it off and on again" - The IT Crowd >>> > And if that fails, then http://goo.gl/tnBgH5 >>> > >>> _______________________________________________ >>> m2e-users mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or unsubscribe >>> from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/m2e-users >>> >> >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > > -- > "Have you tried turning it off and on again" - The IT Crowd > And if that fails, then http://goo.gl/tnBgH5 > -- "Have you tried turning it off and on again" - The IT Crowd And if that fails, then http://goo.gl/tnBgH5
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
