Results 1 to 2 of 2

Thread: How to prevent STS from updating maven repository?

  1. #1

    Default How to prevent STS from updating maven repository?

    Any idea? As I have already have the updated ver in my repository, everytime I start STS, it downloads repository and STS hangs.

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

    Default

    Hey!

    There are two things you can/should check:

    #1: which repository is STS using? You can check that from the preferences for Maven, just to see if you are referring to the same repository.
    #2: sometimes the data in the repository gets corrupt (for whatever reason). So I would try to wipe out the complete .m2/repository and let STS download everything again.

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

Posting Permissions

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