
| Key: |
HUDSON-2932
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
abayer
|
| Reporter: |
jpawlowski
|
| Votes: |
1
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
patch.diff (0.6 kB)
|
|
Environment:
|
Platform: All, OS: All
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
HUDSON-3536
MAVEN_OPTS env variable ignored by maven builds
|
|
|
|
|
|
|
In an M2 project, environment MAVEN_OPTS seems to be ignored. That means that
when having some common settings (e.g. -Dhttp.proxyHost) I need to copy those
values into the "MAVEN_OPTS" field for every single project. That causes a
maintenance nightmare.
I've noticed that on Solaris, but I suspect it affects other platforms as well.
|
|
Description
|
In an M2 project, environment MAVEN_OPTS seems to be ignored. That means that
when having some common settings (e.g. -Dhttp.proxyHost) I need to copy those
values into the "MAVEN_OPTS" field for every single project. That causes a
maintenance nightmare.
I've noticed that on Solaris, but I suspect it affects other platforms as well. |
Show » |
Sort Order:
|
Do node properties solve this for you? (issue 2918)