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

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -