Re: [m1] download source archive for IDE integration

2006-01-09 Thread Stephane Nicoll
I didn't know that. Well anyway, current solution works for me and as I said, I will fully test it torrow in an integration scenario. s/ On 1/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Stephane Nicoll wrote: > > Hi, > > > > I have implemented the integration for the eclipse plugin. It does

Re: [m1] download source archive for IDE integration

2006-01-09 Thread Brett Porter
Stephane Nicoll wrote: > Hi, > > I have implemented the integration for the eclipse plugin. It does not > use wagon in the aim to be compatible with maven 1.0.x. > I don't understand this. You can still use wagon (as an average plugin dependency) in Maven 1.0.x. - Brett ---

Re: [m1] download source archive for IDE integration

2006-01-09 Thread Stephane Nicoll
Hi, I have implemented the integration for the eclipse plugin. It does not use wagon in the aim to be compatible with maven 1.0.x. The patch is attached to the MPECLIPSE-60 issue (http://jira.codehaus.org/secure/attachment/18498/MPECLIPSE-60.patch) Can someone please review it? I will fully test

Re: [m1] download source archive for IDE integration

2006-01-08 Thread Brett Porter
Stephane Nicoll wrote: > Hi, > > The maven one source plugin is now available in the plugins sandbox. I > hope it will be included in the core plugins asap. I can provide help > if anything needs to be improved/fixed. > > Now we have a way to deploy the source archive to the repository, I > would

[m1] download source archive for IDE integration

2006-01-08 Thread Stephane Nicoll
Hi, The maven one source plugin is now available in the plugins sandbox. I hope it will be included in the core plugins asap. I can provide help if anything needs to be improved/fixed. Now we have a way to deploy the source archive to the repository, I would like to integrate them with IDE plugin