Details
-
Bug
-
Resolution: Won't Fix
-
normal
-
1.3.0
-
Operating System: Linux
Platform: All
-
P1
-
Bug
-
16289 16290
-
847
Description
On Linux systems the shell script, as opposed to the windows batch, does not set the command line to the environment. Therefore the env.MAVEN_CMD_LINE_ARGS access fails.
Sal suggested to try a 'ps -o args -p <PID>' as a last resort.