]
Jean Francois Denise resolved WFWIP-236.
----------------------------------------
Resolution: Done
Galleon prosvisioning should ignore MAVEN_ARGS meant for S2I app
build
----------------------------------------------------------------------
Key: WFWIP-236
URL:
https://issues.jboss.org/browse/WFWIP-236
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Jan Blizňák
Assignee: Jean Francois Denise
Priority: Critical
Imagine running S2I build with MAVEN_ARGS="myplugin:mygoal"
It will fail the galleon provisioning because the mvn command is using MAVEN_ARGS meant
for user app. Users can be very creative so we should be more robust and ideally ignore
this input for galleon build.