]
Maciej Swiderski reassigned DROOLS-1680:
----------------------------------------
Assignee: Maciej Swiderski (was: Edson Tirelli)
Maven plugin for unmanaged KIE Server deployments
-------------------------------------------------
Key: DROOLS-1680
URL:
https://issues.jboss.org/browse/DROOLS-1680
Project: Drools
Issue Type: Feature Request
Components: kie server
Affects Versions: 7.1.0.Final
Reporter: Michael Reynolds
Assignee: Maciej Swiderski
Priority: Minor
It would be nice to be able to manage KIE Server deployments to unmanaged KIE servers via
a Maven plugin. At the moment you need to rely on bash scripts and/or ant tasks to use the
REST API.
It would be very helpful for when deployments are required to be done via a CI/CD
pipeline in Jenkins etc...