Index: /applications/editors/josm/plugins/cadastre-fr/build.xml
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 29854)
+++ /applications/editors/josm/plugins/cadastre-fr/build.xml	(revision 29855)
@@ -28,6 +28,6 @@
     **********************************************************
     -->
-    <target name="compile">
-        <echo message="compiling sources for  ${plugin.jar} ... "/>
+    <target name="compile" depends="init">
+        <echo message="compiling sources for ${plugin.jar} ... "/>
         <javac srcdir="src" debug="true" destdir="${plugin.build.dir}" includeAntRuntime="false" encoding="UTF-8">
             <classpath>
