[
https://issues.apache.org/jira/browse/FELIX-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030778#comment-14030778
]
Stefan Seifert commented on FELIX-4530:
---------------------------------------
please note that the eclipse:eclipse project file generation is somewhat broken
with all maven-scr-plugin version since 1.15.0 due to the changes from
FELIX-4241.
see FELIX-4535 for details and a sample project, but i closed FELIX-4535 as a
duplicate in favor to this ticket.
> [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
> Fix For: maven-scr-plugin 1.17.2
>
>
> 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)