Closed myonlystarWang closed 4 years ago
I would suggest to give a try with Java 11.
Hi sbyx,
thanks for quickly reply!
I will try what you suggested but the error infohinted should be 52.0
,52.0=jdk 1.8,why try java 11?
I'm a little confused,maybe you can save me :-)
Your local jdk probably expected it to be 52 but whoever compiled the opendaylight dependency probably used a later version. So easiest solution would be to use a newer version of Java.
okay,I got it,I will try and back to the response.
Hi @sbyx,
I followed your suggestion and it worked fine! I will close this issue right now. Thanks very much for your help!
BR, myonlystarWang
Hi all, I am new to anx and I tried to get a start. When I executed the command line
mvn -e -f explorer/pom.xml jetty:run
,there war an error:the maven version is :
So I find some help,may anyone could tell me what step I missed or made wrong?thanks for it!
BR myonlystarWang