Re: [m2] Bug? Maven2 Classloader doesn't URLEncoding

2006-02-07 Thread Brett Porter
http://jira.codehaus.org/browse/MNG I'm not sure if this is a bug, and I suspect it is in classworlds if it is, but we can track it there. - Brett On 2/8/06, Roland Kofler <[EMAIL PROTECTED]> wrote: > Can I contact a developer to file the bug? > > > Roland Kofler schrieb: > > When I'm executing

Re: [m2] Bug? Maven2 Classloader doesn't URLEncoding

2006-02-07 Thread Roland Kofler
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/systemon

[m2] Bug? Maven2 Classloader doesn't URLEncoding

2006-02-06 Thread Roland Kofler
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 Ei