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 256867 - org.netbeans.modules.maven.embedder.MavenEmbedder.readProjectWithDependencies: LowPerformance took 20601 ms.
Summary: org.netbeans.modules.maven.embedder.MavenEmbedder.readProjectWithDependencies...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-11-30 10:29 UTC by ggghhhjjj
Modified: 2015-12-05 02:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221414


Attachments
nps snapshot (71.20 KB, application/nps)
2015-11-30 10:29 UTC, ggghhhjjj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggghhhjjj 2015-11-30 10:29:48 UTC
This bug was originally marked as duplicate of bug 243835, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 7

User Comments:
ggghhhjjj: I'm working with Maven multimodule project. It contains about 500 modules. I think Netbeans can't work with those kind of projects.



Maximum slowness yet reported was 20601 ms, average is 20601
Comment 1 ggghhhjjj 2015-11-30 10:29:51 UTC
Created attachment 157555 [details]
nps snapshot
Comment 2 Tomas Stupka 2015-12-04 14:58:25 UTC
fixed in jet-main #9cad462180e2
Comment 3 Quality Engineering 2015-12-05 02:44:19 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9cad462180e2
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #256867 - org.netbeans.modules.maven.embedder.MavenEmbedder.readProjectWithDependencies: LowPerformance took 20601 ms.