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 138102 - Too many maven classes are loaded on startup
Summary: Too many maven classes are loaded on startup
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 15:33 UTC by Oleg Khokhlov
Modified: 2009-04-08 10:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
new classes (31.45 KB, text/plain)
2008-06-24 15:34 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2008-06-24 15:33:12 UTC
After maven integration we have 766 new classes loaded on startup.
It would be nice to review the list to avoid loading of unnecessary classes.
Comment 1 Oleg Khokhlov 2008-06-24 15:34:18 UTC
Created attachment 63345 [details]
new classes
Comment 2 Milos Kleint 2008-07-02 08:27:45 UTC
http://fisheye.codehaus.org/changelog/mevenide/?cs=5456
should be fixed now. The plexus container and maven embedder shall be only started when the project is being read (or
when the remote repository index is being downloaded) - after the IDE startup
Comment 3 Jaroslav Pospisil 2009-04-08 10:42:10 UTC
v.