There seems to be resources under:
maven-embedder\src\test\error-reporting-projects\testReportUnresolvableArtifactWhileAddingExtensionPlugin\local-repo\org\apache\maven\errortest\testReportUnresolvableArtifactWhileAddingExtensionPlugin-maven-plugin

that causes the checkout to fail under windows.

The problem is the length of the path, its exceeds 256 charactes. While the Windows API can principally handle longer paths [0], applications need to take special steps to get this behaviour. Your SVN client most likely does not do this.


Benjamin Bentmann


[0] http://msdn2.microsoft.com/en-us/library/aa365247(VS.85).aspx#maximum_path_length

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to