]
Hiram Chirino reassigned DROOLS-1301:
-------------------------------------
Assignee: Mario Fusco (was: Edson Tirelli)
Add remote API call to deploy kie artifact from a specific maven
repo.
----------------------------------------------------------------------
Key: DROOLS-1301
URL:
https://issues.jboss.org/browse/DROOLS-1301
Project: Drools
Issue Type: Feature Request
Reporter: Hiram Chirino
Assignee: Mario Fusco
We want to build a camel OSE example which needs to deploy kie artifacts to a BRMS
server. We want to avoid having to require a user from having to setup and deploy this
artifacts to mvn repo.
We could have our example pod host a mvn repo with the kie artifacts deployed to it. It
would be nice to have the API call the requests the sever to the deploy the artifact GAV
to also pass along the the mvn repo URL to the pod hosting the kie artifacts.