commit | ae4a935b835c0dc588c7a53aef846dd6506b732f | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Tue Jul 18 01:06:39 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Tue Jul 18 09:18:43 2017 -0500 |
tree | ce2371f6dde3ed453fc0db0affa00038b51ae242 | |
parent | 8ce73e2fca0fdadd23e3557108742514af1205c3 [diff] |
[POLICY-66] self-contained features support installation/enable/disable of self contained package features: Feature 3rd party dependencies, configuration files, and custom installation scripts do not need to be packaged within the policy core base to be used. Change-Id: I35a472e63bd0f9f7aa6cd0c112d41d2b4604a892 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains the OpenECOMP Policy DroolsPDP 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, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install