commit | e7bd0934d383c811b0b7302c42991aa1d61941c4 | [log] [tgz] |
---|---|---|
author | Magnusen, Drew (dm741q) <dm741q@att.com> | Wed Jul 26 14:01:25 2017 -0500 |
committer | Magnusen, Drew (dm741q) <dm741q@att.com> | Wed Jul 26 14:07:24 2017 -0500 |
tree | e845030a4d10e8173b62d6f56bcc0b2790a17677 | |
parent | ae2b3da4f94f0ba59708042912c941732243496f [diff] |
[POLICY-81] Modified site-manager pom.xml to prevent superfluous warnings during maven build. The addition of a <configuration> stub was added to the site-manager pom.xml. The stub excludes the org.eclipse.persitence:javax.persistence artifact from the uber-jar created by the maven-shade-plugin. The artifact was a duplicate and maven was throwing an excessive amount of warnings. Change-Id: I1eaeeb569f67aea5578af68d277f44577a20b379 Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
This source repository contains OpenECOMP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install