slawekjaranowski commented on issue #11574:
URL: https://github.com/apache/maven/issues/11574#issuecomment-3669276084

   There are mixed plexus/sisiu injection in one class ....
   
https://github.com/jfrog/build-info/blob/master/build-info-extractor-maven3/src/main/java/org/jfrog/build/extractor/maven/resolver/ArtifactoryEclipsePluginManager.java
   
   ```
   @Named
   @Component(role = DefaultMavenPluginManager.class)
   public class ArtifactoryEclipsePluginManager extends 
DefaultMavenPluginManager {
   ```
   
   and also provide a manually created `plexus/components.xml`
   
   @gnodet @cstamas can we do some thing on Maven site for such implementations?
   


-- 
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]

Reply via email to