[
https://issues.apache.org/jira/browse/FELIX-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344926#comment-14344926
]
Stuart McCulloch commented on FELIX-4822:
-----------------------------------------
I see you've changed the @requiresDependencyResolution from test to compile -
note that this will now hide any runtime dependencies from BND, potentially
breaking any projects that rely on runtime dependencies being available for
embedding in the final bundle. See the table in
http://maven.apache.org/developers/mojo-api-specification.html for the effect
of different settings on dependency resolution.
Wrt. changing how the plugin works, I think that such a fundamental change is
best done as a new plugin implementation - it would also be a good time to
change the name of the plugin to match the preferred format for plugins
developed outside of the Apache/Maven project, for example something like
bnd-maven-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)