Apache Sling Scripting Bundle Maven Plugin

Clone this repo:
  1. 22f1dbd SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 days ago master
  2. c0ad467 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  3. c8b4abc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 4 months ago
  4. 75d7a1e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 3 years, 8 months ago
  5. 8d15bd3 [maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.5.2 by Karl Pauls · 3 years, 8 months ago scriptingbundle-maven-plugin-0.5.2

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/.