-
Task
-
Resolution: Done
-
Major
-
None
-
None
There are quickstarts that are multi module maven projects, where the deployment is on one of its modules, ie the deployment is not on the quickstart root dir.
To support such quikcstarts we need to allow them to send an output param specifying the deployment dir, and adjust CI commands to take that into consideration, for instance by using -f deploymentDir/pom.xml on mvn commands to start/shutdown the provisioned server.