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

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-generic-event-monitor/pom.xml

    r2182 r2191  
    116116                </executions> 
    117117            </plugin> 
     118            <plugin> 
     119                <groupId>org.codehaus.mojo</groupId> 
     120                <artifactId>findbugs-maven-plugin</artifactId> 
     121                <version>3.0.5</version> 
     122                <configuration> 
     123                    <xmlOutput>true</xmlOutput> 
     124                </configuration> 
     125            </plugin> 
    118126       </plugins> 
    119127  </build> 
Note: See TracChangeset for help on using the changeset viewer.