> 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 all this when you have a company repo?? Just add those "special jars" to your company repo. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
