Here is what i am trying to achieve: We have a SVN repository, but we dont want to promote all the changes we get via svn update! I want to manually select each artifact and then build it via Jenkins and deploy it.
Any plugin which will allow me to do that? I dont have a simple criteria like exclude *.jar or *.xml but it is purely manual human intervention.
Thanks, Zoom