2005/7/27, Brett Porter <[EMAIL PROTECTED]>:
> Are the 3 reports the ones in your parent pom?
In the parent pom there's only 1 report:
<reports>
<report>maven-license-plugin</report>
</reports>
And that one is working.
> The others should be present in the
> subdirectories of each project.
Yup, each pom in the modules/MyModule dir has its own set of <reports> defined.
> If that is still not working, check if it works when you run site:site
> on the individual project.
Running 'maven site:site' inside 1 of the modules gives me a 'Goal
"site:site" does not exist' error, but running 'maven site' builds
sucessfully -- however, it still only gives me those 3 reports, even
though i defined 11 reports in the pom. I've tried removing the
'<extend>' tag present in the modules' pom, but still gives me the
same thing. Damn :/
Any ideas anyone?
Cheers,
J.V.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]