I would like to deploy a generated site on same server as to where Maven is running. I used to use SSH before because site was deployed on remote server. For deploying site with Maven, is it possible to deploy it without using SSH? (deploy on local computer using just cp command...) If so, do I have to write my own goal to do this or can I use some existing? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
