Very few people are using Maven1 lately, and your question is hard to understand, so I really doubt you'll get a response.
Move to Maven2 or restate your question in such a way that someone will care enough to reply to it. Wayne On 3/5/08, san84 <[EMAIL PROTECTED]> wrote: > > > suppose i hav two projects in maven 1.0 say MODULE-1 n MODULE-2 under a > main project say MAIN-MODULE > each of these subprojects(MODULE 1& MODULE 2) hav its own src directory > structure . > The MODULE-2 has to wait for MODULE-1 goals to be completed first. > if i go and build MODULE-2 project without building MODULE-1 it has to > complete MODULE-1 goals first. > like the way we do for goals with "prereqs" element > how to achieve this > plz help me .. > -- > View this message in context: > http://www.nabble.com/obtaining-project-dependencies-in-maven-1.1---tp15866756s177p15866756.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
