commit | edd493294459d5dd01c785437de9fdc6a269c6d0 | [log] [tgz] |
---|---|---|
author | Pamela Dragosh <pdragosh@research.att.com> | Mon Feb 20 20:55:53 2017 -0500 |
committer | Pamela Dragosh <pdragosh@research.att.com> | Mon Feb 20 20:56:00 2017 -0500 |
tree | 1b764ba789fd2a0109b133f8f8ac219a643aff83 | |
parent | dd5bc28b51d80bcf6cd7112fd81ae4516d6e7967 [diff] |
bring back spring and war plugins Change-Id: I4f71f01ac465183a32d92498d566613f77495ebb 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