jtanistra / spock

Automatically exported from code.google.com/p/spock
0 stars 0 forks source link

Provide direct download #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
My organisation's firewall is blocking maven/gradle from downloading spock (and 
anything else).

Would it be possible to include all downloads (including source) on 
http://code.google.com/p/spock/downloads/list

for example I'm trying to find where I can directly download 
spock-core-0.4-groovy-1.6.jar
or spock 0.5.

Original issue reported on code.google.com by j.mcguin...@bigpond.com on 22 Oct 2010 at 12:14

GoogleCodeExporter commented 8 years ago
We'll provide a zip with all the Jars in it for the 0.5 release. Meanwhile, you 
can manually download the Jars from Maven Central. Just browse to 
http://repo1.maven.org/maven2/org/spockframework/ and grab the Jars you need. 
Or, if you want the latest 0.5 snapshots, go to 
http://m2repo.spockframework.org/snapshots/org/spockframework/.

Original comment by pnied...@gmail.com on 22 Oct 2010 at 2:22

GoogleCodeExporter commented 8 years ago
and/or provide a gradle / ivy script that does this.

Original comment by peter.lu...@gmail.com on 2 Dec 2010 at 8:06

GoogleCodeExporter commented 8 years ago
As a first step, the Gradle build of the Spock Example project now has a 
"collectJars" task (see README).

Original comment by pnied...@gmail.com on 10 Dec 2010 at 10:28

GoogleCodeExporter commented 8 years ago
I wonder what exactly is needed here. Should the zip include external deps like 
Groovy? Should it have a subdirectory per Spock project (spock-core, 
spock-spring), or lump everything together?

Original comment by pnied...@gmail.com on 28 Feb 2012 at 2:05

GoogleCodeExporter commented 8 years ago

Original comment by pnied...@gmail.com on 1 Mar 2015 at 11:47