slawekjaranowski commented on PR #1345: URL: https://github.com/apache/maven-assembly-plugin/pull/1345#issuecomment-5172056171
> > > I have removed the m2e metadata. But I am not sure what you suggest with the `plexus-build-api` related comment. > > > > > > I'm not sure if it is still true: https://github.com/codehaus-plexus/plexus-build-api#m2eclipse > > > Currently only versions up to 0.0.7 (with old Maven coordinates org.sonatype.plexus:plexus-build-api) are supported, this limitation is tracked in [eclipse-m2e/m2e-core#944](https://github.com/eclipse-m2e/m2e-core/issues/944). > > The 0.0.7 version of the Sonatype artifact is supported and its latest version is 0.0.7. The Plexus artifact handles it as well, as far as I understand, with delegation via the Plexus class: > > https://github.com/codehaus-plexus/plexus-build-api/blob/4576fedb9b7cc3598d87ec42e9fe11acb2ef1bc1/src/main/java/org/codehaus/plexus/build/DefaultBuildContext.java#L72-L80 so we need info in plexus-build-api README ... also issue 944 for m2e is still open -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
