-
May 11th, 2011, 11:47 PM
#1
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.
-
May 12th, 2011, 02:04 AM
#2
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
-
May 12th, 2011, 03:20 AM
#3
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>
-
May 12th, 2011, 03:41 AM
#4
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
-
Forum Rules