Build failed: -Djava.endorsed.dirs=lib/endorsed is not supported.

2020-09-13 Thread Thorsten Mauch
Hi , I try to build cocoon but i get an  this error: -Djava.endorsed.dirs=lib/endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradeable modules. Error: Could not create the Java Virtual Machine. Error: A fatal exception

Re: Build failed: -Djava.endorsed.dirs=lib/endorsed is not supported.

2020-09-13 Thread Cédric Damioli
Hi, It should be ok to build with Java 8. AFAIK, this error message in only provided by a JVM 9+ Is it possible that you have both JRE 8 and JRE 9+ on your system and that you use the wrong one ? Regards, Cédric Le 13/09/2020 à 11:31, Thorsten Mauch a écrit : Hi , I try to build cocoon