You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vi...@condenast.com on 2003/12/11 01:23:31 UTC

Where to specify site:deploy target directory

I'd like to know if anyone knows where the name of deployment directoy can be
specified for the site:generate goal.

I've specified maven.site.deploy.method=fs in project.properties


-Vikram



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where to specify site:deploy target directory

Posted by "Jefferson K. French" <je...@frenches.org>.
You can specify it in project.xml with the <siteDirectory> element.

  Jeff

On Wed, 10 Dec 2003, at 19:23:31 [GMT -0500]
Vikram_Kumar@condenast.com wrote:


> I'd like to know if anyone knows where the name of deployment directoy can be
> specified for the site:generate goal.

> I've specified maven.site.deploy.method=fs in project.properties


> -Vikram

-- 
mailto:jeff@frenches.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where to specify site:deploy target directory

Posted by di...@multitask.com.au.
<siteDirectory>
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Vikram_Kumar@condenast.com wrote on 11/12/2003 11:23:31 AM:

> 
> I'd like to know if anyone knows where the name of deployment directoy 
can be
> specified for the site:generate goal.
> 
> I've specified maven.site.deploy.method=fs in project.properties
> 
> 
> -Vikram
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org