Results 1 to 6 of 6

Thread: 2.6.0.RELEASE, Ubuntu 10.10 stuck updating maven dependencies

  1. #1
    Join Date
    Sep 2010
    Posts
    1

    Unhappy 2.6.0.RELEASE, Ubuntu 10.10 stuck updating maven dependencies

    Hi all, I've tried both the sh installer and the full download of 2.6.0.RELEASE, eclipse 3.6.2 and it gets stuck updating maven dependencies forever. The only way to stop it is by setting maven to offline; then it stops but as soon as you set it up again (to download any dependency) it is stuck again.

    Projects won't build cause they are waiting for the update to finish. I left it during lunch hoping for it to finish but nope, no luck.

    Anyone else noticing anything similar? I use Ubuntu 10.10 on a Dell Precision M4500.

    Thanks,
    Jos

  2. #2
    Join Date
    Apr 2011
    Posts
    1

    Default me 3

    I too am having the same problem.
    I started to have it after importing all of the 3.0.4 spring-samples.

    I had https://src.springframework.org/svn/spring-samples checked out to folder on my hdd and imported them as existing projects.

    STS won't close and a project, that was ok before, has errors in it.

    OS: win xp sp3

    console maven output

    last line in my console:
    Code:
    1.05.11 0:28:00 EEST: Downloaded http://repository.springsource.com/maven/bundles/release/org/apache/tiles/tiles-api/2.2.0/tiles-api-2.2.0.pom
    Attached Files Attached Files
    Last edited by Nullington; Apr 30th, 2011 at 04:37 PM.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,833

    Default

    Does the issue occur in Eclipse with m2e installed too? If you are downloading a lot of new dependencies, it may be related to this issue. A workaround I have used before is to resolve the dependencies with the commandline first and then import it into eclipse.

    HTH,
    Rob Winch
    Twitter @rob_winch
    Spring Security Lead
    Spring by Pivotal

  4. #4

    Default

    I'm having this same problem on Win7 64 Bit. It just hangs and nothing never really happens.

  5. #5
    Join Date
    Apr 2008
    Posts
    151

    Default

    I have STS 2.6.0 on Ubuntu and XP, and never have an issue - though both of my installations have been upgrades dating back to the beginning of STS ( I think I may have started from scratch on 2.5.0)

  6. #6
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hi!

    Can you check your network settings? I just wonder if a firewall/proxy setting might prevent you from updating the maven dependencies.

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •