[POLICY-30] telemetry script

Change-Id: Iad43bf9c30de174527fb6a29c216dae6e3ea1a17
Signed-off-by: Jorge Hernandez <jh1730@att.com>
1 file changed
tree: d1cdf1e1a8aa581bbf28e2478a8379eff7bd6c31
  1. packages/
  2. policy-core/
  3. policy-endpoints/
  4. policy-healthcheck/
  5. policy-management/
  6. policy-utils/
  7. .gitignore
  8. .gitreview
  9. LICENSE.txt
  10. pom.xml
  11. README.md
  12. version.properties
README.md

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.

To build it using Maven 3, first build 'policy-common-modules' (which contains dependencies), and then run: mvn clean install