aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Maven setting did not see the world. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Maven setting did not see the world." Watch "Maven setting did not see the world." New topic
Author

Maven setting did not see the world.

H Paul
Ranch Hand

Joined: Jul 26, 2011
Posts: 299
I use STS/eclipse-based ide and use Maven. It was working in the sense that it see the world.
Now suddenly maven see only my local repositories.
When I try to add a dependency, say when typing, org for groupid or artifactid, it show only jar from my local.

What did I do wrong here in my STS/eclipse-based ide setting?
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26216
    
  66

It sounds like you lost your connection to Maven Central. Try checking your Maven settings.xml (in .m2 directory in your home directory.) Also check your firewall isn't blocking it. And that you aren't using a proxy. (maybe the proxy is down.)


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
H Paul
Ranch Hand

Joined: Jul 26, 2011
Posts: 299
Thanks any way. Now it works on its own. (The proxy could be down as you said.)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Maven setting did not see the world.
 
Similar Threads
Spring tool set (STS) for netbeans
Spring Tool Suite
Why Maven?
Maven or Ant?
A thought and a grumble