Hi Hervé,
That's great (bad) news! :)
I'll check it out as soon as possible, which is likely to be the day after
tomorrow when I get back to the office.  Once I can determine that this fix
is working, I'll respond to the issue.
Thanks a lot for your help!
Mykel

On 8/10/07, Hervé BOUTEMY <[EMAIL PROTECTED]> wrote:
>
> Hi Mykel,
>
> Ok, I studied your case more deeply: you've just found a bug! :)
> For remote repositories defined in pom.xml, settings file is taken into
> account but not for remote repositories defined in build.xml...
>
> I filed a Jira issue, with a testcase and fix:
> http://jira.codehaus.org/browse/MANTTASKS-85
>
> You'll find the modified tasks at
> http://codehaus.org/~hboutemy/maven-ant-tasks-2.0.7-MANTTASKS-85.jar
>
> Can you check that it fixes your problem?
> Then it should be released in 2.0.8.
>
> Hervé
>
> Le vendredi 10 août 2007, Mykel Alvis a écrit :
> > Hervé,
> > Sorry it took so long to get back to you about this.  I've been out of
> the
> > office and had trouble accessing the systems in question.
> >
> > Attached is my settings.xml that is used by 40+ developers daily with
> this.
> > We do have a local firewall, but it definitely works with maven since we
> > override central with our internal proximity instance.  What appears to
> be
> > the case is that the settings.xml isn't getting read prior to the
> attempt
> > to acquire the provider, so it's trying
> > (http://repo1.maven.org/maven2/....) instead of
> > (http://sirdsite/proximity/....), but that's just a guess.
> >
> > Thanks again for your help,
> > Mykel
> >
> > On 8/7/07, Hervé BOUTEMY <[EMAIL PROTECTED]> wrote:
> > > ok, settings.xml has been read, but the task is hanging when trying to
> > > download wagon-provider-api from central http://repo1.maven.org/maven2
> > >
> > > Do you have direct internet access, or through a proxy?
> > > If through a proxy, how was it configured in settings.xml?
> > > Did you try your configuration with full Maven instead of Ant tasks?
> > >
> > > Le mardi 7 août 2007, Mykel Alvis a écrit :
> > > > Hi Hervé,
> > > >
> > > > OK.  I lied.  It timed out after several minutes.   I don't know why
> it
> > > > would delay the 10 minutes it took before, but must recently it
> timed
> > >
> > > out
> > >
> > > > in less than 4.
> > > >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
"My friends tell me I have an intimacy problem. But they don't really know
me." -- Garry Shandling
Anyone who has the power to make you believe absurdities has the power to
make you commit injustices. -- Voltaire

Reply via email to