Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make sure you are in the onos-byon directory

 

 

When prompted for the groupId, enter org.onos.byon. When prompted for the artifactId, enter byon-monitor. The remaining fields can the default values that maven suggests.

...

Code Block
bundles="byon-app byon-cli byon-monitor"

...

Verify what you built

So once again recompile and redeploy byon by using the byon-push-bits command.

...