Its hard to tell from your email.. Are you saying A->B == A depends on B? or B depends on A? Perhaps just use English to explain.
Wayne On 10/16/07, Jason Nerothin <[EMAIL PROTECTED]> wrote: > How do I get maven to do a clean compile of project D when I have the > following situation: > > A -> B > > C -> B > > D -> A and D->C, > > where letters are projects and arrows mean "module of"? > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
