Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This documentation will help you to up and run AAF service from the docker image

...

Note:  use ONAP maven repo settings.xml file

mvn clean install -DskipTests

Note: we are working on Test cases and some of them are failing during build phase. Use ONAP maven repo settings.xml file file 

Build Docker Image

mvn clean install docker:build

...