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

Summary: No JavaDoc attachment in NetBeans official Maven repo (nbjunit)
Product: utilities Reporter: phansson
Component: Test RunnerAssignee: Theofanis Oikonomou <theofanis>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

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.