diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-09-26 12:11:15 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-09-26 12:11:15 +0200 |
| commit | 6dec6cbde1d93af253eda10238574c5169cc3cef (patch) | |
| tree | 5c207a1d0ad352e99453e3d5142c42594d6a59ae /pom.xml | |
| parent | 5c332a77f9707cc65ba8cc811e2a9f4f55e21000 (diff) | |
findbugs-maven-plugin doesn't work with our current Jenkins install.
Revisit.
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -333,14 +333,6 @@ <reporting> <plugins> <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>findbugs-maven-plugin</artifactId> - <version>2.5.5</version> - <configuration> - <xmlOutput>true</xmlOutput> - </configuration> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>2.9.1</version> |
