Vadim Gritsenko wrote:

> No, it is (was) absolutely stock maven 2.0.4 install. I might have had
> something in ~/m2 from previous maven install, as I remember I tried to
> build trunk month or two ago.
> 

For Europe, putting this

    <mirror>
      <id>dotsrc</id>
      <mirrorOf>central</mirrorOf>
      <name>Maven mirror @ dotsrc</name>
      <url>http://mirrors.dotsrc.org/maven2</url>
    </mirror>

in $M2/conf/settings.xml or a local settings.xml works very well.


Jorg

Reply via email to