-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch from Plexus to JSR330 annotations #206
Comments
Also the readme should be clarified that the plugin needs to be loaded with extensions in order to leverage the Plexus component Line 51 in 8ce79c3
|
10 tasks
cziegeler
added a commit
that referenced
this issue
Jul 26, 2024
kwin
added a commit
to kwin/aemanalyser-maven-plugin
that referenced
this issue
Jul 26, 2024
This relates to adobe#206
9 tasks
kwin
added a commit
to kwin/aemanalyser-maven-plugin
that referenced
this issue
Jul 26, 2024
This relates to adobe#206
kwin
added a commit
to kwin/aemanalyser-maven-plugin
that referenced
this issue
Jul 26, 2024
This relates to adobe#206
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the Plexus annotations are deprecated one should use the JSR 330 ones instead: https://github.com/eclipse/sisu.plexus/wiki/Plexus-to-JSR330.
The text was updated successfully, but these errors were encountered: