> Von: ext Brian E. Fox [mailto:[EMAIL PROTECTED]
>
> Can you write a jira for this?
Done. MDEP-162
> Just out of curiosity, why the
> file:/// in the first place?
I copied the path from somewhere (I guess the URL field in Firefox), and
it worked initially (before adding this dependency), so I kept it.
The xsd merely wants a string there.
Plus, the maven documentation doesn't say anything about the format of
the path. There is no example with an actual path; the only ones I found
use ${user.home}/.m2/repository, and I don't know which value
${user.home} has.
BTW: How do I set ${user.home}? Does it take the value of an environment
variable?
If you're also curious why I didn't use ${user.home} in the first place:
A couple of the subprojects are VC++ makefiles where lots of paths were
not properly quoted, and I didn't know how and where to quote them so I
had to get rid of the spaces in "Documents and Settings".
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]