Results 1 to 5 of 5

Thread: Error in POM.XML

  1. #1
    Join Date
    Aug 2011
    Location
    UK, Leeds
    Posts
    26

    Default Error in POM.XML

    Hi All

    Has anyone faced this error in POM.XML. Every time I'm creating a new project I get this.

    Code:
    Failure to transfer com.thoughtworks.xstream:xstream:jar:1.3.1 from http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact com.thoughtworks.xstream:xstream:jar:1.3.1 from/to central (http://repo1.maven.org/maven2): No response received after 60000
    Some help would be greatly appreciated.

    Zed

  2. #2
    Join Date
    Aug 2011
    Location
    UK, Leeds
    Posts
    26

    Default

    I'm seeing this error since I've updated to 2.8.1. Has anyone experienced this error ???

    Zed420

  3. #3
    Join Date
    Jan 2006
    Location
    Seattle, Washington
    Posts
    467

    Default

    Is any part of this question relevant to the Spring framework? Are you using the Spring Tool Suite?

    The information in the error message says that forcing an update might fix it. If you're using STS, then you should be able to right-click on the project in the project or package explorer and select "Update Dependencies" in the Maven section.

  4. #4
    Join Date
    Aug 2011
    Location
    UK, Leeds
    Posts
    26

    Default

    Thanks for your reply dkarr I've tried all that nothing seems to be working.

    Zed420

  5. #5
    Join Date
    Dec 2010
    Location
    Singapore
    Posts
    285

    Default

    http://stackoverflow.com/questions/4...e-maven-update seems to be talking about the same issue.
    Amila Domingo

Posting Permissions

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