Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
maven-scr-plugin 1.26.4
-
None
-
None
Description
To make maven-scr-plugin work with we can use the following dependency in the plugin itself.
<groupId>org.ow2.asm</groupId> <artifactId>asm-analysis</artifactId> <version>9.7.1</version> <scope>compile</scope>
Although SCR annotations are now deprecated and maven-scr-plugin is not present in the master branch, we should atleast update the documentation.
Attachments
Issue Links
- links to