Index: applications/editors/josm/plugins/build.xml
===================================================================
--- applications/editors/josm/plugins/build.xml	(revision 28005)
+++ applications/editors/josm/plugins/build.xml	(revision 28290)
@@ -15,5 +15,4 @@
         <ant antfile="build.xml" target="dist" dir="colorscheme"/>
         <ant antfile="build.xml" target="dist" dir="utilsplugin2"/>	
-        <ant antfile="build.xml" target="dist" dir="conflation"/> <!-- Depends on utilsplugin2 -->
         <ant antfile="build.xml" target="dist" dir="canvec_helper"/>
         <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/>
@@ -43,4 +42,5 @@
         <ant antfile="build.xml" target="dist" dir="infomode"/>
         <ant antfile="build.xml" target="dist" dir="irsrectify"/>
+        <ant antfile="build.xml" target="dist" dir="jts"/>
         <ant antfile="build.xml" target="dist" dir="junctionchecking"/>
         <ant antfile="build.xml" target="dist" dir="lakewalker"/>
@@ -94,4 +94,5 @@
         <ant antfile="build.xml" target="dist" dir="waypoint_search"/>
         <ant antfile="build.xml" target="dist" dir="wayselector"/>
+        <ant antfile="build.xml" target="dist" dir="wikipedia"/>
         <ant antfile="build.xml" target="dist" dir="wms-turbo-challenge2"/>
     </target>
@@ -108,5 +109,4 @@
         <ant antfile="build.xml" target="clean" dir="ColumbusCSV"/>
         <ant antfile="build.xml" target="clean" dir="CommandLine"/>
-        <ant antfile="build.xml" target="clean" dir="conflation"/>
         <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/>
         <ant antfile="build.xml" target="clean" dir="czechaddress"/>
@@ -133,4 +133,5 @@
         <ant antfile="build.xml" target="clean" dir="infomode"/>
         <ant antfile="build.xml" target="clean" dir="irsrectify"/>
+        <ant antfile="build.xml" target="clean" dir="jts"/>
         <ant antfile="build.xml" target="clean" dir="junctionchecking"/>
         <ant antfile="build.xml" target="clean" dir="lakewalker"/>
@@ -186,4 +187,5 @@
         <ant antfile="build.xml" target="clean" dir="waypoint_search"/>
         <ant antfile="build.xml" target="clean" dir="wayselector"/>
+        <ant antfile="build.xml" target="clean" dir="wikipedia"/>
         <ant antfile="build.xml" target="clean" dir="wms-turbo-challenge2"/>
     </target>
