The group property "maven.remote.group" does not seem to be set.

-----Original Message-----
From: Chris Huisman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 11, 2005 1:45 PM
To: Maven Users List
Subject: jar:deploy via ftp


Hello,

I am trying to get my artifacts deployed to a central repository using 
jar:deploy and ftp.  The problem I am encountering is that I get the 
following:

257 "/home/devel/repository/hotdog" created
SITE CHGRP null hotdog
500 Unknown SITE command.
SITE CHMOD g+w hotdog
200 SITE CHMOD command ok.
CWD hotdog
550 Failed to change directory.
Failed to deploy to: R3 Reason: Error executing FTP command

I looked into the artifact plugin and it attempts to change the group 
and then change the group permissions to write but the command does not 
seem to work.  What am I doing wrong?  I have a maven.remote.group 
parameter set, but artifact doesn't seem to be able to see it.


thanks,

c.

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


Reply via email to