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

Move console output before Maven summary #48

Open
McPringle opened this issue Nov 25, 2024 · 0 comments
Open

Move console output before Maven summary #48

McPringle opened this issue Nov 25, 2024 · 0 comments

Comments

@McPringle
Copy link

McPringle commented Nov 25, 2024

Because the output of the Maven BuildTime Profiler is after the Maven summary, I can't see the Maven summary (e.g. "BUILD SUCCESS") when the Maven run ends and I have to scroll back in the console history (or download the logfile from CI because it shows only the last few lines in the web UI).

The Maven summary itself is usually very short, so it should be fine to have it at the end of the output:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  38.040 s
[INFO] Finished at: 2024-11-25T17:21:06+01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant