Een aantal project rapporten die met de site worden geproduceerd gaan stuk als java 8 wordt gebruikt. Dit heeft (waarschijnlijk) te maken met jaxb, xerces of andere xml parsing libs die door de plugins worden gebruikt.
foutmelding java.lang.NoClassDefFoundError: Could not initialize class nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverterat nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverterTest.testConvertToHTMLTableHTML1(FeatureInfoResponseConverterTest.java:174)
Een aantal project rapporten die met de
site
worden geproduceerd gaan stuk als java 8 wordt gebruikt. Dit heeft (waarschijnlijk) te maken met jaxb, xerces of andere xml parsing libs die door de plugins worden gebruikt.zie bijv. https://mineleni.github.io/CBSviewer/cobertura/index.html en https://mineleni.github.io/CBSviewer/surefire-report.html#nl.mineleni.cbsviewer.servlet.wmsFeatureInfoResponseConverterTest
foutmelding
java.lang.NoClassDefFoundError: Could not initialize class nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverterat nl.mineleni.cbsviewer.servlet.wms.FeatureInfoResponseConverterTest.testConvertToHTMLTableHTML1(FeatureInfoResponseConverterTest.java:174)
zie ook: https://github.com/cobertura/cobertura/issues/105