-
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!
[JENKINS-15207] Invalid warning message when the config-file-provider plugin is not installed
Assignee | New: Jeff MAURY [ jeffmaury ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 145929 ] | New: JNJira + In-Review [ 191699 ] |
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