[MNG-7433] Warn if in parallel build aggregator Mojo found#730
[MNG-7433] Warn if in parallel build aggregator Mojo found#730gnodet wants to merge 3 commits intoapache:maven-3.8.xfrom
Conversation
|
Just FYI: this would need to go in all branches, not just master, where the lock is present, so 3.8.x, 3.9.x and master. |
michael-o
left a comment
There was a problem hiding this comment.
I would expect the message to look similar to this:
michael-o
left a comment
There was a problem hiding this comment.
Please create a separate ticket for this.
Question: I guess this must also go into 3.9.0 and master?
For what exactly ? The terminal width thing ? You'd prefer the terminal width adjustment to be only in 3.9.x / master ?
Yes, the warning should be in all 3 supported branches. Fwiw, I've committed the improvement with the terminal width. The thread safety warning now looks like the following in my terminal: Btw, having maven displaying such warnings during its own build... !! |
|
I wonder if it wouldn't be better to fix enhance the |
For the logging message and its intent in 3.8.x, 3.9.x and master. The goal is to show the user in the changelog that such a warning in this specific case is being implemented. Then MNG-7433 will partially be addressed through this log message and user requirement to restructure code/layout of project. |
|
I've raised #736 with a new JIRA issue for the warning. |
|
Resolve #9026 |
No description provided.