On 1/31/06, Brett Porter <[EMAIL PROTECTED]> wrote: > It shouldn't be necessary - the mojo group that you are in can write to > the mojo area of the repo (if that's not the case, let me know). You > should perform it as lacostej.
It works now. Thanks. 2 more questions: - do you know of any way to debug jsch ? I am pretty much used to ssh -v -v -v (also praised on the jsch home page), but I haven't been able to find such an option to debug jsch itself. That would have helped me troubleshoot the issue. - I see that the mojo-sandbox default deployment uses scp. I much prefer to use the scpexe version, because that doesn't force me to write my passphrase in my settings.xml. What do you guys use? Is there a way for me to override this snapshots repository url without having to modify all my poms? Couldn't there be a way to define a maven.wagon.scp.preferred.method property that could override the scp into scpexe, or something like that? Jerome