On 1/24/06, Bernd Bohmann <[EMAIL PROTECTED]> wrote:
>
> > I see what you mean.  Are you sure this is correct?  I would agree
> > with you except I see that the nightly builds ran last night.  Did you
> > (or someone else) manually run them?
> >
> No, the nightly build is forced by the python script invoked by cron.

Well that explains it ;-)

> >
> >>The javadoc is build in the hourly schedule, now.
> >
> >
> > You mean -pgenerate-assembly?  Isn't this only needed for the assembly
> > target (which runs only once a day?)
>
> Yes, but this target would be invoked if something has changed between
> the last build and this build. We should build the javadoc everytime if
> something has changed.

I see the problem now.  The once a day -pgenerate would only run if
something changed after the hourly build but before the once a day
build.  You're right.  It should be hourly.

By the way, this just generates the javadoc for the assembly right? 
The site javadoc comes from the maven-javadoc-plugin right?

> >>Yes, or have you seen a "Build without Changes" checkbox?
> >
> >
> > OK I will look at it shortly.  You can add it to the cron yourself
> > right?  (su mrmaven)
>
> already added to cron for the last nighly build :-)

Sounds good.

> Bernd

Sean

Reply via email to