[ 
https://issues.apache.org/jira/browse/KARAF-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved KARAF-3239.
------------------------------------
    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=d955e1c32fc4809224a464d296b400a3f5a0bb27

> Add fileinstall dependency in the features-maven-plugin
> -------------------------------------------------------
>
>                 Key: KARAF-3239
>                 URL: https://issues.apache.org/jira/browse/KARAF-3239
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 2.4.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 2.4.2
>
>
> In order to fully support Maven 3.1/3.2, we have to add the fileinstall 
> dependency in the features-maven-plugin:
> {code}
>          <dependency>
>             <groupId>org.apache.felix</groupId>
>             <artifactId>org.apache.felix.fileinstall</artifactId>
>             <scope>provided</scope>
>         </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to