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 187717

Summary: RELEASE69 artifacts are missing sources JARs and javadoc JARs
Product: www Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: Builds & RepositoriesAssignee: rnovak <rnovak>
Status: RESOLVED FIXED    
Severity: normal CC: dsimonek, edvin, mkleint
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Comment 1 Antonin Nebuzelsky 2010-06-17 10:46:44 UTC
Milosi, can you advise to Robert how to include them when generating the content?
Comment 2 Milos Kleint 2010-06-17 10:50:51 UTC
you should have run the ant build-source-zips and ant build-javadoc targets and tell the nbm-maven-plugin's populate-repository goal where the result of the builds is..

I guess you will have to redo everything. or write a tool that wil only upload these jars in correct format along with the checksums etc..
Comment 3 rnovak 2010-06-17 11:13:08 UTC
Seems like maven repo needs to be regenerated. I will take care of it.
Comment 4 Antonin Nebuzelsky 2010-06-30 13:15:18 UTC
As discussed offline this needs to be resolved for 6.9.1.

Robert, what is the progress?
Comment 5 Antonin Nebuzelsky 2010-07-01 13:03:20 UTC
*** Bug 188146 has been marked as a duplicate of this bug. ***
Comment 6 Antonin Nebuzelsky 2010-09-13 12:51:39 UTC
Robert, don't forget closing resolved bugs please.

Closing this one fixed long time ago with RELEASE691 artifacts.