Re: Release plugin documentation request

2010-01-03 Thread Dennis Lundberg
Dennis Lundberg wrote: > Hi David > > Great to get some feedback on the docs. I think we have "prepare", > "perform" and "branch" covered pretty well with these pages: > > http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html > http://maven.apache.org/plugins/maven-re

Re: Release plugin documentation request

2009-12-06 Thread David Jencks
Hi Dennis, Thanks for pointing out those pages. They indeed have the information I was asking for for those three goals. Might I suggest that these three pages are very clearly not examples but the basic usage guide for these three goals and would be much more visible linked from the us

Re: Release plugin documentation request

2009-12-06 Thread Dennis Lundberg
Hi David Great to get some feedback on the docs. I think we have "prepare", "perform" and "branch" covered pretty well with these pages: http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html http://maven.apache.org/plugins/maven-release-plugin/examples/perform-release

Re: Release plugin documentation request

2009-11-28 Thread Olivier Lamy
Hi, inline you will find some added comments. 2009/11/28 David Jencks : > I find that the release plugin docs don't give me an adequate idea of what > to expect to happen in svn when I run > > release:prepare > release:rollback > release:perform > release:branch > > After some experimentation I th

Re: Release plugin documentation request

2009-11-28 Thread David Jencks
Hi Stevo, Thanks but I think the existing release plugin documentation covers everything in those articles quite well. Neither one tells me what to expect to happen in svn when I run one of the goals. I guess -DdryRun=true is supposed to print the svn commands to be used on the console bu

Re: Release plugin documentation request

2009-11-28 Thread Stevo Slavić
Hello David, Maybe you can find answers to at least some of questions in following articles: - http://www.vineetmanohar.com/2009/10/23/how-to-automate-project-versioning-and-release-with-maven/ - http://weblogs.java.net/blog/2008/08/31/using-maven-release-plugin Regards, Stevo. On

Release plugin documentation request

2009-11-28 Thread David Jencks
I find that the release plugin docs don't give me an adequate idea of what to expect to happen in svn when I run release:prepare release:rollback release:perform release:branch After some experimentation I think I know what happens for some of these: release:prepare makes 3 svn commits - u