The solution I'm inclined to desire is to have two separate websites.

The first is for users. It's the published site:

http://www.osjava.org/norbert/

The second for developers. It's hooked from the nightly builds:

http://builds.osjava.org/report_norbert.html

They would link to each other (the examples above don't), and the main
page for the builds would contain a global way to view reports (think the
multidoc stuff I emailed about a while back).

Anyway...that's what I'm thinking nowadays. Biggest problem is that I
don't want to re-invent the build system (gump, damage-control,
cruise-control, anthill).

Hen

On Tue, 6 Jul 2004 [EMAIL PROTECTED] wrote:

> On Tue, 6 Jul 2004 09:50:06 -0400, "Phil Steitz" wrote:
>
> >
> > Then we should significantly change the content of the web site --
> > eliminating most of the maven reports.  We will also need a way to
> > acknowledge contributors in a timely way and to maintain an
> up-to-date
> > task list.  It is much simpler, IMHO, to use maven to do all of this
> > (actually a good bit of the value proposition for using maven at
> all).
> >  Given volunteer time constraints, I would prefer to keep things as
> > simple and automated as possible.
> >
> > Phil
>
> I agree.
>
> commons-collections uses Maven to generate several versions of their
> javadocs using various CVS tags.  I think we should incorporate this
> into our Maven build if we want several javadoc editions accessible at
> the same time.
>
> For the user guide, I think a similar approach that capitalizes on CVS
> tags could be used to generate several editions of the guide.
>
> In addition to the benefits Phil mentioned, having Maven generate all
> the documentation allows for any documentation modification, in either
> a past version or present version, to be uploaded to the website in a
> very easy and timely manner.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to