jqa-core-framework icon indicating copy to clipboard operation
jqa-core-framework copied to clipboard

Extend XML/HTML reports

Open DirkMahler opened this issue 1 year ago • 0 comments

The file jqassistant-report.xml and its HTML output jqassistant-report.html shall be extended with the following information:

  • build context
    • timestamp
    • Execution directory
    • Maven Reactor coordinates (in case of Maven Plugin)
  • For each concept the dependencies
    • required concepts
    • providing concepts (i.e. all concept that provided to the current concept)

DirkMahler avatar May 15 '24 15:05 DirkMahler