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 206441 - "Open Source" on failed Junit method does not work with maven test
Summary: "Open Source" on failed Junit method does not work with maven test
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 206783
Blocks:
  Show dependency tree
 
Reported: 2011-12-15 14:09 UTC by tomzi
Modified: 2011-12-31 15:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2011-12-15 14:09:17 UTC
Sequence:
-) Run "Test" on a maven project
-) Doubleclick or Right Click/Open Source on a failed test method
-) Doubleclick or Right Click/Open Source on a succeeded method does not work

-> does not work

(Opening the Test itself with doubleclick or rightclick/Open Source works)

Product Version = NetBeans IDE 7.1 RC1 (Build 201112051121)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17
Comment 1 Jesse Glick 2011-12-29 13:06:59 UTC
core-main #2707e7a9b5da
Comment 2 Quality Engineering 2011-12-31 15:43:27 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/2707e7a9b5da
User: Jesse Glick <jglick@netbeans.org>
Log: #206441: "Open Source" on failed Junit method does not work with maven test