Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jmcc0nn3ll opened this issue Feb 16, 2016 · 13 comments
Open

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

jmcc0nn3ll opened this issue Feb 16, 2016 · 13 comments

Comments

@jmcc0nn3ll
Copy link
Contributor

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=

@jmcc0nn3ll jmcc0nn3ll added the Bug For general bugs on Jetty side label Feb 16, 2016
@joakime joakime added Enhancement Help Wanted and removed Bug For general bugs on Jetty side labels Feb 17, 2016
@joakime joakime removed their assignment Feb 17, 2016
@stale
Copy link

stale bot commented Nov 20, 2019

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale For auto-closed stale issues and pull requests label Nov 20, 2019
@olamy
Copy link
Member

olamy commented Nov 21, 2019

@joakime sounds like a good idea. Still a need to implement it?

@stale stale bot removed the Stale For auto-closed stale issues and pull requests label Nov 21, 2019
@stale
Copy link

stale bot commented Nov 24, 2020

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale For auto-closed stale issues and pull requests label Nov 24, 2020
@stale
Copy link

stale bot commented Dec 24, 2020

This issue has been closed due to it having no activity.

@stale stale bot closed this as completed Dec 24, 2020
@olamy olamy reopened this Dec 25, 2020
@stale stale bot removed the Stale For auto-closed stale issues and pull requests label Dec 25, 2020
@github-actions
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Jun 17, 2022
@sbordet sbordet removed the Stale For auto-closed stale issues and pull requests label Jun 17, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Jun 18, 2023
@olamy olamy removed the Stale For auto-closed stale issues and pull requests label Jun 18, 2023
Copy link

This issue has been automatically marked as stale because it has been a
full year without activity. It will be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the Stale For auto-closed stale issues and pull requests label Jun 18, 2024
Copy link

This issue has been closed due to it having no activity.

@sbordet
Copy link
Contributor

sbordet commented Jul 21, 2024

Reopening in light of #12027.

@sbordet sbordet reopened this Jul 21, 2024
@github-actions github-actions bot removed the Stale For auto-closed stale issues and pull requests label Jul 22, 2024
@joakime
Copy link
Contributor

joakime commented Jul 22, 2024

@sbordet
Copy link
Contributor

sbordet commented Aug 18, 2024

@joakime, you're right.

I created #12170 for #12063, which stemmed from #12027.

Re-closing.

@sbordet sbordet closed this as completed Aug 18, 2024
@olamy
Copy link
Member

olamy commented Aug 18, 2024

It looks to be a different use case.
My understanding here is a user should be able to use something to install his own jetty modules:

java -jar ../jetty-home-12.0.12/start.jar --add-to-start=https://repo.maven.apache.org/maven2/org/foo/jetty/jetty-handler/1.0.0/jetty-handler-10.0-config.jar

with this config file having the usual structure of a module config jar

@sbordet
Copy link
Contributor

sbordet commented Aug 19, 2024

@olamy ah yes, so re-opening, as it was closed by stalebot.

@sbordet sbordet reopened this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants