Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.1.0
-
None
Description
DependencyResolver always create directory based on storm.home or current working directory which is intended for relative path but not intended for absolute path.
Furthermore, DependencyResolverTest doesn't remove temporary directory after testing. Test creates a new temporary absolute path but due to this bug, temporary directory is created in working directory which prevents cleaning up, and finally making RAT error on all builds.
Attachments
Issue Links
- blocks
-
STORM-2059 storm-submit-tools is getting rat failures.
- Resolved
- links to