Results 1 to 4 of 4

Thread: where is spring-data nightly build download?

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    9

    Default where is spring-data nightly build download?

    for struts2,this is a lastest build download
    https://hudson.apache.org/hudson/job...stStableBuild/

    is there a simular method to download lastest nightly build,I didn't find it in bamboo.

  2. #2
    Join Date
    Apr 2006
    Location
    Dresden, Germany
    Posts
    483

    Default

    We don't have a dedicated download site but you can get the latest snapshots via Maven using this repository: http://maven.springframework.org/snapshot

  3. #3
    Join Date
    Dec 2006
    Posts
    9

    Default

    I'm sorry,I don't use maven,what is the exact url pattern,http://maven.springframework.org/snapshot cannot list dir


    <Error>
    <Code>NoSuchKey</Code>
    <Message>The specified key does not exist.</Message>
    <Key>snapshot</Key>
    <RequestId>9A3A8EFD62024188</RequestId>
    <HostId>
    JviGn6Fc+PykkLWBzUk7TNNOwv0pLCVCw198oG3j70i6lXCWT1 HTiLxO83W2cekz
    </HostId>
    </Error>

  4. #4
    Join Date
    Apr 2006
    Location
    Dresden, Germany
    Posts
    483

    Default

    As I said, you need to use Maven as the repository is not browsable. We recommend not to manually download libraries as looking up dependencies and transitive ones is quite cumbersome and error prone.

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
  •