jQAssistant / jqassistant

Your Software. Your Structures. Your Rules.
https://jqassistant.org/
GNU General Public License v3.0
197 stars 35 forks source link

XML report should be located at the root of the report directory #613

Open DirkMahler opened 1 month ago

DirkMahler commented 1 month ago

The XML report jqassistant-report.xml currently is created at the output directory of jQA, e.g. in case of Maven target/jqassistant.

It would be helpful if the file could be moved to the sub-folder report to ensure it is part of the created report archive (if activated).