If I have a layout like this:

+ head
+-- A
   +-- A1
   +-- A2
+-- B

I want B to depend on A1 & A2 (& A3 when I add that). Is there any way to tell it to depend on all of A's modules instead of having to specify the artifact, group and version for A1, A2, etc.?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to