Hi all,
I want to allow external ONOS application to see and utilize all the services
provided by the ONOS core, so i did the command :
mvn clean install. It gives me an error is that:
Error: JAVA_HOME is not defined correctly.
We cannot execute /usr/bin/java/bin/java.I already installed java, bazel, and i did the command ok -- clean, to build onos project.
Please any help?