Re: Different dependencies for integration, milestone, release

2011-04-06 Thread Alex Kiesel
Hi Mitch, On 24 March 2011 14:58, Mitch Gitman wrote: > The best and most common approach I'm aware of for handling this is to have > your Ivy settings including three different Ivy settings files, one for each > stage/status. Which settings to include is determined by a property. The > default v

Re: IVY design opinion

2011-04-06 Thread Geoff Clitheroe
Ivy can generate poms, search for ivy-generate-pom in http://codegeo.org/repos/codegeo/build/trunk/build-base.xml FWIW we use Apache Archiva http://archiva.apache.org/ e.g., http://codegeo.org/archiva/browse/nz.org.geonet I've also rolled it myself with httpd. Either works just fine. Archiva has

RE: IVY design opinion

2011-04-06 Thread James Carr
It's possible to produce pom files as part of your build system. I know gradle has a plugin for it (apply plugin:'maven') and I'm sure ant will let you do the same thing through a custom task or something. Thanks, james From: Matt Benson [gudnabr...@gm

Re: IVY design opinion

2011-04-06 Thread Matt Benson
On Wed, Apr 6, 2011 at 2:32 PM, Shawn Castrianni wrote: > I see a lot of Maven stuff with Nexus, but no mention of IVY.  Artifactory > does mention IVY.  Does Nexus have any support for IVY directly? Not directly, no. But it works with Ivy as any other m2 repo. Matt > > --- > Shawn Castrianni

RE: IVY design opinion

2011-04-06 Thread Shawn Castrianni
I see a lot of Maven stuff with Nexus, but no mention of IVY. Artifactory does mention IVY. Does Nexus have any support for IVY directly? --- Shawn Castrianni -Original Message- From: Matt Benson [mailto:gudnabr...@gmail.com] Sent: Wednesday, April 06, 2011 2:03 PM To: ivy-user@ant.ap

Re: IVY design opinion

2011-04-06 Thread Matt Benson
On Wed, Apr 6, 2011 at 1:53 PM, Shawn Castrianni wrote: > Kirby and Archie have similar suggestions to using an http resolver with > authentication.  I will look into that. > > What does everyone think about Artifactory?  It seems like it might also > solve the problem but also bring other cool

RE: IVY design opinion

2011-04-06 Thread Shawn Castrianni
Kirby and Archie have similar suggestions to using an http resolver with authentication. I will look into that. What does everyone think about Artifactory? It seems like it might also solve the problem but also bring other cool features too? --- Shawn Castrianni -Original Message- F

Re: IVY design opinion

2011-04-06 Thread Kirby Files
Do you have an objection to using an http resolver or ftp resolver? Both of these could be used with authentication, supplying ant user.name in a property. Not sure if you require actual secure authentication, or just username. Either of these resolvers could also share the same filesystem wit

Re: IVY design opinion

2011-04-06 Thread Archie Cobbs
What about just setting up an authenticated, HTTP-based ivy repository and using the Apache server logs as your audit trail? -Archie On Wed, Apr 6, 2011 at 1:07 PM, Shawn Castrianni < shawn.castria...@halliburton.com> wrote: > I have been using IVY for 3 years now and love it. I use the filesys

IVY design opinion

2011-04-06 Thread Shawn Castrianni
I have been using IVY for 3 years now and love it. I use the filesystem resolver to get dependencies that I publish from my own builds and the svn resolver to get thirdparty dependencies that I have downloaded from the internet and manually checked in. My company wants to be very strict on th

Re: Can't get snapshots!

2011-04-06 Thread David Harrigan
Hi, Problem solved. Had to switch on "nonunique" on the snapshot repository properties. -=david=- On 6 April 2011 17:32, David Harrigan wrote: > Hiya, > > I'm a bit confused. I'm publishing a jar to artifactory (2.3.2) using > the head of the ivy trunk. When I create my jars, I get this: > > pu

Can't get snapshots!

2011-04-06 Thread David Harrigan
Hiya, I'm a bit confused. I'm publishing a jar to artifactory (2.3.2) using the head of the ivy trunk. When I create my jars, I get this: purple.jar purple-source.jar purple-javadoc.jar Then, I get this: ivy.publish.snapshot: [ivy:publish] :: delivering :: com.fubar#purple;0.1.0-SNAPSHOT :: 0.1