commit | 5bb60833867c08f63a44d06f57d0537d8c49a0b2 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Tue Feb 21 11:23:24 2017 -0500 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Tue Feb 21 11:23:32 2017 -0500 |
tree | e3926dd9a3e79077b76b6dfb268358d861f8b2fa | |
parent | 6ab42b79dadfe735789526b19a1167381d16fdf4 [diff] |
switching to spring boot dep Change-Id: Ieb1914f4fafff9bbb2a6d3a9dcc79a8f0ffd1d71 Signed-off-by: Pamela Dragosh <pdragosh@research.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