commit | a084c4de015521f842a3fef0d7f1f7c340237bc3 | [log] [tgz] |
---|---|---|
author | rb7147 <rb7147@att.com> | Thu Jun 15 09:42:41 2017 -0400 |
committer | rb7147 <rb7147@att.com> | Thu Jun 15 13:27:54 2017 -0400 |
tree | 0a3ca8266ee4f91cf246268d6b8b22722899c0ec | |
parent | 685ed1545ed28b777a3ba6e7d315b78f355154cb [diff] |
[Policy-8 ,Policy-23] Updated Matchid for policies Commit includes Resolved Sonar blokcers Included the 1707 database scripts. Change-Id: I2ffdfce57e6dee0892b272b23283bf246204599a Signed-off-by: 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