Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.8.1
-
Fix Version/s: None
-
Component/s: Build and Deployment
-
Labels:
Description
Many of the CDK tests create files under /tmp. Instead, we should keep all build state under each module's respective target directory so a `mvn clean` reliably removes all stale build state.