> [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] -------------------------------------------------------------
Fixed this by binding to JCR 2 in the pom.xml in r1449602 Ian
