what command are you running with mvn? are you running "mvn install"?
(install means installing the project's artifacts - e.g. the JAR files -
into your local repository.

P.S.
I assume you are using maven 2.x....

On 4/6/06, Venkatagopalaraju <[EMAIL PROTECTED]>
wrote:
>
> Dear Maven Users,
>
>       I am working in multiple projects. After building with maven tool,
> jars are locating in same project of classes folder. But, these jars are not
> locating in local repository.Even I am using some of our project jars as a
> dependencies(in multiple projects).
>
> Could you please let me know, what I need to do for generated jars needs
> to be located in local repository.
>
>
> Thanks & Regards
>   Gopal
>
>

Reply via email to