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 119001 - maven support on 6.0 BETA1 and dev AU
Summary: maven support on 6.0 BETA1 and dev AU
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: rnovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-16 07:26 UTC by Milos Kleint
Modified: 2007-10-25 15:24 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
correct kit nbm file (7.25 KB, application/octet-stream)
2007-10-19 14:04 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2007-10-16 07:26:34 UTC
AUC request:
============
Module: Maven Support
AUC Type: BETA2 + Dev
AUC Version: 6.0
AUC Category: Maven
Contact: mkleint@netbeans.org
Reason: module update
NetBeans signature: Yes

URL:
http://deadlock.netbeans.org/hudson/job/mevenide/203/artifact/mevenide-AU-SNAPSHOT.zip

Please update with these binaries both on dev and beta2 update center. Thanks.
Comment 1 Jiri Kovalsky 2007-10-19 10:31:41 UTC
Roberte, could you please publish Maven plugins on Beta UC for NetBeans 6.0 Beta 2? Thanks!
Comment 2 Milos Kleint 2007-10-19 11:32:50 UTC
The modules are on beta2 AU, however as of now, I'm still seeing wrong metadata in the catalogue (as discussed with
Robert on Wed). Therefore no hidden eager module is downloaded from the Update center. That significantly reduces the
functionality of the maven support. I consider it a showstopper.
Comment 3 rnovak 2007-10-19 12:39:12 UTC
The problem with missing eager flag is fixed.
Eager flag is setup for all module including maven in the recent Stable UC catalog.
Please, double check.
Comment 4 Milos Kleint 2007-10-19 12:50:30 UTC
reopening.
I've checked with a clean userdir and beta2 build from Wed.

some eager modules got installed, but some were not (namely maven's apisupport and j2ee bridges and some others)
if I tried to install the missing modules from locally built nbms, everything got installed, so the module dependencies
are definitely correct.

I don't know if that's a bug in the update managed or the metadata in the catalog. How much time do we have left til
beta2 goes live?
Comment 5 Antonin Nebuzelsky 2007-10-19 13:05:48 UTC
> How much time do we have left til beta2 goes live?

Monday, or Tuesday depending on web team and GO from QE.
Comment 6 Milos Kleint 2007-10-19 14:04:52 UTC
Created attachment 51292 [details]
correct kit nbm file
Comment 7 Milos Kleint 2007-10-19 14:08:04 UTC
rnovak, please use the attached kit nbm file. After replacing, all the modules shall be downloadable.


The problem lies in the fact that the 2 non-pulled eager modules depended on small autoload modules that were also only
present at the catalog/AU. Therefore the plugin manager resolved them as having missing dependencies and skipped them.
The fix was to reference the autoloads from the main kit module, so that they get pulled as part of the main Maven group.

Comment 8 rnovak 2007-10-19 14:23:55 UTC
New version of module is uploaded, please, double check.
Comment 9 Jiri Rechtacek 2007-10-19 14:32:18 UTC
Now it works-for-me with new one kit.
Comment 10 Milos Kleint 2007-10-19 14:36:51 UTC
verified. with the new binary, all modules are downloaded.
Comment 11 Jaromir Uhrik 2007-10-25 15:24:28 UTC
Verified the installation in beta2 and latest trunk build.