Re: Installing third party artifact

2011-04-07 Thread gadi_sr
Thank you, I will try to use some of the tequnices. Gadi -- View this message in context: http://maven.40175.n5.nabble.com/Installing-third-party-artifact-tp4286043p4288551.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Installing third party artifact

2011-04-07 Thread Yegor Bugayenko
I asked a very similar question in SO a few weeks ago: http://stackoverflow.com/questions/4906147 Maybe you will find it useful (the discussion is still open there). — Yegor Bugayenko, PMP®, SCEA On Wed, Apr 6, 2011 at 7:17 PM, Wayne Fay wrote: > > I have pom that has dependency of python to

Re: Installing third party artifact

2011-04-06 Thread Wayne Fay
> I have pom that has dependency of python to be installed in order to run > test phase. I have python in specified version as third party in my nexus > thirdparty repository. > How can I specify what to do with the dependency (for this example, install > python on machine if not exists) Maven has

Installing third party artifact

2011-04-06 Thread gadi_sr
specify what to do with the dependency (for this example, install python on machine if not exists) thanks, Gadi -- View this message in context: http://maven.40175.n5.nabble.com/Installing-third-party-artifact-tp4286043p4286043.html Sent from the Maven - Users mailing list archive at Nabble.com