[AETHER-453] Improves trellis-control build

Gitignore mvn_settings.xml and dependencies.xml

Change-Id: Ie8c4c3c610f83fd0dc3d34bbebc6a2dea879e9eb
1 file changed
tree: 202aeb12733d16787c60e1ca9b7e9c3f371ef1d0
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. LICENSE.txt
  5. README.md
  6. app/
  7. oar/
  8. pom.xml
  9. web/
README.md

Trellis Control Application

Build

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

The OAR file can be located under oar/target

Install

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