RE: control of reactor ordering from plugin

2006-11-27 Thread Brian E. Fox
Anyone have any ideas? Thanks, -Brian -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 21, 2006 5:46 PM To: Maven Developers List Subject: control of reactor ordering from plugin This is a usability question but also dev related since the answer

control of reactor ordering from plugin

2006-11-21 Thread Brian E. Fox
This is a usability question but also dev related since the answer may require/prompt changes to the dependency plugin. I'm using assembly:attached to generate many different zip files that package things I want to reuse. In this case, some data to be imported into hsql for unit test purposes. Th