-
Improvement
-
Resolution: Fixed
-
Trivial
When the config-file-provider plugin is not installed, the warning message is:
'config-file-provider' plugin installed..., administration of setting.xml will not be available!
where it should be:
'config-file-provider' plugin not installed..., administration of setting.xml will not be available!
Code changed in jenkins
User: Jeff MAURY
Path:
maven-plugin/src/main/java/hudson/maven/settings/ConfigProviderDelegate.java
http://jenkins-ci.org/commit/jenkins/1bab7100128785391f8a33ad823996b914a148f1
Log:
JENKINS-15207Fix typo in warning message when config-file-provider plugin is not installed