Apache Sling Scripting Bundle Maven Plugin

Clone this repo:
  1. c0ad467 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 6 weeks ago master
  2. c8b4abc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
  3. 75d7a1e [maven-release-plugin] prepare for next development iteration by Karl Pauls · 3 years ago
  4. 8d15bd3 [maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.5.2 by Karl Pauls · 3 years ago scriptingbundle-maven-plugin-0.5.2
  5. 8db1d71 Update to sling parent 46 by Karl Pauls · 3 years 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/.