Re: clean up maven repo in Jenkins slave

2012-04-16 Thread JasonX
configure your settings.xml at a central place and select one within > your job configuration from a drop down menu. > regards Domi > > [1]https://wiki.jenkins-ci.org/display/JENKINS/Config+File+Provider+Plugin > > On 13.04.2012, at 20:43, JasonX wrote: > > > > > >

clean up maven repo in Jenkins slave

2012-04-13 Thread JasonX
I saw maven repo is copied to /opt/.m2 directory on Jenkins slave from maven server and it fills up Jenkins slave disk. I wanna clean it up. How can I do it? can I remove all of the repos from Jenkins slave after each build? is that necessary to keep all dependencies on Jenkins slave but they are