If you have a project that depends on some dependencies, then I think you
should indicate those dependencies in one of the project files.

Marco

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 18, 2004 3:21 PM
Subject: How can I intercept artifact downloading


> Hi,
>
> I have a special kind of project (Eclipse PDE project) which require some
> dependencies I can't put in my maven repository so I want to use a special
> plugin to retrieve these dependencies. Is it possible to intercept the
Maven
> bootstrap which download the dependencies ?
>
> In fact I want to resolve these kind of dependecies before Maven :
>
> Tentative de tÚlÚchargement de org.eclipse.core.resources-.jar.
> ATTENTION: Impossible de tÚlÚcharger org.eclipse.core.resources-.jar.
> Tentative de tÚlÚchargement de org.eclipse.ui-.jar.
> ATTENTION: Impossible de tÚlÚcharger org.eclipse.ui-.jar.
> Tentative de tÚlÚchargement de org.eclipse.jdt.core-.jar.
> ATTENTION: Impossible de tÚlÚcharger org.eclipse.jdt.core-.jar.
> Le processus ne peut continuer Ó cause des dÚpendances manquantes
suivantes:
>
>
> Thx,
> -emmanuel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to