I tried to google the missing class, and tried out this library: http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/9.3.7.v20160115
which seems to be worked. [INFO] [INFO] — maven-resources-plugin:2.6:resources (default-resources) @ logback-demo — [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources [INFO] [INFO] — maven-compiler-plugin:3.1:compile (default-compile) @ logback-demo — [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 23 source files to /data/Workspace/sandbox-oss/logback-demo/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.793 s [INFO] Finished at: 2016-02-23T08:44:41+08:00 [INFO] Final Memory: 15M/68M [INFO] ------------------------------------------------------------------------
|