This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245720 - Unable to link external javadoc API in a Maven project
Summary: Unable to link external javadoc API in a Maven project
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-16 10:40 UTC by crosati
Modified: 2014-07-16 11:07 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crosati 2014-07-16 10:40:37 UTC
I'm working in a Maven Java Application project using a dependency to apache commons-lang3-3.3.2 library.
Now when I generate the javadoc of my code, the references to commons-lang3 are not linked.
I've tried to add the javadoc property links to the maven javadoc action, set as

links=http://commons.apache.org/proper/commons-lang/javadocs/api-release/

but still it doesn't work.

Is it a bug or my fault?

Thank you for your help.

Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02