[
https://issues.apache.org/jira/browse/SLING-11523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus closed SLING-11523.
-----------------------------------
> Replace scannotation and asm by classgraph
> ------------------------------------------
>
> Key: SLING-11523
> URL: https://issues.apache.org/jira/browse/SLING-11523
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Sling Maven Plugin 3.0.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently for goal {{generate-adapter-metadata}} the outdated [Scannotation
> Library|http://scannotation.sourceforge.net/] is used which received its last
> update in 2013. In addition also inspecting the class files with an
> additional library (like ASM) is necessary to get the actual field values.
> Instead we should use https://github.com/classgraph/classgraph to scan for
> annotations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)