eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Fix travis build #310

Closed tortmayr closed 4 years ago

tortmayr commented 4 years ago

Deactivate the maven-java-doc plugin for now. The JDK11 version used by Travis has a known bug with the maven-java-doc plugin. This got already fixed in newer JDK releases. Can be reactivated once Travis updates to a new version.