Skip to content

Do not mix Plexus and Sisu annotations; use only one of them #842

@cstamas

Description

@cstamas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    maven bugCreate a report to help us improve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions