Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 33591)
+++ /applications/editors/josm/plugins/build.xml	(revision 33592)
@@ -45,6 +45,6 @@
         <iterate target="checkstyle"/>
     </target>
-    <target name="findbugs">
-        <iterate target="findbugs"/>
+    <target name="spotbugs">
+        <iterate target="spotbugs"/>
     </target>
 </project>
