Hi,

As one of our Jenkins slaves were running out of disc space, I realised,
that it used two separate Maven-repositories, the default ~/m2/repository,
and an additional (c:\tools\localrepository). I have searched through
Jenkins management pages to find this second path, but without any
luck.(The first is set as "Local Maven Repository" under Maven Project
Configuration.)
I finally tracked down a reference in the jenkins-slave.out.log:
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for
C:\tools\localrepository

Does anybody know where is EnhancedLocalRepositoryManager is used? And
especially how do I configure it to use the same local repository as the
Maven projects?

Best regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to