This is because the magic g ball does not extend our default project.xml file, and therefore doesn't have the magic stuff to make maven site work.

David Blevins do you want to change this to extend etc/project.xml or do you want to add the magic maven site stuff from etc/project.xml?

-dain

--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26

On Oct 5, 2004, at 6:41 PM, Aaron Mulder wrote:

        I'm trying to test my documentation page, so I ran "maven site" --
is that still the right way?

        In any case, I got the following error:

maven-javadoc-plugin:report:
Overriding previous definition of reference to internal.javadoc.sources
    [mkdir] Created dir:
/data/cvs/geronimo/applications/magicGball/target/docs/apidocs

BUILD FAILED
File...... /data/cvs/geronimo/maven.xml
Element... maven:reactor
Line...... 238
Column.... 27
Unable to obtain goal [site] --
/home/ammulder/.maven/cache/maven-javadoc-plugin-1.6.1/plugin.jelly: 289:10:
<ant:javadoc> No source files and no packages have been specified.
Total time: 6 minutes 16 seconds
Finished at: Tue Oct 05 21:18:04 EDT 2004



I'm not sure how we specify the source code that it wants, or perhaps just get it to exclude this module for the web site.

Aaron



Reply via email to