Build failed: -Djava.endorsed.dirs=lib/endorsed is not supported.
Thorsten Mauch <[email protected]> Sun, 13 Sep 2020 11:31:34 +0200
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <[email protected]> |
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 has occurred. Program will exit. Is use; java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) I understood from read me, that java 1.8 is supported by the build system. Any ideas what i may made wrong ? Thanks Thorsten