Perfect.
Thanks Tomek for your reply.
Alen
[EMAIL PROTECTED]
03/01/2004 12:04 PM
To
[EMAIL PROTECTED]
cc
Please respond to
[EMAIL PROTECTED]
Subject
g Re: / /OREF:CPT4631E Deploy generated site
on local server
[EMAIL PROTECTED] wrote:
> 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?
You should set maven.site.deploy.method=fs
More here:
http://maven.apache.org/reference/plugins/site/properties.html
Regards,
Tomek
> Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
