> -Original Message-
> From: Yang [mailto:tedd...@gmail.com]
> Sent: Tuesday, August 16, 2011 16:04
> To: Maven Users List
> Subject: [maven] use local repo
>
> in my project, I need some special jars that are not present
> in our company repo.
>
> so
> in my project, I need some special jars that are not present in our
> company repo.
>
> so I put them in the same svn dir of my source code, and let my
> special maven-settings.xml to point to that
> svn dir as a local repo.
This is completely the wrong approach. Why in the world are you doing
a
in my project, I need some special jars that are not present in our
company repo.
so I put them in the same svn dir of my source code, and let my
special maven-settings.xml to point to that
svn dir as a local repo.
in order to do this, I need to let maven use this maven-settings.xml,
right now I