[
https://issues.redhat.com/browse/DROOLS-4960?page=com.atlassian.jira.plug...
]
Michael Anstis commented on DROOLS-4960:
----------------------------------------
If you've _built_ a project in BRMS it should have been installed in the server's
local Maven .m2 repository
AFAIK the local .m2 should be used by Maven to resolve dependencies even in offline mode.
Reference a data object from one project to another one.
--------------------------------------------------------
Key: DROOLS-4960
URL:
https://issues.redhat.com/browse/DROOLS-4960
Project: Drools
Issue Type: Feature Request
Affects Versions: 7.31.0.Final
Reporter: Nikos Tsekouras
Assignee: Toni Rikkola
Priority: Major
Labels: drools-tools
Currently, nothing can be referenced from one project to another one.
Using a common area to create the Data Objects etc. and reference them on several
projects will be very helpful.
Java-wise is like we are creating two projects and we reference the first one in the
second one, in order to use some classes in our code.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)