Right. I only set up a repository on uima18 as a stopgap measure until we could get one set up at apache. (BTW this only hosts eclipse jars at the moment, which are needed to build our eclipse plugins.) A Maven repository is just a set of files accessible via HTTP. So I imagine we could just add the files to a directory under our podling website. Of course, to deploy new files to the repository requires write access, e.g. via scp... and I'm not sure how that works for our podling website. -Adam On 11/3/06, Marshall Schor wrote: > I checked out the site, and did a maven eclipse:eclipse. It contacted > uima18.watson.etc to get modules. > I think this won't work for others in general. > > Where can we put files that are "shared" by our development tooling, > build processes, etc., > where they can be accessed by developers' ant scripts, etc., running? > (Maybe a question for > mentors?) > > -Marshall >