Versions Compared

Key

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

...

  mvn clean install -DskipTests | tee -a appc-parent-build.log

Reference Build Log File : appc-parent-build-07242019.log


Build appc core project

cd $HOME/ONAP-APPC/appc

...

mvn clean install -DskipTests -e  | tee -a appc-build.log


Reference Git DIFF file : diff-out-001-07242019.txt

Reference Build Log File :  appc-build-07242019.log


Build appc deployment project (This is responsible to build APPC docker images)

...