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 205207

Summary: Missing locales in Maven repository
Product: www Reporter: Jesse Glick <jglick>
Component: Builds & RepositoriesAssignee: pgebauer <pgebauer>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic, pjiricka
Priority: P2    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 133901    

Description Jesse Glick 2011-11-16 15:01:49 UTC
See bug #133901 comment #45. http://bits.netbeans.org/netbeans/trunk/maven-snapshot/ contains NBMs which lack locale JARs. This means that the nbm:populate-repository goal was run on an IDE build which did not (yet?) contain these JARs, or did not list them in */update_tracking/*.xml. Must be fixed by the time the RELEASE71 bits are uploaded to the non-snapshot repository.
Comment 1 pgebauer 2011-11-22 22:02:27 UTC
The issue is fixed for 71. An additional work need to done for trunk.
Comment 2 Jesse Glick 2011-12-08 17:22:21 UTC
Verified in 7.1 using test case from bug #205013 - when launched with --locale ru, UI is in Russian as expected.
Comment 3 pgebauer 2012-05-22 12:07:27 UTC
The issue is valid for the trunk only. All releases, milestones etc. are OK. Marked as NO72.
Comment 4 pgebauer 2012-10-29 07:33:32 UTC
Since the change in build infrastructure, only ML artifacts are generated. So this issue should be fixed as well.