Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
As I have define a settings / global settings for my infrastructure, I'd like all maven jobs to use it without users to manually configure in advanced section - they probably don't know about this.
ItemListener.onCreate could be used to enforce a maven setting/global setting that has been set to "apply by default"
Attachments
Issue Links
- depends on
-
JENKINS-17858 <f:dropdownDescriptorSelector> does not allow defaulting to specifig instance
-
- Resolved
-
- is related to
-
JENKINS-16706 Configure provided settings.xml at the Maven plugin level, not at the Maven job level
-
- Open
-
Code changed in jenkins
User: imod
Path:
test/src/test/java/hudson/maven/MavenProjectTest.java
test/src/test/java/hudson/tasks/MavenTest.java
http://jenkins-ci.org/commit/jenkins/ad286c5197128e1a625c1a724350ea93b5c406a7
Log:
[FIXED JENKINS-17723] add test cases to verify defaulting global settings providers