Hi all, After having completed the refactoring of the Maven SCR Plugin into the new structure as per FELIX-2669 [1] it would probably make sense to create a number of releases:
SCR Generator 1.0.0 -- Main driver for the descriptor generation https://issues.apache.org/jira/browse/FELIX/fixforversion/12315472 SCR Annotations 1.4.0 -- Annotation support Minor version release because this module now also includes the AnnotationTagProvider (moved from the Maven SCR Plugin source) https://issues.apache.org/jira/browse/FELIX/fixforversion/12314982 Maven SCR Plugin 1.6.0 -- Maven SCR Plugin Minor version release because of the internal refactorings. Now depends on SCR Generator 1.0.0 and SCR Annotations 1.4.0 which both may be "overwritten" using per-plugin dependencies https://issues.apache.org/jira/browse/FELIX/fixforversion/12314983 SCR Ant Task 1.0.0 -- SCR Ant Task Contains required dependencies inside the task JAR file https://issues.apache.org/jira/browse/FELIX/fixforversion/12315471 WDYT ? I am currently fixing the legalize files to have them properly setup for each module. Regards Felix [1] https://issues.apache.org/jira/browse/FELIX-2669
