Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: maven-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
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.
Issue Links
- is duplicated by
-
JENKINS-3536
MAVEN_OPTS env variable ignored by maven builds
-
- Closed
-
Do node properties solve this for you? (issue 2918)