Not happy with the answers in your earlier post? http://www.nabble.com/-ANN--Maven-Release-Plugin-2.0-beta-8-Released-td20256939.html
I believe a best practise advice is in there. Keep your stable projects in separate trunks! /Anders Gunnar.Bostrom wrote: > > Hi, > I have a multi module project that I want to make a release for. > Some of the modules changes frequently and they are marked as SNAPSHOTS. > Some modules are very stable and have a fixed version. > I run maven 2 release plug-in 2.0-beta-7 with the --batch-mode > parameter. > The problem is that the stable modules will also have there version > changed. > Is there any way to tell the plug-in to only change version for SNAPSHOT > modules? > /Gunnar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Keep-version-when-doing-a-release-tp21052373p21052965.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
