kwin commented on code in PR #328:
URL: https://github.com/apache/maven-enforcer/pull/328#discussion_r1712186523


##########
enforcer-rules/src/site/apt/requireSameVersions.apt.vm:
##########
@@ -37,8 +37,10 @@
    * <<reportPlugins>> - an optional list of report plugin patterns
    
    * <<plugins>> - an optional list of both build and report plugin patterns
-    
+   
    * <<uniqueVersions>> - if SNAPSHOTs should be compared by their timestamped 
version or not. Default: false
+   
+   * <<sameModuleVersions>> - if set to true enforces that the current module 
has the same version as the top level aggregator project. Default: false. 
Supported since version 3.6.0

Review Comment:
   Not having it is IMHO worse, adding it to the other parameters is out of 
scope. Do you want me to remove that hint?



-- 
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