Closed darranl closed 2 years ago
For my own testing I have been finding it better to optionally switch off this specific module to focus on the new test modules.
@darranl optionally you can use maven syntax like -pl -<module_name> for this. E.g. -pl -old-tck.
-pl -<module_name>
-pl -old-tck
For my own testing I have been finding it better to optionally switch off this specific module to focus on the new test modules.