? ear-caseissue-plugin.jelly.diff Index: plugin.jelly =================================================================== RCS file: /home/cvspublic/maven-plugins/ear/plugin.jelly,v retrieving revision 1.15 diff -u -r1.15 plugin.jelly --- plugin.jelly 19 Oct 2003 23:35:33 -0000 1.15 +++ plugin.jelly 11 Nov 2003 01:22:57 -0000 @@ -56,7 +56,12 @@ - + + + + Case-sensitive issue: The dependency ${dep.id} has a case problem. 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. Fix your project.xml or update your local repository with the properly-cased file and try again. + + Bundling: ${dep.type} - ${dep.id}