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

Reply via email to