Starting snapshot 4.0.0-SNAPSHOT

Change-Id: If8f5cc7c8197689afdc4941d5af72c76fcdce575
2 files changed
tree: d06aa45b6b11efa4d4a2d4d99c44f294920cdbb8
  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