The artifacts have to be pushed to the repo and I don't know either which job might be doing that or exactly how to do it. It should be a standard maven lifecycle target, but there are keys and such to worry about.
On Wed, Nov 7, 2012 at 11:39 PM, Sebastian Schelter <[email protected] > wrote: > Hi, > > I built an experimental weblayer for Mahout's recommenders recently [1]. > I had to do a bunch of small changes in Mahout's trunk to be able to > implement all functionality. > > As this weblayer is not yet production-ready, I made it depend on > 0.8-SNAPSHOT. Unfortunately the maven artifact for that doesn't seem to > contain my changes yet. Do we somehow have to trigger building that? Or > is this not updated because we have constant problems with our build? > > Best, > Sebastian > > [1] https://github.com/plista/kornakapi >
