Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1-beta-1
-
Component/s: core
-
Labels:None
-
Environment:Windows XP
-
Number of attachments :
Description
I have updated from maven 1.0.1 to maven 1.0.2, and now my build fails with the following error message:
Case-sensitive issue: The dependency commons-httpclient:commons-httpclient has a case problem. The dependency was eithe
r retrieved in the past with the wrong case or has been specified with the wrong case in your project.xml file. Fix you
r project.xml or update your local repository with the properly-cased file and try again.
I checked again and again, and in my project.xml commons-httpclient is spelled in lowercase, and in the maven repository it is also lowercase. Please update the error message and provide more information about the origin of this error, and don't fail on this issue but only provide a warning.
Ludovic,
That message is caused by a change on the maven-ear-plugin (
MPEAR-9).Looks like the fix for that issue breaks some cases where the MAVEN_HOME is set with different cases - please take a look on the comments on the
MPEAR-9and give us your feedback.Thanks (and sorry for the problem),
– Felipe
MPEAR-9). Looks like the fix for that issue breaks some cases where the MAVEN_HOME is set with different cases - please take a look on the comments on theMPEAR-9and give us your feedback. Thanks (and sorry for the problem), – Felipe