-
Bug
-
Resolution: Fixed
-
Major
-
None
-
hudson 1.342
- I set a value in the UI, it is stored in hudson.maven.MavenModuleSet.xml, but when I restart hudson the value isn't anymore displayed in the UI
- freestyle projects doesn't support global MAVEN_OPTS
- is blocking
-
JENKINS-5409 freestyle projects doesn't support global MAVEN_OPTS
-
- Open
-
- relates to
-
JENKINS-3755 Cannot set maven options
-
- Closed
-
[JENKINS-5405] Global MAVEN_OPTS doesn't work
Assignee | New: Andrew Bayer [ abayer ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is blocking JENKINS-5409 [ JENKINS-5409 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Checking on part 1 now - part 2 looks like it'll require me to change the way the global MAVEN_OPTS is stored, since the freestyle projects don't have access to hudson.maven.MavenModuleSet - I'm thinking of moving that to the Maven installation.