Hi Stanbol Team, Recently I got an update for Java 8. i.e. c:\.....\stanbol> java -version java version "1.8.0_05" Java(TM) SE Runtime Environment (build 1.8.0_05-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
The Maven was built with Java 7 Maven home: C:\apache-maven-3.2.1 Java version: 1.7.0_25, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_25\jre Default locale: en_IN, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" I could build Stanbol a couple of times after java update to 1.8.0_05 but now build fails with Mojo..exception error and "-XX:MaxPermSize=256M" support removed in java version "1.8.0_05". Is Java version the cause of Build Failure ? or its the recent changes made to Stanbol Repository at your end? Kindly, advise. Best Regards, Bhoomin Pandya