You can report it here : http://jira.codehaus.org/browse/MAVEN, and attach your patch.
Emmanuel ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 23, 2004 3:38 PM Subject: RE:Newbie question: maven and proxies - unable to find line starting with "HTTP" > Hi, > > I (finally) solved the problem by getting the Sources and modifying > org.apache.maven.util.HttpUtils > > After line 370 I inserted this one: > client.getState().setAuthenticationPreemptive(true); > > After compiling Maven the Project compiled fine, and has no longer > Problems with our Firewall... > > Is this a Bug? If so, where do I report it? > Or are there other properties /parameters where this can be set? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
