I am using the maven proxy as described in http://docs.codehaus.org/display/MAVENUSER/Using+Maven+in+a+corporate+environment, but I am observing spurious build failures due to some of the actual remote sites not always responding in a timely manner.

Is there a way to configure maven proxy to not fail, but to simply send the cached version instead? Should I just set the cache timeout to some really large value? What I would like, though, is that it does try to get an update, but not fail if the update fails?
--
cg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to