mirror of https://github.com/apache/maven.git
3f47c60752
o Added four command-line options: --check-plugin-updates is a synonym for --update-plugins --no-plugin-registry turns off usage of plugin-registry.xml for plugin version resolution for the current build. --check-plugin-latest turns on usage of LATEST metadata for plugin version resolution for the current build. --no-plugin-latest turns off usage of LATEST metadata for plugin version resolution for the current build. o Added settings.xml configuration <usePluginRegistry>true|false</usePluginRegistry> to en/disable the use of plugin-registry.xml for plugin version resolution. The default value is true, to use the plugin-registry.xml. o Added plugin-registry.xml configuration <checkLatest>true|false</checkLatest> to en/disable the use of LATEST metadata when resolving plugin versions. The default value is false, or do not use LATEST. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219089 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src | ||
pom.xml | ||
settings.mdo |