You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kedar Mhaswade <Ke...@Sun.COM> on 2008/02/16 04:28:52 UTC

javadoc for maven API ...

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org