Re: Ant task to get artifacts from Nexus Repository

2010-02-18 Thread Matt Benson
Maven Ant tasks or Ivy can pull from Nexus, which is fundamentally a Maven repository. -Matt On Feb 18, 2010, at 11:13 AM, Sridhar Bitkuri wrote: Looking for any Ant task to get the ear files or war files from Nexus Repository. Appreciated. -- Sent from my Palm Prē -

Ant task to get artifacts from Nexus Repository

2010-02-18 Thread Sridhar Bitkuri
Looking for any Ant task to get the ear files or war files from Nexus Repository. Appreciated. -- Sent from my Palm Prē

Re: not understanding ant task

2010-02-18 Thread Scot P. Floess
Do you have any idea what the classes are for? Based on the name and the target name (-post-compile), I am guessing this is adding some form of instrumentation to your class files... I am not familiar with these classes, so its just a guess ;) On Thu, 18 Feb 2010, Emma X. wrote: Hi all,

not understanding ant task

2010-02-18 Thread Emma X.
Hi all, I am trying to find out what that Ant Task is for. (I pasted it at the end of my post). I would like to by-pass using ant and proceed working with Eclipse, but to accomplish this i need to understand what this task does. Thanks in advance, Emma