commit | d9007d680d19734d5dc106479784c420236cca4b | [log] [tgz] |
---|---|---|
author | Ravindra Bakkamanthala <rb7147@att.com> | Wed May 31 15:54:24 2017 -0400 |
committer | Ravindra Bakkamanthala <rb7147@att.com> | Wed May 31 15:57:02 2017 -0400 |
tree | b3356847c3d6e1543098b447c1df7d49e7118652 | |
parent | 6a5e800771311208c66ad79ce1bdf76affd144b2 [diff] |
[Policy-17] Removed the sql scripts from sdk app Change-Id: I5b017aad569014c7f12eab35e1dbd1c215f90ebe 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