We want Nenya (and co.) to be buildable to outside parties. The build server
doesn't need this repo reference because it builds and installs snapshot versions of all of our libraries locally, so it will find them without going to external repositories. Non-OOO people can also build OOO libraries that depend on snapshot versions by building and installing the snapshot version of the appropriate dependency into their local Maven repository. We had the OOO snapshot repo in these files so that OOO people could conveniently just have the OOO snapshots pulled down for them without having to build and install local snapshots. However, a better way to do that is to have OOO people just add the OOO snapshot repository to their ~/.m2/settings.xml file. I'll send a separate email about how to do that. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1096 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Reference in New Issue
Block a user