Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0 Report Plugin
-
Component/s: Maven Surefire Report Plugin
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
the surefire report should not be executed for non java (e.g. pom) projects.
+ /**
+ * @see org.apache.maven.reporting.AbstractMavenReport#canGenerateReport()
+ */
+ public boolean canGenerateReport()
+