[
https://issues.apache.org/jira/browse/KARAF-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated KARAF-3239:
-----------------------------------
Fix Version/s: (was: 2.4.1)
2.4.2
> 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)