You should specify the repository location either in your pom.xml or in
settings like that:

<repository>
  <id>maven2-repository.dev.java.net</id>
  <name>Java.net Repository for Maven</name>
  <url>http://download.java.net/maven/2/</url>
 </repository>

Adapt basing on your environment.
Regards,

Valentin Jacquemin


On Wed, Nov 4, 2009 at 10:28 AM, Exposito Aguilera, Francisco <
francisco.expos...@es.issworld.com> wrote:

> Hello,
>
> I have a Maven installed in a linux Server and there is the local
> repository.
>
> Then I have my Eclipse in a Windows system.
>
> How can I configure m2eclipse in order to search inside the linux
> repository?
>
> Thanks a lot.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to