Trouble building

Issue #9 resolved
tikkoneus t created an issue

The latest download is from 2013-06-03, and doesn't seem to work with UMS-4.1.2-Java8. I get:

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/pms/PMS : Unsupported major.minor version 52.0

So I tried building it with maven 3.1 and I get:

[INFO] ------------------------------------------------------------------------ [INFO] Building Web Interface 1.0.0-a2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.google.code:UniversalMediaServer:jar:3.0.0-a1 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.758s [INFO] Finished at: Sun Sep 28 00:32:20 UTC 2014 [INFO] Final Memory: 13M/350M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project ums-webinterface: Could not resolve dependencies for project org.qantic.umsplugin:ums-webinterface:jar:1.0.0-a2-SNAPSHOT: Failure to find com.google.code:UniversalMediaServer:jar:3.0.0-a1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

I'm sorry, but I haven't worked much with either Java or Maven. Can you help me understand either why the pre-built jar isn't working, or why my build is failing?

Thanks!

Comments (3)

  1. Ivan Greguric Ortolan repo owner

    I am working on the build, will be fixed for normal use in some days. At the moment the interface has been completely reworked.

  2. Log in to comment