[POLICY-119] noop endpoint and refactoring
[policy/drools-pdp.git] / README.md
1 This source repository contains the OpenECOMP Policy DroolsPDP code. 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.
2
3 To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install