On 15/11/06, Gabriele Contini <[EMAIL PROTECTED]> wrote:
We are currently facing this problem :
-we have about 50 modules with various level of dependencies
-developers need to work using module SNAPSHOTs
- the release plugin requires RELEASE dependencies
- we really cannot modify every pom by hand at every change

So we decided to use version ranges, and that works like a charm (almost).
In order to have truly repeatable builds with version ranges we really
need the "generateReleasePoms" working... Do you have any other
suggestion? Are we mistaking the way maven should be used?

We have similar problems here and have considered using version
ranges, but was unaware of the generateReleasePoms option.  See my
posting on similar thread here:

http://www.mail-archive.com/users@maven.apache.org/msg54759.html

Mark

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

Reply via email to