ELAN doesn't compile on Manjaro 20.2.1

Hello, I need to install ELAN for university use. I am on Manjaro 20.2.1 based on Arch Linux. I tried to use AUR for doing it. It has the 15.9 version. It doesn’t work and it shows this Error message : Paste / Debian-facile
It looks the java certificate out of date.
Can you help me please ?

Indeed, the certificate is out of date. We’ll see if it can be replaced or if we’re going to find a different Maven repository for our libraries. We’ll keep you posted.

-Han

The certificate has now been replaced and compilation should work again (tested in Windows, not yet on Linux). Please give it a try again.

Thank you for you fast answer and action. Unfortunately. It there is a java incompatibility now. Despite I have installed openjdk 15, I still have this error
https://privatebin.net/?eb93fd168db985d5#Ghj7rtd8rqq4s91UyXYPreRzsdnfocaBM9fCcXfty8k1

I’m afraid I can’t help out here since the mentioned repository is not maintained by us and we don’t know its contents. You could try the source archive available on the download section of our website?

Just to be sure, “mvn -version” confirms that the jdk-15 is used by Maven? (Having a JDK installed is one thing, having Maven use it is another.)

Thank you a lot for your help, I had several versions installed, but I didn’t set the right environment. It is installed now.