Paul Gier wrote:

This seems like a good use case for having a property available
containing the current Maven version (MNG-4112).  Then we could just
substitute something like ${maven.version} for "current".

Having the javadoc links depend on the Maven version currently used to build is a bad idea as it makes the build/site completely dependent on the build environment.

IMHO the javadoc links should match the dependencies the plugin was compiled against so Robert's suggestion to use a property seems more sensible to me.


Benjamin

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to