cstamas commented on code in PR #2380:
URL: https://github.com/apache/maven/pull/2380#discussion_r2105929610


##########
src/site/markdown/maven-configuration.md:
##########
@@ -53,6 +53,7 @@ To modify this file, edit the template and regenerate.
 | `maven.logger.showThreadId` | `Boolean` | If you would like to output the 
current thread id, then set to true. Defaults to false. |  `false`  | 4.0.0 | 
User properties |
 | `maven.logger.showThreadName` | `Boolean` | Set to true if you want to 
output the current thread name. Defaults to true. |  `true`  | 4.0.0 | User 
properties |
 | `maven.logger.warnLevelString` | `String` | The string value output for the 
warn level. Defaults to WARN. |  `WARN`  | 4.0.0 | User properties |
+| `maven.maven3Personality` | `Boolean` | User property for controlling "maven 
personality". If set to {@code true} Maven will behave as previous major 
version, Maven 3. |  `false`  | 4.0.0 | User properties |

Review Comment:
   This is _generated content_.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to