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 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 :-( This seems related to the following issue in Jira: http://jira.codehaus.org/browse/MRELEASE-96 Currently, I am thinking about releasing the whole project (from the root). Please advice, Adrian. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
