Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0.4
-
Fix Version/s: 2.0.8
-
Component/s: POM::Encoding
-
Labels:None
-
Environment:Gentoo Linux, PowerPC, IBM JDK 1.5 (binary)
-
Complexity:Intermediate
-
Number of attachments :
Description
When I was building Apache's dbutils with maven 2, I ran into a problem with pom.xml parsing. It turns out that the problem is due to me not having a UTF-8 locale. I've worked around it, but I thought you might like to know (either to change that or for the sake of documentation). Thanks!