Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.9, 2.0.10
-
Fix Version/s: 2.1.0-M1
-
Component/s: Plugins and Lifecycle, Sites & Reporting
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Found while investigating MNG-3703
It seems that ${executedProject} relies on project.setExecutionProject(..) having been called, which is not the case at the time when the report is instantiated.
verification is currently contained in the integration test for
MNG-3703MNG-3703