2012/12/5 Fabian Christ <[email protected]>

> 2012/12/5 Sebastian Schaffert <[email protected]>
>
> > Regarding the website we have our designer already working on a logo,
> and I
> > suggest we use "mvn site" to automatically generate it, because this will
> > already create a lot of documentation.
> >
>
> So you do not plan to use the Apache CMS [1] for the website? Or do you
> plan to generate things from Maven for the Apache CMS?
>
> It is just a question. I have no experience in generating complete websites
> from Maven or how to combine it with the ASF CMS. Would be nice to see.
>

Many projects already do this. If the Maven "site" reporting is configured
properly in the Maven build file, this can generate very good and extensive
web pages for a project. The Maven site itself is a good example (
http://maven.apache.org/).

The advantage of this approach is that we would not need to maintain
documentation and source code separately, and it is easy to include
automatically generated documentation parts like the Javadoc, REST API,
License Report, or Developer Information in the web page.

So I would try going this approach. :-)

Greetings,

Sebastian



> [1] http://www.apache.org/dev/cms.html
>
> --
> Fabian
> http://twitter.com/fctwitt
>

Reply via email to