Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven2
-
Labels:None
-
Environment:hudson 1.342
Description
- 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
Issue Links
- is blocking
-
HUDSON-5409
freestyle projects doesn't support global MAVEN_OPTS
-
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.