Github user hmcl commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2667#discussion_r187100160
  
    --- Diff: pom.xml ---
    @@ -1275,6 +1270,25 @@
                         
<useStandardDocletOptions>true</useStandardDocletOptions>
                     </configuration>
                 </plugin>
    +            <plugin>
    +                <groupId>org.apache.maven.plugins</groupId>
    +                <artifactId>maven-enforcer-plugin</artifactId>
    +                <executions>
    +                    <execution>
    +                        <id>enforce-maven</id>
    --- End diff --
    
    Agree. Would 'enforce-maven-version' be more descriptive?


---

Reply via email to