Closed swinkelp closed 10 years ago
Ok I think I finaly understood the issue, the runnable jar is not finding the main class. java -jar leshan-standalone-0.1.1-SNAPSHOT-jar-with-dependencies.jar 14:32 Erreur : impossible de trouver ou charger la classe principale leshan.server.LwM2mServer
fixed, thanks for the report
Hi Julien, Thanks for the prompt response!
It's building fine here. What is exactly your problem? Can you provide us the "mvn install" log?
BTW you should try a 'mvn clean' a lot of stuff moved.