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 248107 - Add @Category support: Running maven unit tests do not honor @Category annotations
Summary: Add @Category support: Running maven unit tests do not honor @Category annota...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 12:33 UTC by tomzi
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2014-10-22 12:33:30 UTC
When I run a test in maven that has annotations @Category (eg @Category(SmokeTests.class)) and
do run them, using 'Run / Debug Test' or 'Run / Debug Focused Test' then Netbeans just wouldn't run them.

Only after I uncommented the Category, then i will run the tests. This is quite annoying :)

Please add support for @Category annotations.


Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.13.0-24-generic running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Comment 1 Martin Balin 2016-07-07 08:38:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss