Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-beta-3
-
None
Description
I am trying to provide alternate implementation for org.apache.maven.api.services.model.ModelVersionProcessor from a core extension and cannot. The implementation in maven-api-impl org.apache.maven.internal.impl.model.DefaultModelVersionProcessor uses Maven DI annotations, and core extension cannot replace it whatever I tried (javax.inject annotations + priority or Maven DI annotations + priority).
Attachments
Issue Links
- is duplicated by
-
MNG-8254 Fix loading DI-powered beans from extensions if mixed in not DI-powered beans
-
- Closed
-
- links to