commit | e0addf5b588a1244f9679becd90999dfcb4c3a94 | [log] [tgz] |
---|---|---|
author | ITSERVICES\rb7147 <rb7147@att.com> | Tue Apr 25 11:46:00 2017 -0400 |
committer | ITSERVICES\rb7147 <rb7147@att.com> | Wed May 03 09:58:17 2017 -0400 |
tree | 1212772d6366730266ff0e093c874b07aa716c29 | |
parent | 39fb0f30472777e4b60d6a7ac8aa4eb9773961ff [diff] |
Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 <rb7147@att.com>
This source repository contains the OpenECOMP Policy Engine code. The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of Policy:
org.openecomp.ecompsdkos:ecompSDK-project:pom:3.3.9 org.openecomp.ecompsdkos:ecompSDK-core:jar:3.3.9 org.openecomp.ecompsdkos:ecompSDK-analytics:jar:3.3.9 org.openecomp.ecompsdkos:ecompSDK-workflow:jar:3.3.9 org.openecomp.ecompsdkos:ecompFW:jar:3.3.9
To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn -Dmaven.test.failure.ignore=true clean install