commit | 7e547eaa55920dfbc9691eab33bb728395b50cf2 | [log] [tgz] |
---|---|---|
author | Ravindra Bakkamanthala <rb7147@att.com> | Mon May 15 12:53:18 2017 -0400 |
committer | Ravindra Bakkamanthala <rb7147@att.com> | Mon May 15 13:55:23 2017 -0400 |
tree | 5d0d64928b4754f65b427cb79b43718f16019582 | |
parent | dda032f8bb161d54eb1f59de2b4a3efb774fc4d1 [diff] |
Policy TestSuite Enabled Change-Id: I9f98c7dcdcf98713d73544956d873a84fc82adf7 Signed-off-by: Ravindra Bakkamanthala <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