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

Legend:

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

    r2182 r2191  
    7373                </executions> 
    7474            </plugin> 
     75            <plugin> 
     76                <groupId>org.codehaus.mojo</groupId> 
     77                <artifactId>findbugs-maven-plugin</artifactId> 
     78                <version>3.0.5</version> 
     79                <configuration> 
     80                    <xmlOutput>true</xmlOutput> 
     81                </configuration> 
     82            </plugin> 
    7583        </plugins> 
    7684    </build> 
Note: See TracChangeset for help on using the changeset viewer.