Hi,

I have a project with 3 sub projects, one of which is an installer. I want to run assembly:directory on each of these projects, but I need a way of guaranteeing that installer runs last, since it is dependent on the other 2 projects. Anyone have any suggestions on how to do this?

My structure currently is:
project
      A
      B
      installer

but I am open to rearranging this as necessary.

I thought the invoker plugin would allow me to run the installer POM separately, but it seems to be tied to integration tests, despite the description it gives.

Thanks,
Grant
--------------------------
Grant Ingersoll
http://lucene.grantingersoll.com

Lucene Boot Camp Training:
ApacheCon Atlanta, Nov. 12, 2007.  Sign up now!  http://www.apachecon.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to