Issue Details (XML | Word | Printable)

Key: MNG-3347
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Wendy Smoak
Reporter: Graham Leggett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2

Broken links to maven source javadocs: http://maven.apache.org/guides/index.html

Created: 03/Jan/08 09:59 AM   Updated: 03/Jan/08 07:29 PM
Component/s: Documentation: General
Affects Version/s: 2.0.8
Fix Version/s: 2.0.8

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide
When scrolling to the bottom of the following page, links are provided to the javadocs of the major maven APIs:

http://maven.apache.org/guides/index.html

All the links to these javadocs are currently broken.

Following the links to http://maven.apache.org/ref/current/, none of the documentation sites include the maven reports section, which I suspect is the reason for the javadocs being missing.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Wendy Smoak added a comment - 03/Jan/08 07:29 PM
I re-published docs from the 2.0.8 tag with 'mvn site-deploy -Preporting'. (Site will take ~1 hour to sync.)

Thanks for reporting it!