Hey Dan, The maven2 guys are currently working on making this parent/child thing a little bit more intuitive (namely the reporting and shared config stuff), but you can see a somewhat usable example if you download the head cvs from tacos.sourceforge.net.
It won't actually compile, as I'm still waiting on some testng patches, but if you dupe the config and don't use testng (until they finish applying the patches, which should be the end of this week) you should be fine. jesse On 2/21/06, Dan Adams <[EMAIL PROTECTED]> wrote: > > I'm a little to maven so forgive me. I'm using maven 2 and I have > a library that I would like to test with a tapestry webapp running in > jetty. How would something like this work as > far as where the files would go and how it would effect the pom.xml? > Could the webapp be a sub-project or something? I would like it so that > the sub-project has it's own set of dependencies that are not bundled. > Thanks. > > -- > Dan Adams > Software Engineer > Interactive Factory > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
