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:36:00 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-11814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Lescisin updated SLING-11814:
-------------------------------------
    Description: 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.  (was: 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.)

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)