Index: applications/editors/josm/plugins/build-common.xml
===================================================================
--- applications/editors/josm/plugins/build-common.xml	(revision 31507)
+++ applications/editors/josm/plugins/build-common.xml	(revision 31508)
@@ -13,6 +13,6 @@
 <project name="plugin_common" basedir="." xmlns:jacoco="antlib:org.jacoco.ant">
 
-    <property name="josm"                   location="../../dist/josm-custom.jar"/>
-    <property name="josm.test.build.dir"    location="../../test/build"/>
+    <property name="josm"                   location="../../core/dist/josm-custom.jar"/>
+    <property name="josm.test.build.dir"    location="../../core/test/build"/>
     <property name="groovy.jar"             location="../00_core_tools/groovy-all-2.4.3.jar"/>
     <property name="plugin.build.dir"       location="build"/>
