commit | 8860779ac1cfe86d0a62efa1406e656b7677c6b7 | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Tue Aug 08 15:09:08 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Tue Aug 08 15:09:08 2017 -0500 |
tree | bc7ef96577c6b69c67ba856a193a449ed2101dec | |
parent | e8e3a87b254715fe42fef155158b2fa8fe0f090f [diff] |
move packages build + tweaking pom.xml Change-Id: Iac032aa8f379cc8d614ec7913b41a68cbda9674d Issue-ID: POLICY-162 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains ONAP Policy application code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.