OK, problem solved.

First I thought that I would try this the "easy" way, with just a username and a password, but as I said earlier that doesn't work.

So I created my ssh keys and after some fiddling I managed to get it working. On Windows. Without cygwin. :D

In short I had to point my settings.xml file to my privateKey file, which has to be in OpenSSH format. I'll put together some documentation for this later on.

Could someone please check that the release looks OK before I call for a sync? It's currently sitting here:
/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven/plugins/maven-changes-plugin/2.0-beta-2

Brett Porter wrote:
Are you sure the server id is correct?

Generally, we don't use the SSH password in settings.xml anyway - you should have a private key.

- Brett

On 25/09/2006, at 2:55 PM, Dennis Lundberg wrote:

Emmanuel Venisse wrote:
interactive mode doesn't work with release:perform. You need to set your password in settings.xml

When I try that I get the same results as before.

Note that I want interactive mode for wagon (ssh), not for scm (svn). The scm part of the release works fine and it checks out the correct tag from svn.

Emmanuel
Dennis Lundberg a écrit :
Brett Porter wrote:
I'd suggest trying a deploy of the snapshot first, as it'll be more convenient than testing the release:perform step each way.

Deploying a snapshot works without trouble. I just tried it again to make sure. It interactively prompts me for my password whenever it needs it.

But, deploy:deploy seems to be run from inside release:perform in some way. Perhaps I need to tell it to use interactive mode somehow?

I guess this is another area we need to document in our development process (I'm thinking we need a "developer centre" too...)

:)

I'm keeping track of my progress on this and will update the wiki document when I'm done.

Cheers,
Brett

On 25/09/2006, at 6:16 AM, Dennis Lundberg wrote:

Hi,

I need some help using the maven-release-plugin. I'm trying to release the maven-changes-plugin (my first release).

  release:prepare

went well, but when I do

  release:perform

it hangs at deploy:deploy

I'm using maven 2.0.5-SNAPSHOT on Windows XP. It checks out the correct tag from svn.

Anyone know what I'm doing wrong?

--Dennis Lundberg

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


--Dennis Lundberg


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




--
Dennis Lundberg


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

Reply via email to