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 190357 - Switch embedded maven to 3.0 RC1
Summary: Switch embedded maven to 3.0 RC1
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 189600 189990
  Show dependency tree
 
Reported: 2010-09-14 13:11 UTC by Antonin Nebuzelsky
Modified: 2010-09-22 03:09 UTC (History)
1 user (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 Antonin Nebuzelsky 2010-09-14 13:11:46 UTC
Maven 3 beta3 is available and we must switch to it ASAP.

There are bugs important to us fixed in this release:

http://maven.apache.org/release-notes-3.0.x.html

E.g. the "bad substitution" which prevents the IDE from running OSGi bundles (#MNG-4767).
Comment 1 Jesse Glick 2010-09-16 15:36:46 UTC
Seems like RC1 just came out, so will go with that.
Comment 2 Jesse Glick 2010-09-16 21:03:18 UTC
RC1 is still in testing. beta 3 is actually released, so using that in core-main #6526e4a4e7cb. Merging & closing maven-embedder-guice-aether branch.
Comment 3 Quality Engineering 2010-09-18 03:43:04 UTC
Integrated into 'main-golden', will be available in build *201009180000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6526e4a4e7cb
User: Jesse Glick <jglick@netbeans.org>
Log: #190357: bundle 3.0 beta 3.
Comment 4 Jesse Glick 2010-09-21 17:05:25 UTC
Seems they are requesting broad testing, so I integrated the staged version of RC1 anyway: core-main #fa7267dfb730
Comment 5 Quality Engineering 2010-09-22 03:09:39 UTC
Integrated into 'main-golden', will be available in build *201009220000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/fa7267dfb730
User: Jesse Glick <jglick@netbeans.org>
Log: #190357: switch to 3.0 RC1.