is not current version
Last Version 0.5.2

Apache Sling Scripting Bundle Maven Plugin 0.3.0

The Apache Sling Scripting Bundle Maven Plugin provides support for packing server-side scripts as bundle entries (directly embedded or compiled as Java classes). When executed, the plugin will define two system properties which can be used to populate the Provide-Capability and Require-Capability bundle headers.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

scriptingbundle-maven-plugin
Version

Version

0.3.0
Type

Type

maven-plugin
Description

Description

Apache Sling Scripting Bundle Maven Plugin
The Apache Sling Scripting Bundle Maven Plugin provides support for packing server-side scripts as bundle entries (directly embedded or compiled as Java classes). When executed, the plugin will define two system properties which can be used to populate the Provide-Capability and Require-Capability bundle headers.
Project URL

Project URL

https://sling.apache.org/components/scriptingbundle-maven-plugin/
Project Organization

Project Organization

The Apache Software Foundation

Download scriptingbundle-maven-plugin 0.3.0


<plugin>
    <groupId>org.apache.sling</groupId>
    <artifactId>scriptingbundle-maven-plugin</artifactId>
    <version>0.3.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven : maven-model jar 3.6.0
org.apache.maven : maven-core jar 3.6.0
org.apache.maven : maven-compat jar 3.6.0
org.osgi : org.osgi.framework jar 1.8.0
org.apache.sling : org.apache.sling.scripting.spi jar 1.0.2
org.apache.sling : org.apache.sling.api jar 2.22.0

provided (3)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
biz.aQute.bnd : biz.aQute.bndlib jar 5.3.0

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.mockito : mockito-core jar 3.6.28

Project Modules

There are no modules declared in this project.