On Mon, 2006-12-04 at 08:59 +0000, Gordon Sim wrote: > My thought was that if there was an easy way to do it we could have a > task (or maven equivalent) that setup the installed package layout. We > used to have this with the ant build.
This is the way to go: it means developers have to work with the same structure that users see, so any problems with the installed layout will be noticed and fixed very quickly. Cheers, Alan.
