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
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
---
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
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
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