ClassCast Exception happens when depending on the snapshot artifacts
Key: MRRESOURCES-15
URL: http://jira.codehaus.org/browse/MRRESOURCES-15
Project: Maven 2.x Remote Resources Plugi
[ http://jira.codehaus.org/browse/SUREFIRE-46?page=comments#action_67025 ]
Balaji Ravi commented on SUREFIRE-46:
-
Hi olivier,
I understand there are other workarounds from the users perspective & that is
what i am doing currently, but why shouldn't it b
[ http://jira.codehaus.org/browse/SUREFIRE-46?page=all ]
Balaji Ravi updated SUREFIRE-46:
Attachment: SurefirebugTest.java
pom.xml
> Proper escape of classpath entries esp. in windows
> --
>
[ http://jira.codehaus.org/browse/SUREFIRE-46?page=all ]
Balaji Ravi updated SUREFIRE-46:
Attachment: pom.xml
> Proper escape of classpath entries esp. in windows
> --
>
> Key: SUREFIRE-46
>
[ http://jira.codehaus.org/browse/SUREFIRE-46?page=comments#action_66968 ]
Balaji Ravi commented on SUREFIRE-46:
-
I have attached a test case for this bug. The problem is that the URL's being
put in to the URLClassLoader have spaces in them & when the RM
[ http://jira.codehaus.org/browse/SUREFIRE-46?page=comments#action_66845 ]
Balaji Ravi commented on SUREFIRE-46:
-
The problem is when the RMI class loader is actually using the url's obtained
from the surefire classloader. The surefire booter creates the
Proper escape of classpath entries esp. in windows
--
Key: SUREFIRE-46
URL: http://jira.codehaus.org/browse/SUREFIRE-46
Project: surefire
Type: Bug
Versions: 2.0
Environment: Windows
Reporter: Balaji Ravi