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 205620 - Maven 3.0.4 upgrade
Summary: Maven 3.0.4 upgrade
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: All All
: P1 normal (vote)
Assignee: Jesse Glick
URL: http://maven.apache.org/docs/3.0.4/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 21:04 UTC by Jesse Glick
Modified: 2012-02-14 16:14 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
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-28 21:04:34 UTC
Should upgrade bundled Maven in 7.2, and perhaps a 7.1 update, when 3.0.4 is released.
Comment 1 Jesse Glick 2011-11-28 21:45:58 UTC
Prepared patch using release candidate, seems to be working fine so far.
Comment 2 Jesse Glick 2011-12-06 14:58:29 UTC
Bundling RC3 for sanity testing: core-main #50089035f0ae
Comment 3 Quality Engineering 2011-12-07 12:15:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/50089035f0ae
User: Jesse Glick <jglick@netbeans.org>
Log: #205620: Maven 3.0.4 RC3.
Comment 4 Jesse Glick 2011-12-19 21:46:39 UTC
FYI, there were some issues in Wagon affecting corner cases of HTTP transport which are holding up the release.
Comment 5 Jesse Glick 2011-12-19 22:51:17 UTC
One minor thing which may be a regression in the IDE due to 3.0.4 Wagon code (not sure) is that progress handles are not updated correctly in some cases:

WARNING [org.netbeans.api.progress.aggregate.ProgressContributor]: logged 'org-netbeans-api-progress-RELEASE71.jar - Transferred 67,745' @67,745 <203,857 or >1,785,415 in Downloading Maven dependencies at org.netbeans.modules.maven.embedder.exec.ProgressTransferListener.transferProgressed(ProgressTransferListener.java:185)
Comment 6 Jesse Glick 2011-12-23 17:33:28 UTC
RC4 (until Jan 06): core-main #11b8736df37e
Comment 7 Quality Engineering 2011-12-24 15:57:46 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/11b8736df37e
User: Jesse Glick <jglick@netbeans.org>
Log: #205620: Maven 3.0.4 RC4.
Comment 8 Quality Engineering 2012-01-07 16:22:03 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/dcf9ef32cde1
User: Jesse Glick <jglick@netbeans.org>
Log: #205620: Maven 3.0.4 RC5, until Jan 16.
Comment 9 Jesse Glick 2012-01-20 14:32:17 UTC
core-main #c9ac46d21902
Comment 10 Quality Engineering 2012-01-25 16:35:53 UTC
Integrated into 'main-golden', will be available in build *201201250600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c9ac46d21902
User: Jesse Glick <jglick@netbeans.org>
Log: #205620: Maven 3.0.4.
Comment 11 asenk 2012-02-08 16:26:08 UTC
Functionality of basic maven project actions  (Create project, build, clean, run, debug) is in order.

Product Version: NetBeans IDE Dev (Build 201202080400)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 3.0.0-15-generic-pae running on i386; UTF-8; en_US (nb)
Comment 12 Jesse Glick 2012-02-08 18:42:28 UTC
releases #a648a668a8d6
Comment 13 Quality Engineering 2012-02-09 02:40:35 UTC
Integrated into 'releases', will be available in build *201202082200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/b1953f5a9685
User: Jesse Glick <jglick@netbeans.org>
Log: #205620: Maven 3.0.4 RC3.
Comment 14 Tomas Danek 2012-02-14 16:14:23 UTC
Product Version: NetBeans IDE 7.1.1 RC1 (Build 20120214-bc2419f3bf35)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; en_US (nb)
User directory: /tmp/ud3
Cache directory: /tmp/ud3/var/cache

sanity tested maven functionality - do not see any regression. Verified.