I've first tried with openjdk-9-jdk, then "apt remove"d it after first seeing this error and installed 8-jdk instead.
What is the required version of jdk anyway? --- Thanks, Vasily чт, 11 окт. 2018 г., 19:54 Mike Jumper <[email protected]>: > On Thu, Oct 11, 2018 at 9:18 AM, Vasily <[email protected]> wrote: > > > And here's the first issue I faced building the client (disclaimer: I'm > no > > Java programmer, so I'm not familiar with all this stuff unfortunately). > > > > I've installed maven and openjdk-8-jdk packages, then ran "mvn package" > as > > instructions told me to. > > And here's the latest error log I am getting: > > https://pastebin.com/raw/ChVkX1zZ > > > > I'm probably missing something dead simple from a Java dev viewpoint. > > Any tips? > > > > Are there any other versions of Java installed? I've only ever seen this > error once before, when testing a CI build against JDK 11. AFAIK, the error > itself is a bug in the "plexus-archiver" Maven plugin which affects certain > versions of Java. > > - Mike >
