I am getting "error: identifier expected but 'var' found." from 
http://localhost:8080 after building the Karaf website from the source.  Below 
are the commands I used to checkout and build the website. What did I not do?


***
* Commands used to checkout and build site
***
svn checkout https://svn.apache.org/repos/asf/karaf/site/trunk
cd trunk
mvn jetty:run -Plive


***
* Output of mvn --version
***
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 
11:22:22-0400)
Maven home: /usr/local/apache-maven-3.1.1
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.10.5", arch: "x86_64", family: "mac"


Paul Spencer

Reply via email to