Hi All, I have a problem with building the latest source of rave. This morning I checked out the source from svn ( http://svn.apache.org/repos/asf/rave/trunk). But when I try to build it with mvn clean install. It fails on compiling the css files from the less files in the rave-portal-resources project. This is the error i got ERROR: ro.isdc.wro.extensions.processor.css.NodeLessCssProcessor - exitStatus: 1 WARN : ro.isdc.wro.extensions.processor.css.NodeLessCssProcessor - Exception while applying NodeLessCssProcessor processor on the rave resource, no processing applied... ro.isdc.wro.WroRuntimeException: Error in LESS: ParseError: Unrecognised input in rave on line 922, column 7: 921 .spanX (@index) when (@index > 0) { 922 (~".span@{index}") { .span(@index); } 923 .spanX(@index - 1);
I'm using maven 3.0.4 and oracle jdk 1.7.0_51. Am I missing something? Btw The continues integration link on rave.apache.org doesn't link to https://builds.apache.org/job/rave-project-trunk/ and the build is failing since the beginning of January so that doesn't help in diagnosing my build failure. Regards -- Jeoffrey Bakker Medior Software Engineer Finalist - open IT oplossingen Eindhoven - Maarssen - Rotterdam http://www.finalist.nl
