[SDFAB-905] Update snapshots and use snapshots

Change-Id: I2fce4416ec4f55e1297d8bba7901aaa5d74b08d2
2 files changed
tree: 04b20adef501abf4aab08b3e5139658d952d4814
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. LICENSE.txt
  5. README.md
  6. app/
  7. pom.xml
README.md

Trellis Troubleshooting Tools

Build

docker run -it --rm -v $HOME/.m2:/root/.m2 -v $PWD:/root/trellis-t3 -w /root/trellis-t3 maven:3.6.3-openjdk-11 mvn clean install

The OAR file can be located under app/target

Install

onos-app <ip>:<port> install! app/target/t3-app-<x.y.z>.oar