Re: Maven and Ant

2008-04-16 Thread amidrunk
Worked perfectly! Thank you! Graham Leggett wrote: > > amidrunk wrote: > >> I need to use maven's ant tasks from an ant file called by maven. I use >> the >> maven-antrun-plugin to call the ant file, and then I use the ant file to >> copy maven dependen

Maven and Ant

2008-04-14 Thread amidrunk
Hi, I need to use maven's ant tasks from an ant file called by maven. I use the maven-antrun-plugin to call the ant file, and then I use the ant file to copy maven dependencies into a folder. The ant file works on its own, but when called from maven, I get a class loader problem or something; org

Re: Maven2 and artifact versions

2008-01-31 Thread amidrunk
Thanks, both of you! Regards, Nille Simon Kitching-4 wrote: > > Guillaume Lederrey <[EMAIL PROTECTED]> schrieb: >> On 31/01/2008, amidrunk <[EMAIL PROTECTED]> wrote: >> > Is there any good way to manage versions of dependencies in maven? In >> ma

Maven2 and artifact versions

2008-01-31 Thread amidrunk
Hi, Is there any good way to manage versions of dependencies in maven? In maven1 it was possible to define the version in a properties file in a root project. Is there something similiar in maven2? Right now we define the versions in settings.xml, but that is not a feasible long-term solution. W

Re: Maven2 + WLS - Exploded EAR

2007-12-28 Thread amidrunk
dules within the ears should be exploded as well. The latter ensures that the ide can synchronoize with the deploy directory, so a redeploy won't be necessary for minor jsp-changes and similiar. Is this possible? Regards, Nille Stephane Nicoll-2 wrote: > > On Dec 28, 2007 12:03 PM, am

Maven2 + WLS - Exploded EAR

2007-12-28 Thread amidrunk
Hi, I think I've looked through the entire Internet by now, but I can't find any way to explode ear:s using maven2. Does anyone know how to do this? I'm using maven 2.0.6 and weblogic 9.2. Regards, Nille -- View this message in context: http://www.nabble.com/Maven2-%2B-WLS---Exploded-EAR-tp145