Brent
Andy Jefferson wrote:
On Tuesday 05 Aug 2003 19:23, Brent Hale wrote:
I don't have an empty repository anymore...but all of the other
developers on my team will start out with empty repositories.
Why not adopt a "team working" setup and set the repository to be in a common area so all developers use the same repository, and you don't have a copy of the jar's for every developer ?
You could use {user.home}/build.properties and set maven.repo.local={some common directory}
and have all users do the same ... so they get all jar's that you have had installed.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
