jetty/jetty.project

Add --add-to-start=<url> support for easier remote module install

Open

#175 opened on Feb 16, 2016

View on GitHub
 (14 comments) (0 reactions) (1 assignee)Java (3,701 stars) (1,913 forks)batch import
EnhancementHelp Wanted

Description

migrated from Bugzilla #449512 status ASSIGNED severity normal in component start for 9.2.x Reported in version 9.3.0 on platform All Assigned to: Joakim Erdfelt

On 2014-10-31 15:32:53 -0400, Joakim Erdfelt wrote:

Add the ability for --add-to-start= to download a module file, install it, and have it download any extra files it needs too.

This would make adding remote modules easier.

On 2014-10-31 15:33:41 -0400, Joakim Erdfelt wrote:

this could possibly be a separate command line (with similar internal behavior)

such as --install-module=

Contributor guide