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
>
&
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
Hi
That will give you the dependencies of the project the mojo is running
against, not the dependencies of the mojo itself.
Med vennlig hilsen
Hermod Opstvedt
Webmaster
Seiling.org/Norlys.org
-Opprinnelig melding-
Fra: Dan Tran [mailto:[EMAIL PROTECTED]
Sendt: 19. oktober 2006 19:55
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]
Environment: WinXP SP2, Sun JDK 1.5.0_06, Eclipse 3.1.1
Reporter: Hermod Opstvedt
Assigned to: Eugene Kuleshov
When I try to run package on my pom (as a Maven2 When I try to run package on
my pom it is not able to download the dependencies. I have configured a
maven-proxy in my