I have a multi-module project where some modules depend on others.
 parent
  |--module1
  |--module2
  `--module3
And module 2 depends on the current snapshot version of module 1.  I
would like to release them all at the same time, but the problem is that
the release plugin tells me that module 2 is dependent on a snapshot
version of module 1 so it cannot run.

How can I get around this issue?



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

Reply via email to