diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index 96652593..86900a6a 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -454,6 +454,8 @@ Try: maven plugin:download -DgroupId=maven -DartifactId=${pluginToTest} -Dversio + + diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index 325c66bb..71679eb0 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -24,6 +24,7 @@ + NTLM Proxy Problem. plugin:download didn't redownload SNAPSHOT plugins. 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.