RE: SV: Mojo and it's own dependencies

2006-12-19 Thread hermod.opstvedt
Hi Great - I'll take a peek Hermod -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 20, 2006 2:02 AM To: Maven Developers List Subject: Re: SV: Mojo and it's own dependencies On 31 Oct 06, at 9:06 AM 31 Oct 06, <[EMAIL PROTECTE

Re: SV: Mojo and it's own dependencies

2006-12-19 Thread Jason van Zyl
nt: Thursday, October 19, 2006 11:36 PM To: Maven Developers List Subject: Re: SV: Mojo and it's own dependencies On 19 Oct 06, at 5:19 PM 19 Oct 06, Hermod Opstvedt wrote: Hi Yeah, now we're talking. I need to setup a classpath for another java class that is to be run by an ant ba

RE: SV: Mojo and it's own dependencies

2006-10-31 Thread hermod.opstvedt
To: Maven Developers List Subject: Re: SV: Mojo and it's own dependencies On 19 Oct 06, at 5:19 PM 19 Oct 06, Hermod Opstvedt wrote: > Hi > > Yeah, now we're talking. I need to setup a classpath for another > java class > that is to be run by an ant based mojo. So setting up

SV: SV: Mojo and it's own dependencies

2006-10-19 Thread Hermod Opstvedt
Hi I'll give it a shot Hermod -Opprinnelig melding- Fra: Jason van Zyl [mailto:[EMAIL PROTECTED] Sendt: 19. oktober 2006 23:36 Til: Maven Developers List Emne: Re: SV: Mojo and it's own dependencies On 19 Oct 06, at 5:19 PM 19 Oct 06, Hermod Opstvedt wrote: > Hi > &

Re: SV: Mojo and it's own dependencies

2006-10-19 Thread Jason van Zyl
a sizable ant script. Jason. Hermod -Opprinnelig melding- Fra: Jason van Zyl [mailto:[EMAIL PROTECTED] Sendt: 19. oktober 2006 21:30 Til: Maven Developers List Emne: Re: Mojo and it's own dependencies On 19 Oct 06, at 1:50 PM 19 Oct 06, Hermod Opstvedt wrote: Hi Is there a Maven

SV: Mojo and it's own dependencies

2006-10-19 Thread Hermod Opstvedt
ermod -Opprinnelig melding- Fra: Jason van Zyl [mailto:[EMAIL PROTECTED] Sendt: 19. oktober 2006 21:30 Til: Maven Developers List Emne: Re: Mojo and it's own dependencies On 19 Oct 06, at 1:50 PM 19 Oct 06, Hermod Opstvedt wrote: > Hi > > Is there a Maven helper class that can be

VS: Mojo and it's own dependencies

2006-10-19 Thread Hermod Opstvedt
Til: Maven Developers List; [EMAIL PROTECTED] Emne: Re: Mojo and it's own dependencies project.getArtifacts() There are plenty of examples source at http://svn.codehaus.org/mojo/trunk/mojo -D On 10/19/06, Hermod Opstvedt <[EMAIL PROTECTED]> wrote: Hi

Re: Mojo and it's own dependencies

2006-10-19 Thread Jason van Zyl
On 19 Oct 06, at 1:50 PM 19 Oct 06, Hermod Opstvedt wrote: Hi Is there a Maven helper class that can be called from a Mojo that will give the Mojo access to it's own dependencies? You can use the expression ${plugin.artifacts} i.e. /** * @parameter expression="${plugin.artifacts}" */

Re: Mojo and it's own dependencies

2006-10-19 Thread Dan Tran
project.getArtifacts() There are plenty of examples source at http://svn.codehaus.org/mojo/trunk/mojo -D On 10/19/06, Hermod Opstvedt <[EMAIL PROTECTED]> wrote: Hi Is there a Maven helper class that can be called from a Mojo that will give the Mojo access to it's own dependencies? Hermod

Mojo and it's own dependencies

2006-10-19 Thread Hermod Opstvedt
Hi Is there a Maven helper class that can be called from a Mojo that will give the Mojo access to it's own dependencies? Hermod - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]