Pardon me if this is already available elsewhere, but the API

http://maven.apache.org/ref/2.0.7/maven-project/apidocs/

does not cross-link with API's from maven-model, maven-monitor.

E.g. MavenProject.getBuild() has:

 org.apache.maven.model.Build   getBuild()

where  org.apache.maven.model.Build is not linked to the Build class from
maven-model apidocs.

What can I do to improve navigability of the maven javadoc?

Thanks,
Kedar

PS - In general, we can (should?) improve the quality of the apidocs, but
that's a topic for another day.

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

Reply via email to