Ok,

Using 0.0.11 I commented out these lines in my settings.xml

<mirror>
  <id>localhost mirror</id>
  <name>My Local Repository</name>
  <url>${localRepository}</url>
  <mirrorOf>localhost</mirrorOf>
</mirror>
<mirror>
  <id>codehaus snapshot mirror</id>
  <name>Mirror site of Codehaus</name>
  <url>http://repo1.maven.org/maven2</url>
  <mirrorOf>snapshots</mirrorOf>
</mirror>
<mirror>
  <id>codehaus mirror</id>
  <name>Mirror Site of Codehaus</name>
  <url>http://repo1.maven.org/maven2</url>
  <mirrorOf>codehaus</mirrorOf>
</mirror>

Ok, now... The hang stopped and it is now operating like it knows where the
repo is located...

BUT wait...

How did this occur on my disk drive

C:\${env.TOMCAT_HOME}\webapps\m2.repository  

?

That was not there this morning.

Ok, now I am going to look where this thing is downlaoding to/from

Well it eventually quit with the original error unable to find com.sun
tools-1.5.0

Still blue in the face


-----
Best regards
Ken in nashua
-- 
View this message in context: 
http://www.nabble.com/m2Eclipse-plugin-remains-unusable-without-install-support-tp14697346s177p14716532.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to