Details
-
Improvement
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
hudson 1.342
-----
still present in:
Jenkins: 2.107.3 LTS
maven-plugin: 3.1.2
Description
When we define some global MAVEN_OPTS in hudson config, freestyle jobs using maven doesn't take care of this value (they are using jvm options and not maven options)
Attachments
Issue Links
- depends on
-
JENKINS-5405 Global MAVEN_OPTS doesn't work
-
- Closed
-
- relates to
-
JENKINS-3755 Cannot set maven options
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue depends on |
Assignee | abayer [ abayer ] |
Component/s | maven-plugin [ 16033 ] | |
Component/s | maven2 [ 15487 ] |
Assignee | abayer [ abayer ] |
Workflow | JNJira [ 135498 ] | JNJira + In-Review [ 174319 ] |
Link |
This issue relates to |
Environment | hudson 1.342 |
hudson 1.342 ----- still present in: Jenkins: 2.107.3 LTS maven-plugin: 3.1.2 |
Pipeline projects are also affected. MAVEN_OPTS is not actually set on `env` to reflect the setting.