Index: applications/editors/josm/plugins/mappaint/build.xml
===================================================================
--- applications/editors/josm/plugins/mappaint/build.xml	(revision 2549)
+++ applications/editors/josm/plugins/mappaint/build.xml	(revision 2685)
@@ -2,5 +2,6 @@
 
 	<!-- point to your JOSM directory -->
-	<property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" />
+	<!-- <property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" /> -->
+	<property name="josm" location="../josm/josm-latest.jar" ></property>
 
 
