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 a spinner, progress or something indicating that the build is going on #150

Closed
galegofer opened this issue Oct 26, 2020 · 4 comments
Closed
Labels
Milestone

Comments

@galegofer
Copy link

Something a kind of cosmetic, but it may be useful to see a spinner, progress bar, or something indicating that the build is going on.
Right now is not very intuitive, and you get feedback just after the build finished.
Another alternative is just to show the plugins that are getting executed like:

  • maven-jar-plugin:2.4:jar
  • maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ f2e-contract-test
    -> maven-install-plugin:2.4:install - executing
@ppalaga
Copy link
Contributor

ppalaga commented Oct 26, 2020

I guess you are on Windows where we have some known display problems #36
Normally, the output should look like the following: https://asciinema.org/a/BwsKoBYfW9jsXlDG3QcxSSBEw?autoplay=1

@gnodet
Copy link
Contributor

gnodet commented Oct 26, 2020

Fwiw, the windows problems should be fixed in a few hours...

@gnodet
Copy link
Contributor

gnodet commented Oct 26, 2020

The display now has the progress information, si I'm closing that one. Please reopen if needed.

@gnodet gnodet closed this as completed Oct 26, 2020
@ppalaga ppalaga added this to the 0.0.11 milestone Oct 29, 2020
@galegofer
Copy link
Author

It works great at .0.0.11, good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants