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
- .gitignore
- .gitreview
- CODE_OF_CONDUCT.md
- LICENSE.txt
- README.md
- app/
- 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