Describe the bug
Mixing Plexus DI and Sisu/JSR330 DI is very bad idea.
To Reproduce
By looking at sources 😄 for example here
Expected behavior
Use one of the annotations; either Plexus DI (not recommended; is being phased out) or Sisu/JSR330 DI (recommended since Maven 3.1; since about 12 years ago).
It is warmly recommended to ask if in doubt. Hint: https://maven.apache.org/mailing-lists.html
Screenshots
None
Versions
- Maven Artifactory plugin version: n/a
- Operating system: n/a
- Artifactory Version: n/a
Additional context
None
Describe the bug
Mixing Plexus DI and Sisu/JSR330 DI is very bad idea.
To Reproduce
By looking at sources 😄 for example here
Expected behavior
Use one of the annotations; either Plexus DI (not recommended; is being phased out) or Sisu/JSR330 DI (recommended since Maven 3.1; since about 12 years ago).
It is warmly recommended to ask if in doubt. Hint: https://maven.apache.org/mailing-lists.html
Screenshots
None
Versions
Additional context
None