Closed KimballCai closed 2 years ago
When we run the mvn clean package command, it will generate many Cubes and cohorts. We should remove these useless files after finishing all test cases.
mvn clean package
Hi, @KimballCai I can help this if needed..probably need your help to show me how to do this. Thanks
When we run the
mvn clean package
command, it will generate many Cubes and cohorts. We should remove these useless files after finishing all test cases.