See
<https://builds.apache.org/job/sling-contrib-1.6/org.apache.sling$org.apache.sling.scripting.jst/973/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting JST Support 2.0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
org.apache.sling.scripting.jst ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @
org.apache.sling.scripting.jst ---
[INFO] Executing tasks
[INFO]
main:
[INFO] Executed tasks
[INFO] --- maven-antrun-plugin:1.7:run
(set-bundle-required-execution-environment) @ org.apache.sling.scripting.jst ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
org.apache.sling.scripting.jst ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
org.apache.sling.scripting.jst ---
[INFO] Executing tasks
[INFO]
main:
[echo] **************** WARNING (SLING-443/SLING-1782)
******************************
[echo] On most platforms, you'll get OutOfMemoryErrors when building
unless you set
[echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see
SLING-443
[echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see
SLING-1782
[echo]
******************************************************************************
[INFO] Executed tasks
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @
org.apache.sling.scripting.jst ---
[INFO] [INFO] Compiling 8 source files to
<https://builds.apache.org/job/sling-contrib-1.6/org.apache.sling$org.apache.sling.scripting.jst/ws/target/classes>
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
org.apache.sling.scripting.jst ---
[INFO] [INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-contrib-1.6/org.apache.sling$org.apache.sling.scripting.jst/ws/target/scr-plugin-generated/OSGI-INF/org.apache.sling.scripting.jst.JsCodeGeneratorServlet.xml>
[INFO] --- maven-scr-plugin:1.9.0:scr (generate-scr-scrdescriptor) @
org.apache.sling.scripting.jst ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
org.apache.sling.scripting.jst ---
[INFO] [INFO] Compiling 5 source files to
<https://builds.apache.org/job/sling-contrib-1.6/org.apache.sling$org.apache.sling.scripting.jst/ws/target/test-classes>
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
org.apache.sling.scripting.jst ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/sling-contrib-1.6/org.apache.sling$org.apache.sling.scripting.jst/ws/src/test/java/org/apache/sling/scripting/jst/HtmlCodeGeneratorTest.java>:[133,14]
cannot access javax.jcr.Binary
class file for javax.jcr.Binary not found
mn.setProperty("title", "test.title");
[INFO] 1 error
[INFO] -------------------------------------------------------------