Re: How can I intercept artifact downloading

2004-01-18 Thread dion
s to easily manage a Eclipse PDE project > with Maven. > > Thx, > -emmanuel > > > Marco > > > > - Original Message - > > From: <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Sunday, January 18, 2004 3:21 PM > &g

Re: How can I intercept artifact downloading

2004-01-18 Thread emmanuel . boudrant
plugin is to easily manage a Eclipse PDE project with Maven. Thx, -emmanuel > Marco > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, January 18, 2004 3:21 PM > Subject: How can I intercept artifact downloading &

Re: How can I intercept artifact downloading

2004-01-18 Thread Marco Tedone
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

How can I intercept artifact downloading

2004-01-18 Thread emmanuel . boudrant
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 reso