How to add a post build step for maven release in Jenkins? -


i want copy files in post build step when maven release gets performed.

unfortunately, there no actions (such post build step or pre build step) on clicking perform maven release link in jenkins.

there jenkins release plugin searching. it's additional jenkins plugin plugin "maven release".

the release plugin adds pre/post build configuration dialog build enviroment configuration dialog. can enabled checking checkbox "release build configration".


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -