Simon Kitching wrote:
---- "Ritz schrieb:
Hi User Group,
Is there another way of creating a link in the childs site to the parent site?
Why is "site:stage" the only goal which works for me?
Are you sure it is the deploy that is the problem?
No, I was just wondering.
There is currently a bug in the maven-site-plugin that causes a module to fail
to find its site.xml file if mvn was run in a parent directory.
So if you have a directory tree with a pom that uses <module> tags to point to modules in
subdirectories, "mvn site-deploy" will NOT work when run in the parent dir, but will
work when run in each child directory.
Wow, never realized that. We use 2.0-beta-5 of the site plugin, and
there it still works. Maybe you should try that too, if you can.
regards,
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]