diff --git a/ear/plugin.jelly b/ear/plugin.jelly
index 710b70fa..dc0b85e0 100644
--- a/ear/plugin.jelly
+++ b/ear/plugin.jelly
@@ -101,19 +101,24 @@
Check if there is no case-sensitive issues
-->
-
+
+
+
+
+
+
+
+
############################################################################
# WARNING: possible case-sensitiveness issue within a dependency #
############################################################################
-# One possibility is that the dependency was either retrieved in the past #
-# with the wrong case or has been specified with the wrong case in your #
-# project.xml file. If that is the case, fix your project.xml or update #
-# your local repository with the properly-cased file and try again. #
-# #
-# Another possibility is that your MAVEN_HOME is set with different cases #
-# than its canonical representation in your operating systems. If that's #
-# the case, you can ignore this message or correct the value of MAVEN_HOME #
+# Looks like a the dependency was either retrieved in the past with the #
+# wrong case or has been specified with the wrong case in your project.xml #
+# file. If that is the case, fix your project.xml or update your local #
+# repository with the properly-cased file and try again. #
# #
# Reason for the warning: #
# the dependency ${dep.id} is located at:
@@ -121,7 +126,7 @@
# but was expected to be located at:
'${checkFile.getCanonicalPath()}'
############################################################################
-
+