Can I contact a developer to file the bug?
Roland Kofler schrieb:
When I'm executing an
getClass().getClassLoader().getResource(s);
it gives back an URL encoded string in eclipse while Maven2 gives me
blanks in my URL:
eclipse
file:/C:/Dokumente%20und%20Einstellungen/roland.kofler/systemone/core/target/test-classes/fsm.jpg
maven2
file:/C:/Dokumente und
Einstellungen/roland.kofler/systemone/core/target/test-classes/fsm.jpg
Maybe there is a special system setting swiched on in Maven, to evoke
this error?
Thanks,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]