Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
Description
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!
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Jeff MAURY [ jeffmaury ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Component/s | maven-plugin [ 16033 ] | |
Component/s | maven2 [ 15487 ] |
Workflow | JNJira [ 145929 ] | 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