Index: /applications/editors/josm/plugins/validator/build.xml
===================================================================
--- /applications/editors/josm/plugins/validator/build.xml	(revision 18514)
+++ /applications/editors/josm/plugins/validator/build.xml	(revision 18515)
@@ -153,5 +153,5 @@
 			                    <arg value="commit"/>
 	                			<arg value="-m &quot;${commit.message}&quot;"/>
-			                    <arg value="../dist/${plugin.jar}"/>
+			                    <arg value="../dist/${ant.project.name}.jar"/>
 			    </exec>	    
 	   	</target>
