Enforce checkstyle warnings in Lighty.io build
[transportpce.git] / lighty / pom.xml
index efccc223df9ef4e8e8fb4cf353d7bbb3ca68cce8..ea2023d2d968ad9808865336450837d2fe058197 100644 (file)
             **/module-info.java
           </excludes>
           <consoleOutput>true</consoleOutput>
+          <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
         </configuration>
         <executions>
           <execution>