On Fri, Aug 6, 2010 at 5:52 PM, Carr, Brian M
<[email protected]> wrote:
> Is it possible to have .htaccess or other "dot" files deployed via the 
> site-plugin?  My structure looks like this:
>
> project
> |-src
> |-\main
> |--\site
> |--|apt
> |---\index.apt
> |--|resources
> |----\htaccess
> |----|htgroup
>
> but the target/site fold is missing the resource files after running the site 
> stage.

What happens if you run "mvn site-deploy" ?  You can configure the url
to be file:///some/temp/location to check.

FWIW, it works fine in src/site/resources elsewhere, like
http://svn.apache.org/repos/asf/continuum/site/src/site/resources/

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to