-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Hudson ver. 1.376
POM parser currently doesn't make use of alternate settings.xml provided to Maven build via -s parameter within "Build --> Goals and options". Please implement support for this. Without this feature and with JENKINS-4693 not fixed, it is not possible at the moment to provide Maven build in Hudson with build job/project specific alternate settings.xml file.
See this Hudson users mailinglist topic for more info.
- depends on
-
JENKINS-4693 Alternate settings file not found
-
- Reopened
-
I think the answer here is for me to finally get JENKINS-4693 fixed - given that we have a way to specify an alternate settings location, I'd rather not also have to parse it out of the goals string. Let me see what I can do with the underlying problem.