You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Verma, Nitin (GECP, OTHER, 529706)" <NI...@APPL.GE.COM> on 2003/05/22 12:14:39 UTC

How can I build sub-projects

Hi All,

Please translate this as in ant to maven for me!
<ant dir="${dir}" antfile="${subproject.build}" target="${target}"/>

Regards,

Nitin

Re: How can I build sub-projects

Posted by Emmanuel Venisse <ev...@ifrance.com>.
How can I build sub-projectsFor building sub-project, you must use reactor.

http://maven.apache.org/reference/user-guide.html#Multi%20Project%20Builds%20and%20the%20Reactor

Emmanuel
  ----- Original Message ----- 
  From: Verma, Nitin (GECP, OTHER, 529706) 
  To: Maven Users List 
  Sent: Thursday, May 22, 2003 12:14 PM
  Subject: How can I build sub-projects 


  Hi All, 

  Please translate this as in ant to maven for me! 
  <ant dir="${dir}" antfile="${subproject.build}" target="${target}"/> 

  Regards, 

  Nitin 



------------------------------------------------------------------------------


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
  For additional commands, e-mail: users-help@maven.apache.org