java - Passing parameters in MultiJob Project Jenkins -


i try pass parameter maven profile in multijob project unfortunately jenkins doesn`t see , execute: 'mvn clean install $profile'. know solution?

multijob project

subbuild view

you can specify maven command clean install -dprofile=dev here "profile" parameter , "dev" value.


Comments

Popular posts from this blog

CS-Cart - Change login URL in notification email -

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -