You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Michael Lescisin (Jira)" <ji...@apache.org> on 2023/03/29 21:34:00 UTC

[jira] [Created] (SLING-11814) Add support for the -CO / --cacheOnly flag which only downloads the required dependency artifacts and does not actually start the framework

Michael Lescisin created SLING-11814:
----------------------------------------

             Summary: Add support for the -CO / --cacheOnly flag which only downloads the required dependency artifacts and does not actually start the framework
                 Key: SLING-11814
                 URL: https://issues.apache.org/jira/browse/SLING-11814
             Project: Sling
          Issue Type: New Feature
            Reporter: Michael Lescisin


Add support for the {{-CO}} ({{{}--cacheOnly{}}}) parameter which, when specified, only caches the required dependency artifacts and does not start the entire Sling application. This feature can be used whenever the _complete_ set of dependency artifacts needs to be stored locally so that the Sling application can be entirely self-contained and not require connectivity to an external Maven repository for startup.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)