[
https://issues.apache.org/jira/browse/FELIX-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344916#comment-14344916
]
Carsten Ziegeler commented on FELIX-4822:
-----------------------------------------
I've added a first implementation which does the basic marking.
However, in the long run I guess we should change the bundle plugin and the way
it works wrt to maven: instead of running at the end and generating the final
jar including the generated files (manifest, scr descriptors), I think it would
make more sense to run at an earlier phase (process resources maybe) generate
the files and leave the jar task to the jar plugin which simply jars
target/classes. In this respect the maven bundle plugin would just act like any
other plugin
> Create markers in m2e for baseline warnings/errors
> --------------------------------------------------
>
> Key: FELIX-4822
> URL: https://issues.apache.org/jira/browse/FELIX-4822
> Project: Felix
> Issue Type: Improvement
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.5.3
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: maven-bundle-plugin-2.5.4
>
>
> THe baseline report is currently only available when doing a cli build; it
> would be nice to have the source code marked in m2e
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)