One of our developers is using the exec:java plugin to launch a Java application. Within the application the JBoss Microcontainer is used and a java.net.MalformedURLException occurs.
Apparently this is a known problem: <http://web.aanet.com.au/persabi/andromda/faq.html#MalformedURLException_with_Tests> However the workaround recommended in the reference above is to move the local .m2 repo to a directory with no spaces in the pathname. This seems like a drastic approach to me. Does anyone here know of a way to use Spring and the JBoss Microcontainer on a Windows platform without having to move the .m2 repo? TIA -- View this message in context: http://www.nabble.com/URL-encoding-issues-on-Windows-platform-tp19901546p19901546.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
