diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly
index 81471f6b..53d51749 100644
--- a/plugin/plugin.jelly
+++ b/plugin/plugin.jelly
@@ -198,6 +198,7 @@
+
${maven.repo.remote}
${repoList.trim()}
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index bb7604e4..6fc9a343 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -25,6 +25,9 @@
+
+ Create local repository directory first so plugin:download doesn't fail when it doesn't exist
+
Add optional msg attribute to assertFileExists and assertEquals tags