-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: maven-scr-plugin 1.17.0
-
Fix Version/s: maven-scr-plugin 1.19.0
-
Component/s: SCR Tooling
-
Labels:None
With FELIX-4241 the default value for the descriptor output files has been set to target/classes. Unfortunately this causes target/classes to be added to the Maven Input Resources resulting in all contents of target/classes to be included in the final bundle regardless of whether this is actually desired or not.
Regardless of tooling integration noted in FELIX-4241, it is against the spirit of the bundle plugin to blindly include everything in target/classes in the bundle. So the resolution for FELIX-4241 must be revisited.
- is broken by
-
FELIX-4241 Change default output directory for SCR annotations to ${project.build.directory}/classes
-
- Closed
-
- is duplicated by
-
FELIX-4535 Calling eclipse:eclipse with maven-scr-plugin r1.15.0 and up leads to corrupt Eclipse project
-
- Closed
-