Index: /applications/editors/josm/plugins/mappaint/build.xml
===================================================================
--- /applications/editors/josm/plugins/mappaint/build.xml	(revision 2686)
+++ /applications/editors/josm/plugins/mappaint/build.xml	(revision 2687)
@@ -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>
 
 
