Did you include the <dependency> section in the project.xml for the
dependent project?

----- Original Message ----- From: "Osborne, Matthew" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>
Sent: Monday, January 23, 2006 10:47 AM
Subject: Problems with build order using M1 multiproject plugin


Hopefully one final issue I'm encountering in trying to build a Maven
1.0 build system for our project at work - I have successfully gotten
the builder to see each project, but it tries to build everything
simultaneously.  I have one project thats dependent on another's created
jar file, but when I issue the build command the plugin tries to read
the yet-unbuilt jar before any building starts for either project, thus
hosing the whole process.  Is there something simple I'm missing here
that sets the build order?


Matt Osborne


---------------------------------------------------------------------
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]

Reply via email to