That is the behavior that I expected but it did not work.  Instead the child
modules put their site output in their own target folder.  I could not find
any solution other than redirect it back up.

BTW, I'm using v2.1.

-Dave

On Fri, Apr 10, 2009 at 5:27 PM, Wendy Smoak <wsm...@gmail.com> wrote:

> On Fri, Apr 10, 2009 at 4:06 PM, David Hoffer <dhoff...@gmail.com> wrote:
> > Yes file:///tmp/website would work but not for the child modules; its in
> the
> > child that I have the issue.
>
> It should work, and you shouldn't have to specify a site url in each
> child module.
>
> For example the site at [1] comes from the pom [2] which does not have
> a distributionManagement section.  The url is inherited from the
> parent, then the artifactId is appended for each child module.
>
> [1] http://continuum.apache.org/ref/1.3.2/continuum-core/
> [2]
> http://svn.apache.org/repos/asf/continuum/tags/continuum-1.3.2/continuum-core/pom.xml
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

Reply via email to