Hello,
I need to use Jenkins for integration continuous.
What I know, I should create a maven project, to use to build a spar with a script to be called by a jenkins jobs and after the script will connect to a server and do the install_archive command.
Do you know how to do and did you do it during your experience ?