Re: [m2] HOWTO release with a snapshot parent

2006-12-07 Thread Adrian Herscu
So the whole point of releases is "rebuild" -- i.e. given a release label and the software repository, the system can be rebuilt. Is that correct? Thanks for your feedback, Adrian. Dan Tran wrote: > that is not allowed since there is no guarantee you can rebuild the release > with a dependent snap

Re: [m2] HOWTO release with a snapshot parent

2006-12-06 Thread Dan Tran
that is not allowed since there is no guarantee you can rebuild the release with a dependent snapshot ( ie parent ) -D On 12/6/06, Adrian Herscu <[EMAIL PROTECTED]> wrote: Hi all, I am trying to release a module using the maven-release-plugin. The module has a parent which was not released y

[m2] HOWTO release with a snapshot parent

2006-12-06 Thread Adrian Herscu
Hi all, I am trying to release a module using the maven-release-plugin. The module has a parent which was not released yet (its siblings are not released also). When running release:prepare on that module Maven complains that its parent is a SNAPSHOT, so it cannot complete the release preparation

[m2] HOWTO release with a snapshot parent

2006-12-06 Thread Adrian Herscu
Hi all, I am trying to release a module using the maven-release-plugin. The module has a parent which was not released yet (its siblings are not released also). When running release:prepare on that module Maven complains that its parent is a SNAPSHOT, so it cannot complete the release preparation