IntegralProgrammer opened a new pull request, #44:
URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/44

   This Pull Request introduces 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.
   
   In our [CARDS](https://github.com/data-team-uhn/cards) project, this feature 
would be used to create completely self-contained Docker images of our project 
so that, once these images are pulled from a container registry, external 
network access would no longer be required.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to