]
Michael Anstis commented on DROOLS-1057:
----------------------------------------
If adding support for "deploy" (to RemoteRepository) in addition to
"install" (to LocalRepository) please also honour <distributionManagement>
in the (KieModule) Project's pom.xml. We'd be able to leverage Kie's
MavenRepository to install and deploy artifacts; removing the existing code from Guvnor:
Change kie-ci API to make it able to deploy on any remote repository
--------------------------------------------------------------------
Key: DROOLS-1057
URL:
https://issues.jboss.org/browse/DROOLS-1057
Project: Drools
Issue Type: Feature Request
Reporter: Mario Fusco
Assignee: Mario Fusco
At the moment kie-ci can make a deploy on the local repository, using it as it was a
remote one. It is required to changed its API in order to allow it to make a deploy on any
repository.