commit | c017a86b48a52f72605e23a53f7e6e69d987b872 | [log] [tgz] |
---|---|---|
author | Robert Munteanu <rombert@apache.org> | Thu Oct 12 19:09:17 2023 +0200 |
committer | Robert Munteanu <rombert@apache.org> | Thu Oct 12 19:09:17 2023 +0200 |
tree | d2ecc6fbdd90e04b96efba0aa6b211dbc342c4b3 | |
parent | fe98c3e73b6e90f55c04331ef1c4cfb8f3fe15cb [diff] |
SLING-12094 - Use GitHub for the Maven scm.url value
This module is part of the Apache Sling project.
Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.
To run with NoSQL MongoDB resource provider:
java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
To run with NoSQL Couchbase resource provider:
java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -