On Tuesday, March 13, 2012 4:14:32 PM, "Benson Margulies"
<[email protected]> wrote:
> <src>${project.parent.relativePath}/lib</src>
>
> What's that expected to do?
I think the assemble module is pulling things in from the root directory
${project.parent.relativePath} that other modules are putting there.
> 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).
This would now be assemble/dist.xml.
Billie