You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Chris Huisman <ch...@taylor.com> on 2005/01/17 20:02:12 UTC

[SOLVED User error]Re: Site deploy fs.

Sorry, not a maven thing a permissions thing. 

c.

Chris Huisman wrote:

> I am trying to deploy my generated site to a local directory but I'm 
> having problems.
>
> My site directory in project.xml is: 
> <siteDirectory>/var/www/html/QS/projects/primerib/</siteDirectory>
>
> The only site property I have is: maven.site.deploy.method=fs
>
> The error I get is:
> [java] site:init:
>    [java]
>    [java] site:fsdeploy:
>    [java]     [echo]
>    [java]       siteAddress = cooper
>    [java]       siteDirectory = /var/www/html/QS/projects/primerib/
>    [java]
>    [java]     [copy] Copying 677 files to 
> /var/www/html/QS/projects/primerib
>    [java]
>    [java] BUILD FAILED
>    [java] File...... 
> /home/devel/.maven/cache/maven-site-plugin-1.5.2/plugin.jelly
>    [java] Element... copy
>    [java] Line...... 169
>    [java] Column.... 40
>    [java] Failed to copy 
> /home/devel/build/checkout/primerib/target/docs/apidocs/com/taylor/qseries/client/framework/model/class-use/Machine.html 
> to 
> /var/www/html/QS/projects/primerib/apidocs/com/taylor/qseries/client/framework/model/class-use/Machine.html 
> due to 
> /var/www/html/QS/projects/primerib/apidocs/com/taylor/qseries/client/framework/model/class-use/Machine.html 
> (No such file or directory)
>
>
> So I guess my question is, does site:fsdeploy make the necessary 
> directories?  Or is there another reason why this isn't working?
> Thanks,
>
> c.
>
> ---------------------------------------------------------------------
> 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