-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: weblogic-deployer-plugin
-
Labels:
-
Similar Issues:
....CUT
One thing missing IMHO is the option activate/inactive a task in the tasklist from an environment parameter.
For example,That wold be handy if earlier in the deploy/build process choose different artifacts according to which environment my parameterized build will be deployed to.
And theres other use cases too.
Any possibilty of seeing such a feature?
---CUT
What you want is the possibility to skip a deployment task during a build by specifying what task to disable with a build parameter. It's been a while I worked on the plugin. So I don't know when the next release will be out. You can add a JIRA ticket for this enhancement. Don't forget to set 'weblogic-deployer' in the component field.
Regards,
We can imagine that if an env/parametrized variable naming DEPLOY_<task_name>_SKIP is found the following deployment task won't be triggered . <task_anme> corresponding to the value of the task Name field