Re: link to module sites - and aggregated javadoc

2006-08-11 Thread Sam Merrell

I get the same issue without aggregating my javadocs.

On 8/11/06, Jan Vissers [EMAIL PROTECTED] wrote:


Maven 2.0.4.

Trying to create a site for multi module project where the module links
are actually shown. Using the following command:

   site:stage -DstagingDirectory=

the module links are shown, but the aggregated javadoc page on the
toplevel is empty.
Here is the reports section of my toplevel pom:

   reporting
plugins
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-javadoc-plugin/artifactId
configuration
aggregatetrue/aggregate
/configuration
/plugin
/plugins
/reporting


The actual javadoc is generated within the original toplevel
/target/site/apidocs
Looks like the javadoc is not copied to the site staging area.

Is this a known issue?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Proximity Setup

2006-08-08 Thread Sam Merrell

I have been digging around for some good Proximity documentation, but I
can't seem to find any. It looks like the proximity site (
proximity.abstracthorizon.org) is down right now and Google isn't helping
much either. Does anyone have any good links on how to work with Proximity?
Specifically, I'm trying to run my in-house repositories through Proximity,
but I can't seem to figure out how to deploy to it. I have it proxying the
central repository, but thats about it right now. Any help would be
appreciated. Thank you!