Hi, all
I got stuck in the part 'onos-app localhost install target/myapp-1.0-SNAPSHOT.oar .
( I use myapp as the module name )
When I did that command, I got the result ( the attached picture).
I also tried 'reinstall' . And the result was same.
So I check my directory $ONOS_ROOT/myapp/targets,
there are
- myapp-1.0-SNAPSHOT-tests.jar
- myapp-1.0-SNAPSHOT.jar
and so on.
But no oar file..
Please help me go through this trouble :)
Thanks for reading