Refactor to use core functionality in non-Maven contexts
--------------------------------------------------------
Key: FELIX-1684
URL: https://issues.apache.org/jira/browse/FELIX-1684
Project: Felix
Issue Type: Improvement
Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.4.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: maven-scr-plugin-1.4.1
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.