You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/08/07 08:55:12 UTC

[jira] [Commented] (FELIX-4595) Passing configuration to the maven-bundle-plugin does not always work

    [ https://issues.apache.org/jira/browse/FELIX-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088921#comment-14088921 ] 

Carsten Ziegeler commented on FELIX-4595:
-----------------------------------------

I've committed a first version based on FELIX-4596 in rev 1616419. The plugin checks if the maven bundle plugin with a version higher than 2.5.0 is available and then uses the new mechanism, otherwise it's falling back to the old (partially broken) mechanism.

> Passing configuration to the maven-bundle-plugin does not always work
> ---------------------------------------------------------------------
>
>                 Key: FELIX-4595
>                 URL: https://issues.apache.org/jira/browse/FELIX-4595
>             Project: Felix
>          Issue Type: Bug
>          Components: SCR Tooling
>    Affects Versions: maven-scr-plugin 1.19.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin 1.20.0
>
>
> The maven-scr-plugin passes the Service-Component and Include-Resource information to the maven-bundle-plugin by setting maven project properties.
> This works as long as the using maven project does not have a configuration in the pom for these values. In that case, the configuration value is used as it overrides the project properties



--
This message was sent by Atlassian JIRA
(v6.2#6252)