I noticed that too.. Thought it could be only for the first build.
Obviously, it isn't. Here's results of our Hudson builds for latest
javadoc-plugin versions:
ver 2.5 - quick, fails with jdk6
ver 2.6 - slow, succeeds with jdk6
ver 2.6.1 - slow, fails with jdk6.
I'll do some investigation and consult the plugin team..
2009/11/4 Kevin Menard <nirvdru..mail.com>
> I noticed the same thing. But, since I'm running a newer version of
> maven than others (2.2.1) and did that MacOS X 10.6 upgrade, I thought
> it may have been something with my system. I'm seeing a full "mvn
> package" take in excess of 20 minutes.
>
> --
> Kevin
>
>
>
> On Tue, Nov 3, 2009 at 1:29 PM, Andrus Adamchik <andru..bjectstyle.org>
> wrote:
> > Not sure what happened and whether we used a different version of the
> > javadoc plugin before, but the last couple of weeks doing a full Cayenne
> > build is taking forever, with the following output generated for all the
> > modules for which we don't have Javadocs:
> >
> > ------------------------------------------------------------------------
> > [INFO] Building Cayenne Documentation
> > [INFO] task-segment: [clean, install]
> > [INFO]
> > ------------------------------------------------------------------------
> > ....
> > INFO] The goal
> 'org.apache.maven.plugins:maven-javadoc-plugin:2.6:javadoc'
> > has not be previously called for the project:
> > 'org.apache.cayenne.itests:pojo:jar:3.0B1'. Trying to invoke it...
> > [INFO] The goal
> 'org.apache.maven.plugins:maven-javadoc-plugin:2.6:javadoc'
> > has not be previously called for the project:
> > 'org.apache.cayenne.itests:jpa-chapter2:jar:3.0B1'. Trying to invoke
> it...
> > [INFO] The goal
> 'org.apache.maven.plugins:maven-javadoc-plugin:2.6:javadoc'
> > has not be previously called for the project:
> > 'org.apache.cayenne.itests:jpa-chapter3:jar:3.0B1'. Trying to invoke
> it...
> > ...
> >
> > The actual JavaDocs generation for those modules that actually need it is
> > rather fast, but the noop execution above is *extremely* slow.
> >
> > Andrus
> >
> >
>
-- Andrey
This archive was generated by hypermail 2.0.0 : Wed Nov 04 2009 - 02:01:17 EST