Hi,
I'm trying to compile last version of the Rave portal and I get this:
[ERROR] Failed to execute goal
ro.isdc.wro4j:wro4j-maven-plugin:1.6.1:run (default) on project
rave-portal-resources: Exception occured while processing: Error in LESS:
[ERROR] ParseError: Unrecognised input in rave on line 922, column 7:
[ERROR] 921 .spanX (@index) when (@index > 0) {
[ERROR] 922 (~".span@{index}") { .span(@index); }
[ERROR] 923 .spanX(@index - 1);
[ERROR] -> [Help 1]
[ERROR]
In file of rave-portal-resources.
src/main/webapp/static/css/bootstrap/less/mixins.less
I don't know much about less but it seems correct to me.
Any ideas?
thank you in advance