Christian Schneider created KARAF-4553:
------------------------------------------
Summary: Allow karaf boot starters to define maven plugins to call
Key: KARAF-4553
URL: https://issues.apache.org/jira/browse/KARAF-4553
Project: Karaf
Issue Type: Bug
Components: karaf-boot
Reporter: Christian Schneider
Assignee: Christian Schneider
Karaf boot starters are added to user projects as simple depdendencies.
This normally does not allow the starters to define additional plugins to call.
One example where we need this is the blueprint starter. It needs to call the
blueprint-maven-plugin.
The idea is to define a special file karaf-boot/plugins.xml that the starter
can use to define which maven plugins to call. The karaf boot maven plugin will
evalutate this and call the plugins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)