You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran ./mvnw org.hjug.refactorfirst.plugin:refactor-first-maven-plugin:0.4.0:report from my root project but it did not cascade reporting down into the modules. POM file setup as per READMe (build and reporting sections in parent pom).
The text was updated successfully, but these errors were encountered:
Hi Martijn,
Thanks so much for your feedback. Currently RefactorFirst aggregates all sources into a single report to allow for the broadest view possible of the codebase under inspection to allow the team to make the most informed decision possible.
A feature could be added to have individual reports generated for each module, but that's not available at the moment. It wouldn't likely be a trivial effort, but it could be done.
On a scale of 1 (not valuable) - 5 (extremely valuable), how valuable would you find individual reports for individual modules?
Ran ./mvnw org.hjug.refactorfirst.plugin:refactor-first-maven-plugin:0.4.0:report from my root project but it did not cascade reporting down into the modules. POM file setup as per READMe (build and reporting sections in parent pom).
The text was updated successfully, but these errors were encountered: