Hello, I have a squid proxy and i want than maven used it. But squid cache is never used.
I saw than header request send by maven contain : cache-control : max-age=0 I think it is the problem. It seems to me than the maven documentation said it is the default configuration. I tryed to configure setting.xml maven file but i never change cache-control setting (I followed this documentation : http://maven.apache.org/ guides/mini/guide-http-settings.html#Taking_Control_of_Your_HTTP_Headers). So, i search some help to configure header send by maven. Thank you -- Olivier Haegi
