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

Jean-Baptiste Onofré reassigned KARAF-2699:
-------------------------------------------

    Assignee:     (was: 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
>    Affects Versions: 3.0.0
>         Environment: Maven 3.0.5
>            Reporter: Robert Weiser
>            Priority: Major
>
> 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
(v8.3.4#803005)

Reply via email to