Hi, seems that build with Java 8 is not working: [ERROR] Failed to execute goal org.codehaus.mojo:clirr-maven-plugin:2.3:check (default) on project trinidad-api: Execution default of goal org.codehaus.mojo:clirr-maven-plugin:2.3:check failed: Invalid byte tag in constant pool: 18 -> [Help 1]
There is no compatible release of clirr-maven-plugin yet (see https://github.com/mojohaus/clirr-maven-plugin/issues/3). Build with Java 7 on the 2.1.1 tag was successful. However opening the select boolean pages (trinidad-components-showcase/component-demo/selectBooleanCheckbox-Detailed and selectBooleanRadio-Detailed) in the showcase results in MalformedByteSequenceException. Is this an issue or just a problem in the showcase? Regards Dennis
