diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly
index 83d55fe8..beb56092 100644
--- a/plugin/plugin.jelly
+++ b/plugin/plugin.jelly
@@ -7,13 +7,13 @@
xmlns:u="jelly:util"
xmlns:x="jelly:xml">
-
+
+ todir="${maven.repo.local}/maven/plugins" />
@@ -170,6 +170,7 @@
+
@@ -182,7 +183,7 @@
name="${maven.home}/plugins/${artifactId}-${version}.jar" />
+ value="${repo}/${groupId}/plugins/${artifactId}-${version}.jar" />
trying to download ${remoteFile}