I wonder the same thing!!! My guess here is to have IA6 project to depend on all other artifacts, then use <ant:copy> tag to populate your IA6 foot print
-D On Mon, 08 Nov 2004 16:11:40 -0500, Christopher L Merrill <[EMAIL PROTECTED]> wrote: > Rather than building a single artifact, our project builds many small > artifacts and them puts them together, along with many other file > resources, into a complex hierarchy. This is then used by our installer > (IA6) to create our installed images. > > I'm new to Maven, so I'm probably still approaching this problem with an > ANT mindset, rather than Maven. Is there some Maven task to help in > this final step of our process (assembling the hierarchy), or is this the > right place to drop back to ANT scripting to finish the job? > > TIA, > C > > -- > ------------------------------------------------------------------------- > Chris Merrill | http://www.webperformanceinc.com > Web Performance Inc. | http://www.webperformancemonitoring.net > > Website Load Testing, Stress Testing, and Performance Monitoring Software > ------------------------------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
