> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mardi 3 janvier 2006 21:10
> To: Maven Developers List
> Subject: Re: need help for deploying the clover plugin v2.0
>
> You're probably using a different extension version.
A very good point. That must be it. I'm using:
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh-external</artifactId>
<version>1.0-alpha-6-SNAPSHOT</version>
</extension>
</extensions>
Thanks
-Vincent
> Vincent Massol wrote:
> >
> >> -----Original Message-----
> >> From: Brett Porter [mailto:[EMAIL PROTECTED]
> >> Sent: lundi 2 janvier 2006 22:02
> >> To: Maven Developers List
> >> Subject: Re: need help for deploying the clover plugin v2.0
> >>
> >> It was fixed a while ago, but has not been released.
> >
> > Hmm... What I don't understand is why it works when I run mvn deploy on
> > cargo but fails on the clover plugin with that error. I have the same
> > settings for both repos.
> >
> > I need to investigate some more.
> >
> > Thanks
> > -Vincent
> >
> >> Vincent Massol wrote:
> >>>> -----Original Message-----
> >>>> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> >>>> Sent: lundi 2 janvier 2006 15:55
> >>>> To: 'Maven Developers List'
> >>>> Subject: RE: need help for deploying the clover plugin v2.0
> >>>>
> >>>>
> >>>>
> >>>>> -----Original Message-----
> >>>>> From: Brett Porter [mailto:[EMAIL PROTECTED]
> >>>>> Sent: lundi 2 janvier 2006 11:21
> >>>>> To: Maven Developers List
> >>>>> Subject: Re: need help for deploying the clover plugin v2.0
> >>>>>
> >>>>> Vincent Massol wrote:
> >>>>>> Hi there,
> >>>>>>
> >>>>>> I'm trying to deploy the clover plugin v2.0 but I'm failing.
> Several
> >>>>> issues:
> >>>>>> * It seems I'm not part of the maven group on beaver and I get the
> >>>>> following
> >>>>>> error:
> >>>>>>
> >>>>> Now you are. We'll flip over to the Apache repo soon.
> >>> Thanks. I've had to do "chmod g+w maven-clover-plugin" in
> >>> /home/projects/maven/repository-staging/to-
> >> ibiblio/maven2/org/apache/maven/p
> >>> lugins as all the plugins are protected against group writing...
> >>>
> >>> But I'm still getting an error:
> >>>
> >>> [INFO] [deploy:deploy]
> >>> done
> >>> Uploading:
> >>> scpexe://repo1.maven.org/home/projects/maven/repository-staging/to-
> >> ibiblio/m
> >>> aven2/org/apache/maven/plugins/maven-clover
> >>> -plugin/2.0/maven-clover-plugin-2.0.jar
> >>> [INFO]
> >>> ----------------------------------------------------------------------
> --
> >> ----
> >>> [ERROR] BUILD ERROR
> >>> [INFO]
> >>> ----------------------------------------------------------------------
> --
> >> ----
> >>> [INFO] Error deploying artifact: Exit code: 1 - pscp: unknown option
> "-
> >> o"
> >>> try typing just "pscp" for help
> >>>
> >>> I thought this error was fixed a long time ago. Here's my
> settings.xml:
> >>>
> >>> <server>
> >>> <id>repo1</id>
> >>> <username>vmassol</username>
> >>> <privateKey>...</privateKey>
> >>> <filePermissions>664</filePermissions>
> >>> <directoryPermissions>775</directoryPermissions>
> >>> <configuration>
> >>> <sshExecutable>tortoiseplink</sshExecutable>
> >>> <scpExecutable>pscp</scpExecutable>
> >>> </configuration>
> >>> </server>
> >>>
> >>> Any idea?
> >>>
> >>> [snip]
> >>>
> >>> Thanks
> >>> -Vincent
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> 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]
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]