| Steps to reproduce: 1) press create new job 2) copy existing job and type the job name 3) copied job config window appears 4) DO NOT PRESS APPLY OR SAVE, press workspace 5) press "Run a build" link now java.io.IOException: job_name is not buildable exeption appears if you press save or apply it will build the project. This affects the graddle plugin also since if it is configured to copy the job jenkins does not build it until settings are saved for the first time. This happens atleast when using the git I haven't tried with other version control softwares. http://pastebin.com/WvsCYwXr here is the complete exception |