From 6693d220ac24422dd38bb5d8557a7a050e88de26 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Wed, 2 Jan 2013 12:08:40 -0500 Subject: [PATCH] Comment only. --- .../src/main/resources/hudson/maven/Messages.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maven-plugin/src/main/resources/hudson/maven/Messages.properties b/maven-plugin/src/main/resources/hudson/maven/Messages.properties index a716685a5d..c0cb7b938b 100644 --- a/maven-plugin/src/main/resources/hudson/maven/Messages.properties +++ b/maven-plugin/src/main/resources/hudson/maven/Messages.properties @@ -31,6 +31,8 @@ MavenBuilder.Waiting=Waiting for Jenkins to finish collecting data MavenModule.Pronoun=Module MavenModuleSet.DiplayName=Build a maven2/3 project + +# XXX obsolete keys? MavenModuleSet.AlternateSettingsRelativePath=Alternate settings file must be a relative path. MavenModuleSet.readResolve_missingConfigProvider=ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!! MavenModuleSet.readResolve_updateConfigProvider=ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0}) -- GitLab