Issue Details (XML | Word | Printable)

Key: MIDEA-99
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Lundberg
Reporter: Roman Zenka
Votes: 0
Watchers: 1
Operations

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

Allow the library to define a link to external javadoc.

Created: 29/Jun/07 09:22 AM   Updated: 14/Jul/07 05:19 PM   Resolved: 14/Jul/07 05:19 PM
Return to search
Component/s: None
Affects Version/s: 2.1
Fix Version/s: 2.2

Time Tracking:
Not Specified

File Attachments: 1. Text File diff.txt (2 kB)

Environment: Any envirohment

Patch Submitted: Yes


 Description  « Hide

Setting javadocs for your project requires having them deployed as a jar of specific name.

Many javadocs are available only online, so the procedure involves downloading, jaring, mavenizing and deploying to your repository. It would be much more convenient to simply specify javadoc url in your libary configuration.



Roman Zenka added a comment - 29/Jun/07 11:18 AM - edited

Simple (and functional) implementation of my idea - the same code that supports Library sources now works for javadocs.


Dennis Lundberg added a comment - 14/Jul/07 05:19 PM

Patch applied, thanks.
I have also added the corresponding documentation for the site.