Quoting "Joachim Grüneis" <[EMAIL PROTECTED]>:

Hello Martin,

after a second look onto your mvn.log file... there are three
suspicious lines that I have not in my build log:
Unable to load a binding file due to the following:
unknown protocol: c
The Source Generator will continue with no binding file.

I'm about to test right now. Just before I do so, I wanted to point something out: The warning obviously comes from something that expects an URL and is facing a path like c://... . So the 'real fix' probably is to prepend the correct addressing schema to the path, i.e. the file:// protocol. I know it just works for you most of the time when you leave it out, but you really want your URLs to be complete...

*Off to test*

-Martin

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to