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 245070 - No JavaDoc attachment in NetBeans official Maven repo (nbjunit)
Summary: No JavaDoc attachment in NetBeans official Maven repo (nbjunit)
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Test Runner (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-15 18:53 UTC by phansson
Modified: 2014-07-11 12:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phansson 2014-06-15 18:53:56 UTC
Generally there's always JavaDocs attached to the artifacts in the official NetBeans Nexus repository (Maven). This is extremely valuable. Thank you.

However for some strange reason the following artifact does not have any JavaDocs attached in the repo:

 <groupId>org.netbeans.api</groupId>
 <artifactId>org-netbeans-modules-nbjunit</artifactId>
 <version>RELEASE80</version>


NetBeans 6.7 was the last release to have JavaDocs for this artifact. Since then there's been none.


Direct link:   http://bits.netbeans.org/nexus/content/groups/netbeans/org/netbeans/api/org-netbeans-modules-nbjunit/RELEASE80/


Note: I didn't know where to put this bug report.