-
Bug
-
Resolution: Unresolved
-
Major
-
None
I'm able to configure some parameters for a Maven module build but when trying to execute a maven module directly, parameters are not passed.
Here's the Console Output :
Executing Maven: -N -B -f /var/lib/jenkins/customWorkspaces/SOAPUI/Google/Divers/pom.xml clean integration-test -P $Environnement
"$Environnement" should be replaced by the parameter value.
- is related to
-
JENKINS-21589 Unresolvable (environment) variables lead to failing maven builds
-
- Resolved
-
Hello,
I have a same issue, is there any solution?
thanks.