Plese don't crosspost to user and dev list! Are you using artifact plugin and scp deployer?
Generally I think that I made a wrong decison to tar files before they are deployed. In a new code (a.k.a Wagon) which will be used for deploying artifacts this is not happening. Try sftp deployer. It will be slower but should work. Michal > -----Original Message----- > From: Heritier Arnaud [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 4:24 PM > To: Maven Dev (E-mail) > Cc: Maven Users List > Subject: Problem with dist:deploy - Enhancement ?? > > > <?xml:namespace prefix = o ns = > "urn:schemas-microsoft-com:office:office" />Hi guys, > > > > I'm using maven for several weeks but I have a problem. > > > > I created an intermediate repository for my company on an > AIX 4.3.3 server. > > I'm working on Win 2000. > > > > I configure ssh to deploy distributions and sites on the > server but I have an error with the tar command. > > > > You use the command "tar xUvf" to extract tar files but > the AIX system don't recognize the U option. > > > > I modified the plugins to remove the update flag but > isn't it possible that you add a plugin property to modify > the command line used to deploy files ?? > > > > Thx. > > > > Arnaud. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
