feature-state-management failing junits

because junit library is not part of the pom.

Change-Id: I4e8c12edfe2e91dcdb90200b8d4f37e35109f448
Issue-ID: POLICY-155
Signed-off-by: Jorge Hernandez <jh1730@att.com>
1 file changed
tree: 7baa22e93052e4db2550dc5430d06675f119daf3
  1. api-state-management/
  2. feature-eelf/
  3. feature-healthcheck/
  4. feature-session-persistence/
  5. feature-state-management/
  6. feature-test-transaction/
  7. packages/
  8. policy-core/
  9. policy-endpoints/
  10. policy-management/
  11. policy-utils/
  12. .gitignore
  13. .gitreview
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. version.properties
README.md

This source repository contains the ONAP Policy DroolsPDP code. To build it:

  1. using Maven 3
  2. git clone http://gerrit.onap.org/r/oparent and copy oparent/settings.xml to ~/.m2
  3. mvn clean install