Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 27969)
+++ /applications/editors/josm/plugins/build.xml	(revision 27970)
@@ -14,5 +14,6 @@
         <ant antfile="build.xml" target="dist" dir="cadastre-fr"/>
         <ant antfile="build.xml" target="dist" dir="colorscheme"/>
-        <ant antfile="build.xml" target="dist" dir="conflation"/>
+        <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"/>
@@ -87,5 +88,4 @@
         <ant antfile="build.xml" target="dist" dir="turnrestrictions"/>
         <ant antfile="build.xml" target="dist" dir="undelete"/>
-        <ant antfile="build.xml" target="dist" dir="utilsplugin2"/>
         <ant antfile="build.xml" target="dist" dir="videomapping"/>
         <ant antfile="build.xml" target="dist" dir="walkingpapers"/>
