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 - Missing locales in Maven repository
Summary: Missing locales in Maven repository
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks: 133901
  Show dependency tree
 
Reported: 2011-11-16 15:01 UTC by Jesse Glick
Modified: 2012-10-29 14:59 UTC (History)
2 users (show)

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 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.