Issue Details (XML | Word | Printable)

Key: SUREFIRE-358
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: codehauser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven Surefire

Surefire: Testexecution fails if directory name conains german umlauts

Created: 19/Oct/07 02:39 PM   Updated: 08/Dec/07 09:43 PM
Component/s: None
Affects Version/s: 2.3
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File Error.log (4 kB)

Environment: Maven version: 2.0.7; Java version: 1.6.0_01; OS: German Windows XP Version: 5.1 Arch: x86
Issue Links:
Duplicate
 

Complexity: Intermediate


 Description  « Hide
If I execute "mvn install" and the project is located in a directory which contains umlauts (e.g. Übung) the test-execution (or maybe already build) fails. With a
org.apache.maven.surefire.booter.SurefireExecutionException: Unable to create test class 'X'; nested exception is java.lang.ClassNotFoundException
Exception

Attached a log with sensitive information removed.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Fabulich added a comment - 23/Nov/07 12:51 AM
duplicate of SUREFIRE-313