MPLUGIN-132: Don't encourage users to use "mvn -up" to update plugins
o removed mvn -up git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@684468 13f79535-47bb-0310-9956-ffa450edef68master
parent
5f13b24b5f
commit
d5f8688fec
|
|
@ -38,7 +38,7 @@ report.plugin.systemrequirements.memory=Memory
|
||||||
report.plugin.systemrequirements.diskspace=Disk Space
|
report.plugin.systemrequirements.diskspace=Disk Space
|
||||||
|
|
||||||
report.plugin.usage=Usage
|
report.plugin.usage=Usage
|
||||||
report.plugin.usage.intro=You could run 'mvn -up' to get the latest version of this plugin, or specify the version in your project's plugin configuration:
|
report.plugin.usage.intro=You should specify the version in your project's plugin configuration:
|
||||||
report.plugin.usage.pluginManagement=To define the plugin version in your parent POM
|
report.plugin.usage.pluginManagement=To define the plugin version in your parent POM
|
||||||
report.plugin.usage.plugins=To use the plugin goals in your POM or parent POM
|
report.plugin.usage.plugins=To use the plugin goals in your POM or parent POM
|
||||||
report.plugin.usage.reporting=To use the report goals in your POM or parent POM
|
report.plugin.usage.reporting=To use the report goals in your POM or parent POM
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ report.plugin.systemrequirements.memory=M\u00e9moire
|
||||||
report.plugin.systemrequirements.diskspace=Espace Disque
|
report.plugin.systemrequirements.diskspace=Espace Disque
|
||||||
|
|
||||||
report.plugin.usage=Utilisation
|
report.plugin.usage=Utilisation
|
||||||
report.plugin.usage.intro=Vous pouvez appeler 'mvn -up' pour obtenir la derni\u00e8re version de ce plugin, ou sp\u00e9cifier la version dans la configuration de votre projet:
|
report.plugin.usage.intro=Vous devez sp\u00e9cifier la version dans la configuration de votre projet:
|
||||||
report.plugin.usage.pluginManagement=Pour d\u00e9finir la version du plugin dans le POM parent
|
report.plugin.usage.pluginManagement=Pour d\u00e9finir la version du plugin dans le POM parent
|
||||||
report.plugin.usage.plugins=Pour utiliser les goals du plugin dans votre POM ou POM parent
|
report.plugin.usage.plugins=Pour utiliser les goals du plugin dans votre POM ou POM parent
|
||||||
report.plugin.usage.reporting=Pour utiliser les goals de rapports dans votre POM ou POM parent
|
report.plugin.usage.reporting=Pour utiliser les goals de rapports dans votre POM ou POM parent
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue