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

Enable some output per module or globally #292

Closed
rmannibucau opened this issue Dec 30, 2020 · 2 comments
Closed

Enable some output per module or globally #292

rmannibucau opened this issue Dec 30, 2020 · 2 comments
Labels
wontfix This will not be worked on

Comments

@rmannibucau
Copy link
Contributor

The issue I encouter is I know modules N1, N2, ...., N7 (i have 8 cores) are building but in test suite I have no idea what happens.
It can also be the case when some generation is long (I have the case with exec:java for ex but it can be with cxf or so).
Wonder if it would be possible to have last N output lines as well as the summary when running mvnd build?

3-4 line per module or ~10 lines of the overall output would work for me, idea is just really to see some progress to have an idea of what it does or why it hangs if it does.

@ppalaga
Copy link
Contributor

ppalaga commented Dec 30, 2020

At runtime, pressing + a couple of times might bring what you want. You can set mvnd.rollingWindowSize in ~/.m2/mvnd.properties to make it permanent.
We need to document the key strokes supported by the client .

@rmannibucau
Copy link
Contributor Author

@ppalaga thanks a lot, exactly what i was after.

@ppalaga ppalaga added this to the No fix/wont't fix milestone Jan 7, 2021
@gnodet gnodet added the wontfix This will not be worked on label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants