derbylock / missing-link

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

Missing Link should be in the central maven repository #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I tend to use the Maven Ant Tasks (the thing where you can use dependency 
management from within Ant, I always get the order of the word wrong) even for 
the dependencies of the build system itself. It would be great if I could get 
missing link this way as well.

Original issue reported on code.google.com by cmah...@googlemail.com on 10 Dec 2012 at 6:12

GoogleCodeExporter commented 8 years ago
I added it to the ivyroundup repository at 
http://ivyroundup.googlecode.com/svn/trunk/repo/modules.xml

So, with Ant and Ivy, you can use Ivy's cachepath-task to download ant-http and 
load the http-task from ant itself.

Original comment by fifteenk...@gmail.com on 20 Dec 2012 at 10:18