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

Grzegorz Grzybek commented on KARAF-3239:
-----------------------------------------

Hmm. this was the problem with building Karaf under JDK8, not with Maven 
version.

> 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: Jean-Baptiste Onofré
>             Fix For: 2.4.1
>
>
> 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