Hi,

I'm having a lot of trouble with the case sensitivity aspect of the
plugin. The problem is that it doesn't check for case sensitivity! - but
rather that the file paths match.

This presents a problem when working on automounted filesystems, where the
canonical and absolute filesystem names will almost never match, or if any
symbolic link has been used anywhere in the filepath.

e.g.

# Reason for the warning:
#
# the dependency risk:es-core is located at:
'/projects/buildmgr/.maven/repository/risk/jars/es-core-0.1.jar'
# but was expected to be located at:
'/export/projects/buildmgr/.maven/repository/risk/jars/es-core-0.1.jar'
##########################################################################
##

Obviously this is the same thing....

Can I respectfully suggest an alteration to this plugin to only check what
it really means to check. (I'm not 100% sure what that actually is, to be
honest).

Best Regards,

James


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to