You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: