I do not know how it happens, but somehow the jars generated by some of the child projects end up in the top level lib dir. Could that be what this was doing?
On Tue, Mar 13, 2012 at 4:14 PM, Benson Margulies <bimargul...@gmail.com> wrote: > <src>${project.parent.relativePath}/lib</src> > > What's that expected to do? > > I belatedly spotted these, which are something I've never seen before. > Then I tried to build in here and ran into the lack of > src/assemble/dist.xml (conventional name would be > src/assembly/dist.xml).