diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly
index 28a8e985..eaa214d8 100644
--- a/plugin/plugin.jelly
+++ b/plugin/plugin.jelly
@@ -222,6 +222,13 @@ Try: maven plugin:download -DgroupId=maven -DartifactId=${pluginToTest} -Dversio
+ ${pom.projectAsString}
+
+
+
Allow plugin-test directory to be changed.
NTLM Proxy Problem.
plugin:download didn't redownload SNAPSHOT plugins.
+ Resolve project.xml inheritance when installing plugin.
new plugin:validate-xml tag to validate xml documents against a schema.
new assert:assertPluginAvailable tag to check if a minimal release of a plugin is present.