Kurento Helloworld mvncomplie error
问题 I would like to run an application based on Kurento (the WebRTC MediaServer) according to this tutorial: http://www.kurento.org/docs/current/tutorials/java/tutorial-1-helloworld.html After running these pieces of codes: git clone https://github.com/Kurento/kurento-tutorial-java.git cd kurento-tutorial-java/kurento-hello-world git checkout 6.1.0 mvn compile exec:java In the last line, mvn compile exec:java , I encounter the following error: [INFO] Scanning for projects... [INFO] [INFO] -------