Felix Meschberger created FELIX-4530:
----------------------------------------
Summary: [SCR Plugin] Revisit setting the default output to
target/classes
Key: FELIX-4530
URL: https://issues.apache.org/jira/browse/FELIX-4530
Project: Felix
Issue Type: Bug
Components: SCR Tooling
Affects Versions: maven-scr-plugin 1.17.0
Reporter: Felix Meschberger
Priority: Critical
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)