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 235516 - upgrade nb platform archetypes to use nbm-maven-plugin 3.11
Summary: upgrade nb platform archetypes to use nbm-maven-plugin 3.11
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Milos Kleint
URL:
Keywords: 7.4_HR_FIX
Depends on:
Blocks:
 
Reported: 2013-09-04 15:31 UTC by Milos Kleint
Modified: 2013-09-10 05:01 UTC (History)
1 user (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 Milos Kleint 2013-09-04 15:31:33 UTC
I've released 3.11 nbm-maven-plugin that fixes multiple issues found in netbeans platform apps, including not working localization jars building.

Unfortunately due to a failed staging attempt the nbm plugin and the associated archetypes didn't make it into central before code freeze. I've re-released now and would like to integrate.
Comment 1 Milos Kleint 2013-09-05 10:31:24 UTC
http://hg.netbeans.org/core-main/rev/11563b86917f
Comment 2 Tomas Danek 2013-09-05 13:12:50 UTC
Milosi, is it supposed to be in central now? I've downloaded index a while ago and I see latest version of nbm-maven-plugin to be 3.10.1 ?!
Anyway, I'm going to verify in trunk, once fix gets propagated.
Comment 3 Milos Kleint 2013-09-05 13:19:36 UTC
the fact that it's not in the index is irrelevant. You should just trigger the "New -> project -> maven -> netbeans platform application" template and see that it gets created. You can also verify that the generated app is using 3.11 of nbm-maven-plugin.
Comment 4 Milos Kleint 2013-09-05 13:20:06 UTC
and yes, it's in central. both the 3.11 of nbm-maven-plugin and the archetypes
Comment 5 Quality Engineering 2013-09-06 01:37:27 UTC
Integrated into 'main-silver', will be available in build *201309060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/11563b86917f
User: Milos Kleint <mkleint@netbeans.org>
Log: #235516 upgrade wizards to use latest archetypes
Comment 6 Tomas Danek 2013-09-06 10:36:14 UTC
nbm-maven-plugin 3.11 was successfully used and downloaded. 
Tried basic actions (clean/build/run/test/debug) with module and app archetype and everything seems to work correctly.
(faced issue #235600 which seems to be unrelated to this change)

Product Version: NetBeans IDE Dev (Build 201309060001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Mac OS X version 10.8.4 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/dev
Cache directory: /Users/tomas/Library/Caches/NetBeans/dev
Comment 7 Milos Kleint 2013-09-06 12:06:39 UTC
http://hg.netbeans.org/releases/rev/41fd142b2640
Comment 8 Quality Engineering 2013-09-10 05:01:25 UTC
Integrated into 'main-silver', will be available in build *201309100337* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/aea6deb06f22
User: Milos Kleint <mkleint@netbeans.org>
Log: #235516 new versions of the archetypes using 3.11 of nbm-maven-plugin