[POLICY-9] Mac .DS_Store is annoying

Change-Id: Id1acdd31cfabbaa24677c26fb65c79228a0a8093
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: ac97d9e333c94582177023bb84bfee8687419084
  1. feature-eelf/
  2. feature-healthcheck/
  3. packages/
  4. policy-core/
  5. policy-endpoints/
  6. policy-management/
  7. policy-utils/
  8. .gitignore
  9. .gitreview
  10. LICENSE.txt
  11. pom.xml
  12. README.md
  13. 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