Apache Sling Scripting Bundle Maven Plugin

Clone this repo:
  1. c8b4abc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago master
  2. 75d7a1e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 2 years, 4 months ago
  3. 8d15bd3 [maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.5.2 by Karl Pauls · 2 years, 4 months ago scriptingbundle-maven-plugin-0.5.2
  4. 8db1d71 Update to sling parent 46 by Karl Pauls · 2 years, 4 months ago
  5. a5f616c SLING-10934 - Bundled scripts in the form of <resourceLabel>.<METHOD>.<extension> override the Sling POST Servlet by Karl Pauls · 2 years, 5 months ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Scripting Bundle Maven Plugin

The Apache Sling Scripting Bundle Maven Plugin provides support for generating OSGi bundles that provide embedded or precompiled scripts to perform server-side rendering in an Apache Sling application. When executed, the plugin will define two project properties (org.apache.sling.scriptingbundle.maven.plugin.Require-Capability and org.apache.sling.scriptingbundle.maven.plugin.Provide-Capability) which can be used to populate the corresponding bundle headers.

For more details head over to the documentation page from https://sling.apache.org/components/scriptingbundle-maven-plugin/.