Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-1
-
Fix Version/s: None
-
Component/s: Standard Rules
-
Labels:None
-
Environment:[INFO] [enforcer:display-info {execution: enforce-display}]
[INFO] Maven Version: 2.1.0-M1
[INFO] JDK Version: 1.6.0_11 normalized as: 1.6.0-11
[INFO] OS Info: Arch: x86 Family: unix Name: sunos Version: 5.11
-
Number of attachments :
Description
I created a symlink, say /opt/FAKE pointing to something in my work directory
The requireFilesDontExist rule fails if I check against /opt, but not when checking against /opt/FAKE
It should fail against symlinks