On Wed, Jun 20, 2012 at 11:57 AM, David Nalley <da...@gnsa.us> wrote: > As a packager, and a sysadmin, I really dislike how maven operates - I > understand why it is so popular with the dev crowd, but many of those > things that make it popular are reasons for not using it IMO. > > And yes, ant is already in place, and largely works.
IMO, we should still get the JARs out of the code repo, and host them somewhere else. Keeping pre-compiled libs within the source tree makes it much larger than it needs to be. -chip