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

Bootstrap resolver should log if it is accessing the network #4460

Closed
stuartwdouglas opened this issue Oct 9, 2019 · 3 comments · Fixed by #8341
Closed

Bootstrap resolver should log if it is accessing the network #4460

stuartwdouglas opened this issue Oct 9, 2019 · 3 comments · Fixed by #8341
Assignees
Labels
area/bootstrap kind/bug Something isn't working
Milestone

Comments

@stuartwdouglas
Copy link
Member

When running tests or building for the first time the bootstrap resolver might need to download -deployment artifacts and their dependencies. If the network is slow this can appear that tests or the build are hanging. If we need to hit the network we should log a message and update the user on our progress in a similar way to a normal maven build,

@stale
Copy link

stale bot commented Nov 13, 2019

This issue/pullrequest has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 13, 2019
@maxandersen maxandersen removed the stale label Nov 13, 2019
@rsvoboda
Copy link
Member

@aloubyansky any plans with this issue ? Asking because it's assigned to you and it makes impression it's on the radar or in progress

@aloubyansky
Copy link
Member

I'll have a look into it once we get the new classloading in, as it touches a bit the relevant classes.

stuartwdouglas added a commit to stuartwdouglas/quarkus that referenced this issue Apr 2, 2020
stuartwdouglas added a commit to stuartwdouglas/quarkus that referenced this issue Apr 6, 2020
@gsmet gsmet added this to the 1.4.0 milestone Apr 7, 2020
gsmet pushed a commit to gsmet/quarkus that referenced this issue May 18, 2020
viniciusfcf pushed a commit to viniciusfcf/quarkus-fork that referenced this issue Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants