You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2007/02/28 22:08:15 UTC

MyFaces Fusion Documentation

Hi!

I've started the documentation by creating two xdoc files in
myfaces/fusion/core/src/site, now when I run "mvn site" from within
myfaces/fusion it creates a site, but only a handful of pages in
core/target/site and they do not use our stylesheet.

Now:

*) Shall I put the documentation into the module directory, or is it
fine if I put them directly into fusion? For me its sufficient to have
only one place for the documentation for the core and core15 modules.
*) Anyway, what can be wrong with the site generation in fusion/core ?
*) At last maven fail with
[INFO] Generate "Checkstyle" report.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error during page generation

Embedded error: Error rendering Maven report: Unable to find
configuration file location.
Unable to find location 'config/myfaces-checks.xml' as URL, File or
Resource.

Again, I do not know what can be wrong here.


Could one please volunteer help fixing the maven stuff to build a nice
site so we can start deploy it to the public?

Thanks!
Ciao,
Mario


Re: MyFaces Fusion Documentation

Posted by Werner Punz <we...@gmail.com>.
Mario Ivankovits schrieb:
> Hi!
> 
> I've started the documentation by creating two xdoc files in
> myfaces/fusion/core/src/site, now when I run "mvn site" from within
> myfaces/fusion it creates a site, but only a handful of pages in
> core/target/site and they do not use our stylesheet.
> 
> Now:
> 
> *) Shall I put the documentation into the module directory, or is it
> fine if I put them directly into fusion? For me its sufficient to have
> only one place for the documentation for the core and core15 modules.
> *) Anyway, what can be wrong with the site generation in fusion/core ?
> *) At last maven fail with
directly into fusion would be fine by me, fusion is not so big that
it needs a split already in the docs.