<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I am currently working on setting up a Jenkins job which builds the Fuse Eclipse tooling and then deploys the update site</div><div>to some web server. There are some questions I have and maybe someone can help me a bit…</div><div><br></div><div>1. I set up a Jenkins job already (<a href="https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/SOA-Team/view/Fuse_6/job/Fuse-Tools/">https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/SOA-Team/view/Fuse_6/job/Fuse-Tools/</a>) and used the SwitchYard Eclipse Tools</div><div>job as template. So far all is fine and the project builds but I saw that my update site repository zip file has a different naming than for example SwitchYard Tools where it</div><div>is named like "site-assembly.zip". How can I change the name of the created zip file?</div><div><br></div><div>2. The SwitchYard Tools job is calling a shell script after the Maven build is finished. You pull some script file from a remote location and execute it locally at the Jenkins job.</div><div>This script seems to do the update site deployment or at least some preparations (haven't fully examined the script) but it seems to be a general script which is used for&nbsp;</div><div>more than one&nbsp;project. (btw. this script assumes that the update site zip file is named like "site-assembly.zip" if I understood it correctly)</div><div>The question is now if I can also call that script in our Jenkins job. Maybe somebody could explain a bit more detailed what exactly is done by that script and to check with me</div><div>if that script can be used for Fuse Tools as well.</div><div><br></div><div>3. I saw that the SwitchYard Tools Jenkins job triggers another job after it is finished. (<a href="https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-publish/">https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools-publish/</a>)</div><div>What exactly is that job doing and how can I setup one for Fuse Tools job too (if that is needed).</div><div><br></div><div>Maybe some or all of my questions are answered in some document? If yes, please point me to it. :)</div><div><br></div><div>Thanks,</div><div>Lars</div><div><br></div></body></html>