commit | dda032f8bb161d54eb1f59de2b4a3efb774fc4d1 | [log] [tgz] |
---|---|---|
author | ITSERVICES\rb7147 <rb7147@att.com> | Mon May 08 22:20:44 2017 -0400 |
committer | ITSERVICES\rb7147 <rb7147@att.com> | Tue May 09 13:58:03 2017 -0400 |
tree | 9a11825d59434d97bb0c7dcbf00a0b84e7e5f526 | |
parent | a330af579866dacbe595e2e4ad1dd29cd3c96945 [diff] |
Policy 1707 Second commit Change-Id: I18f5b142238733d17280cf17c3d1dd28204d34e9 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