Hi all guys,
in the middle of the release process in apache-commons I met a strage
behavior in the maven-deploy-plugin: the scp in people.apache.org
requires interactive password (even if set in settings.xml) so when
trying to upload, it prompts for the password. It nicely works when
deploying stuff on my space ~simonetripodi.
When trying to scp for the commons-digester release, the following
message appears:

[INFO] [INFO] [deploy:deploy {execution: default-deploy}]
[INFO]
[INFO]
[INFO] Note that too many successive login failures will result in further
[INFO] logins from your IP address being blocked. If this happens, contact
[INFO] <[email protected]>, mentioning your IP address so that it can
[INFO] be unblocked.
[INFO]
[INFO]
[INFO] : Keyboard interactive required, supplied password is ignored

and STOP, the plugin seems to be stalled :( If I type a right or wrong
password it doesn't mind, the execution is suspended. If I type
CTRL+C, so the following message is printed:

^CDestroying 1 processes
Destroying process..
[INFO] Destroyed 1 processes
Password: :

Can anyone help me please? That's going to drive me crazy ;( Many many
thanks in advance!!!!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to