SLING-9079 - [HTL] HTL/Sightly REPL not building with Java > 8

* Updated parent
* Removed maven-bundle-plugin and moved configuration to bnd-maven-plugin
2 files changed
tree: 72bcf43ab12b357972e2db53bfea2a5739c9cff4
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Read-Eval-Print Loop Environment

This module is part of the Apache Sling project.

To install:

mvn clean install sling:install

Then just browse to http://localhost:8080/htl/repl.html.