diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly
index b9e6242d..e2bd2982 100644
--- a/plugin/plugin.jelly
+++ b/plugin/plugin.jelly
@@ -1,7 +1,9 @@
@@ -159,4 +161,24 @@
+
+
+
+
+
+
+ ${maven.repo.remote}
+ ${repoList.trim()}
+
+ repo is '${repo}'
+
+
+
+ trying to download ${remoteFile}
+
+
+
+
diff --git a/plugin/project.xml b/plugin/project.xml
index 967c4132..1dde8e00 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -41,5 +41,17 @@
20030211.142705
http://jakarta.apache.org/commons/jelly/libs/xml/
+
+ commons-jelly
+ commons-jelly-tags-http
+ 20030211.143043
+ http://jakarta.apache.org/commons/jelly/libs/http/
+
+
+ commons-httpclient
+ commons-httpclient
+ 2.0-rc1
+ http://jakarta.apache.org/commons/httpclient/
+