[
https://issues.apache.org/jira/browse/KARAF-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré reassigned KARAF-2699:
-------------------------------------------
Assignee: Jean-Baptiste Onofré
> Kar-Packaging ignores plugin configuration section
> --------------------------------------------------
>
> Key: KARAF-2699
> URL: https://issues.apache.org/jira/browse/KARAF-2699
> Project: Karaf
> Issue Type: Bug
> Components: karaf-kar
> Affects Versions: 3.0.0
> Environment: Maven 3.0.5
> Reporter: Robert Weiser
> Assignee: Jean-Baptiste Onofré
>
> The karaf-maven-plugin ignores the configuration configured in the _pom.xml_
> file if using the _kar_ packaging:
> {code}
> <plugin>
> <groupId>org.apache.karaf.tooling</groupId>
> <artifactId>karaf-maven-plugin</artifactId>
> <extensions>true</extensions>
> <configuration>
> <!-- everything here is being ignored -->
> </configuration>
> </plugin>
> {code}
> ...using the _pom_ packaging option and calling the two maven goals by
> themselfes works however...
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)