824c227d81
While it's a good practice to remove all files that were downloaded during the test execution, here we delete files in common directory without checking that files were not present before test start. This might be dangerous as we might fail other tests and programs. As we manipulate common maven directory it's better to leave downloaded files untouched