Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-scr-plugin-1.4.0
-
None
Description
Currently the JavaDoc tag and annotation processing to generate SCR declarations is heavily dependend on Maven plugin functionality. This prevents the re-use of the central SCR declaration generation in non-Maven contexts such as Ant tasks or IDE integrations.
To do this, we have to extract common functionality and separate the Maven specific stuff out