All Classes and Interfaces
Class
Description
Display help information on scriptingbundle-maven-plugin.
Call
Call
mvn scriptingbundle:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.Generic interface for logging various messages.
The
metadata goal will generate two Maven project properties, namely
org.apache.sling.scriptingbundle.maven.plugin.Require-Capability and
org.apache.sling.scriptingbundle.maven.plugin.Provide-Capability which can be used to generate the
corresponding OSGi bundle headers for bundles providing scripts executable by a ScriptEngine.