Hi, I'm trying to build the WebConsole from trunk and I am unable to because of the animal-sniffer-maven-plugin:
[INFO] [INFO] --- animal-sniffer-maven-plugin:1.7:check (default) @ org.apache.felix.webconsole --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java14:1.0 [ERROR] Undefined reference: java/lang/Boolean.parseBoolean(Ljava/lang/String;)Z in /home/alex/work/felix/felix-trunk/webconsole/target/classes/org/apache/felix/webconsole/internal/compendium/LogServlet.class [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE ---- Unable to build, I searched for a nightly build, and stumbled into this old thing [0]: - Last stable build (#8), 1 yr 5 mo ago - Last successful build (#8), 1 yr 5 mo ago So, is there any fresh nightly build available so I can test out some quirks I've seen on WebConsole 3.1.8? thanks, alex [0] https://builds.apache.org/job/Felix-WebConsole/

