]
Jiri Petrlik closed DROOLS-231.
-------------------------------
Resolution: Won't Do
drools-karaf-features must use karaf features-maven-plugin to avoid
hardcoding dependency versions
--------------------------------------------------------------------------------------------------
Key: DROOLS-231
URL:
https://issues.jboss.org/browse/DROOLS-231
Project: Drools
Issue Type: Task
Reporter: Geoffrey De Smet
Assignee: Mario Fusco
See <properties> in the pom.xml of:
https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/drools-o...
The features-maven-plugin says it relies on POM dependency versions (instead of POM
properties which is not compatible with the platform bom work).