Ignore:
Timestamp:
11/27/17 14:24:43 (7 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-htmlmonitor/pom.xml

    r2182 r2191  
    159159                </executions> 
    160160            </plugin> 
     161            <plugin> 
     162                <groupId>org.codehaus.mojo</groupId> 
     163                <artifactId>findbugs-maven-plugin</artifactId> 
     164                <version>3.0.5</version> 
     165                <configuration> 
     166                    <xmlOutput>true</xmlOutput> 
     167                </configuration> 
     168            </plugin> 
    161169        </plugins> 
    162170    </build> 
Note: See TracChangeset for help on using the changeset viewer.