Author: felixk
Date: Tue Nov 1 14:28:47 2011
New Revision: 1196009
URL: http://svn.apache.org/viewvc?rev=1196009&view=rev
Log:
Use default
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1196009&r1=1196008&r2=1196009&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Nov 1 14:28:47 2011
@@ -868,8 +868,6 @@
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.3.2</version>
<configuration>
-
<xrefLocation>${project.reporting.outputDirectory}/../xref</xrefLocation>
-
<xrefTestLocation>${project.reporting.outputDirectory}/../xref-test</xrefTestLocation>
<!-- required by dashboard plugin and jenkins -->
<xmlOutput>true</xmlOutput>
<effort>Max</effort>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]