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 247529 - IDE Compiler doesnt detect the maven dependencies
Summary: IDE Compiler doesnt detect the maven dependencies
Status: RESOLVED INCOMPLETE
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-28 19:48 UTC by dhanasekaran
Modified: 2015-06-15 12:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (453.29 KB, text/plain)
2014-09-28 19:49 UTC, dhanasekaran
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dhanasekaran 2014-09-28 19:48:54 UTC
My maven project is setup with proper dependencies (which is another maven project), it compiles and runs test cases with dependencies. However IDE cannot find the dependencies, so no code completion or anything, IDE pretty much like a notepad now... 
BTW, I am have setup the IDE with my own maven binaries. 

Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Comment 1 dhanasekaran 2014-09-28 19:49:02 UTC
Created attachment 149569 [details]
IDE log
Comment 2 Tomas Stupka 2015-06-15 12:16:10 UTC
can't reproduce with a current dev build. Does this still occur?