Closed ieure closed 10 years ago
I made a minimal project that fails due to this: https://github.com/ieure/hanford
If you run mvn -Pcoverage clean test
, it will trigger the bug.
@ieure thank you for taking the time to make a sample project
@ieure Let me know if it works for you. I'm also going to publish maven-scct-multiproject-report on central. It could be useful if you need to merge the reports.
I finally got a bit to circle back to this, and it is working correctly for me after incorporating the changes made to hanford into my actual project.
Thank you very much for fixing this.
@ieure ok great ;-)
I recently split a scala project up into multiple modules, and found that scct no longer determines the source path correctly. Running
mvn -Pcoverage clean test
causes this exception: