You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wayne Fay <wa...@gmail.com> on 2007/05/22 05:12:04 UTC

Re: A trivial question

Are you using Maven1 or Maven2? As for your "problem downloading
files" -- are you behind a web proxy? If so, you will need to
configure it before the automatic downloading of files will be
successful.

Wayne

On 5/21/07, Hernani Cerqueira <hr...@gmail.com> wrote:
> Hello all,
>
> I use maven for a while, but I always had a problem with downloading files
> from ibiblio, so, every time i need a file, i download it manualy and put it
> on my local repository. I had a quite big repository, until the unexpected
> happened. My hard disk failed and i lost all that work... Now I don't want to
> download all those files again, and i want to set up a diferent repository. I
> googled for a while, and i found out that i have to set the
> maven.repo.remote, but i have no clue where... Wath should i edit?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: A trivial question

Posted by Hernani Cerqueira <hr...@gmail.com>.
Hum, that solves my problem. Thanks.

Hernâni

Em Quarta, 23 de Maio de 2007 14:06, o Lukas Theussl escreveu:
> http://maven.apache.org/maven-1.x/using/repositories.html#Downloading_from_
>a_Remote_Repository
>
> HTH,
> -Lukas
>
> Hernani Cerqueira wrote:
> > I'm using Maven 1, about the proxy, i think I'm not behind any proxy, I
> > once did'it, a long time ago, fils started to download, but that only
> > worked for a couple of hours, so I'm guessing that if i change my server
> > for one near me (i have one a couple of miles ahead) things will work 
> > again.
> >
> > Em Terça, 22 de Maio de 2007 03:12, o Wayne Fay escreveu:
> >>Are you using Maven1 or Maven2? As for your "problem downloading
> >>files" -- are you behind a web proxy? If so, you will need to
> >>configure it before the automatic downloading of files will be
> >>successful.
> >>
> >>Wayne
> >>
> >>On 5/21/07, Hernani Cerqueira <hr...@gmail.com> wrote:
> >>>Hello all,
> >>>
> >>>I use maven for a while, but I always had a problem with downloading
> >>>files from ibiblio, so, every time i need a file, i download it manualy
> >>>and put it on my local repository. I had a quite big repository, until
> >>>the unexpected happened. My hard disk failed and i lost all that work...
> >>>Now I don't want to download all those files again, and i want to set up
> >>>a diferent repository. I googled for a while, and i found out that i
> >>> have to set the
> >>>maven.repo.remote, but i have no clue where... Wath should i edit?
> >>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>>For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>For additional commands, e-mail: users-help@maven.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: A trivial question

Posted by Lukas Theussl <lt...@apache.org>.
http://maven.apache.org/maven-1.x/using/repositories.html#Downloading_from_a_Remote_Repository

HTH,
-Lukas


Hernani Cerqueira wrote:
> I'm using Maven 1, about the proxy, i think I'm not behind any proxy, I once 
> did'it, a long time ago, fils started to download, but that only worked for a 
> couple of hours, so I'm guessing that if i change my server for one near me 
> (i have one a couple of miles ahead) things will work  again.
> 
> Em Terça, 22 de Maio de 2007 03:12, o Wayne Fay escreveu:
> 
>>Are you using Maven1 or Maven2? As for your "problem downloading
>>files" -- are you behind a web proxy? If so, you will need to
>>configure it before the automatic downloading of files will be
>>successful.
>>
>>Wayne
>>
>>On 5/21/07, Hernani Cerqueira <hr...@gmail.com> wrote:
>>
>>>Hello all,
>>>
>>>I use maven for a while, but I always had a problem with downloading
>>>files from ibiblio, so, every time i need a file, i download it manualy
>>>and put it on my local repository. I had a quite big repository, until
>>>the unexpected happened. My hard disk failed and i lost all that work...
>>>Now I don't want to download all those files again, and i want to set up
>>>a diferent repository. I googled for a while, and i found out that i have
>>>to set the
>>>maven.repo.remote, but i have no clue where... Wath should i edit?
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: A trivial question

Posted by Hernani Cerqueira <hr...@gmail.com>.
I'm using Maven 1, about the proxy, i think I'm not behind any proxy, I once 
did'it, a long time ago, fils started to download, but that only worked for a 
couple of hours, so I'm guessing that if i change my server for one near me 
(i have one a couple of miles ahead) things will work  again.

Em Terça, 22 de Maio de 2007 03:12, o Wayne Fay escreveu:
> Are you using Maven1 or Maven2? As for your "problem downloading
> files" -- are you behind a web proxy? If so, you will need to
> configure it before the automatic downloading of files will be
> successful.
>
> Wayne
>
> On 5/21/07, Hernani Cerqueira <hr...@gmail.com> wrote:
> > Hello all,
> >
> > I use maven for a while, but I always had a problem with downloading
> > files from ibiblio, so, every time i need a file, i download it manualy
> > and put it on my local repository. I had a quite big repository, until
> > the unexpected happened. My hard disk failed and i lost all that work...
> > Now I don't want to download all those files again, and i want to set up
> > a diferent repository. I googled for a while, and i found out that i have
> > to set the
> > maven.repo.remote, but i have no clue where... Wath should i edit?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org