I thought that I'd give this plugin a workout, but I ran into a couple of things that has prevented me from testing it completely.

1. The tests seem to require that there's an scp-server available on localhost. That's not the case on Windows, so no joy running the tests for me.

2. After installing it, skipping the tests, I am not able to authenticate properly to the target repo. How do I supply a different username to the plugin?

I tried using "-Dusername=dennisl" but no luck. I get this error message:
  "Embedded error: Cannot connect. Reason: Auth fail"

I guess this is a wagon thing.

Jason van Zyl wrote:
Hi,

I just copied the staged repo for the clover plugin over and I used the following:

mvn stage:copy -Dsource="http://people.apache.org/~vmassol/maven-staging"; -Dtarget="scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository" -Dversion=2.4

Just for the folks who are going to try and copy staged repositories in the next little while. I'll get it to figure out the version automatically but this seems to be working well. Is fairly atomic, it simply copies only merging the metadata, it doesn't do a redeploy.

Thanks,

Jason.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to