-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.5
-
Fix Version/s: None
-
Component/s: Maven Surefire Plugin, Maven Surefire Report Plugin
-
Labels:
I'm executing test suite of junit tests using maven & I'm using surefire plug-in [2.5] for reporting , Now i have to customize reports ...So how to remove stacks trace information from surefire report & rather than this i have to include / print - system output in the generated report which are written in the junit scripts ??
How to achieve this ?