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.
-- KevinOn 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 > >
This archive was generated by hypermail 2.0.0 : Tue Nov 03 2009 - 14:01:13 EST