[
http://jira.codehaus.org/browse/MSITE-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153322#action_153322
]
johan lindquist commented on MSITE-362:
---------------------------------------
Seems you can get a shell - you just need to create it first.
The below command creates a time-limited shell.
ssh -t <username>,<project>@shell.sourceforge.net create
maven site:deploy succeeded after this (just make sure you change the
<username>,<project> to match your details).
One issue remains - even though I have copied my public key to the 'shell', it
always asks me for a password.
> Site upload is not compatible with sourceforge.net changes
> ----------------------------------------------------------
>
> Key: MSITE-362
> URL: http://jira.codehaus.org/browse/MSITE-362
> Project: Maven 2.x Site Plugin
> Issue Type: Bug
> Components: site:deploy
> Affects Versions: 2.0-beta-7
> Reporter: Marat Radchenko
>
> After last changes in sf.net infrastructure there are three ways of
> uploading stuff to web area:
> # sftp
> # scp
> # rsync over ssh
> I've tried two first options and they both failed. Maven uploads zip
> file (wagonXXXX.zip) and then tries to unzip it. However unzip
> command is not available.
> As far as I understand, Maven doesn't support site deployment via rsync.
> So technically it is impossible to use Maven for site upload to sf.net
> See http://sourceforge.net/community/forum/topic.php?id=3518&page for sf.net
> announcement on this changes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira