Thanks Thierry,

This was a quick help for a beginner like me. I have done the same and wow!
I am able to compile my project.

Thanks,
Mayank

-----Original Message-----
From: Thierry Barnier [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 12, 2006 12:48 AM
To: Maven Users List
Subject: Re: New user

Hi Mayank,

as you put your jar files as dependencies, you should install them in your
local repository, using the maven install-file command...

More on this on:
http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html


Cheers

Thierry

2006/7/11, Mayank Gupta <[EMAIL PROTECTED]>:
>
> Hi All,
>
>
>
> I am a new user and I am facing difficulty in understanding a basic maven
> concept. My source code need some jar files in the classpath (here which
> may
> be referred as a dependency). I add those in the dependency list of my
> pom.xml. But where I need to store those jar files so that at the time of
> compilation those jar files are picked?
>
>
>
> With Regards,
>
> Mayank
>
>
>


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

Reply via email to