You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Niclas Hedhman <ni...@hedhman.org> on 2004/03/30 16:44:23 UTC

Re: [multiproject] Strange...

Solved (thanks to Stephen McConnell)!

maven.license.licenseFile had a "file:", which it couldn't

Probably same for other locations. Could there be some unfied way of how files 
and directories are indicated. It will be impossible to remember when to use 
file:// URLs and when not.

My suggestion is that file: is NEVER used/required, and where URLs are 
allowed/required, the code adds file: intelligently.

Cheers
Niclas

-- 
+---------//-------------------+
|   http://www.bali.ac         |
|  http://niclas.hedhman.org   |
+------//----------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org