You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Grant Ingersoll <gs...@apache.org> on 2007/11/09 20:37:49 UTC

Assembly question

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org