Change SR dependency after sr-app is renamed to sr-api
and update onos dependency to 2.2.4

Change-Id: Iff47a5778c47aa1dbe873635d5c8898b110a7a38
2 files changed
tree: f0f6c11734ed660bc4138e5c0bf7c39ce89bb1ba
  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