Hamza,

thanks a lot! That also fixes it and solves my problem!

Cheers

Bernhard

-----Ursprüngliche Nachricht-----
Von: Hamza Hydri [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 17. März 2005 16:54
An: Maven Users List
Betreff: Re: Newbi dependencies file protocol


Bernhard,

when you are asking maven to load the dependencies locally, you have
to place the jars in the {user.home}\.maven\repository\ location ...
under the appropriate subfolder
 
for eg:
{user.home}\.maven\repository\servletapi\jar\servletapi-2.4-20040521.jar

store all your dependencies this way in the repository folder.

cheers !

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to