Re: [JGIT] Request for help
From: Mark Struberg <hidden>
Date: 2016-06-15 22:47:21
Hi Jonas! See the following documentation: http://maven.apache.org/plugins/maven-release-plugin/index.html http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html http://maven.apache.org/plugins/maven-release-plugin/examples/perform-release.html There is also a freely available book from sonatype [1] which contains all the documemtation you need - plus fn lot more :) LieGrue, strub [1] http://www.sonatype.com/book/
--- On Fri, 9/4/09, Jonas Fonseca <jonas.fonseca@gmail.com> wrote:
From: Jonas Fonseca <redacted> Subject: Re: [JGIT] Request for help To: "Mark Struberg" <redacted> Cc: git@vger.kernel.org, "Gabe McArthur" <redacted> Date: Friday, September 4, 2009, 2:22 PM On Fri, Sep 4, 2009 at 03:33, Mark Struberg[off-list ref] wrote:quoted
.) we don't need a tag.sh any more if we work withmaven. Maven now has the maven-scm-provider-gitexe activated by default (since early 2008), soquoted
mvn release:prepare mvn release:perform should work if we set the proper <scm> section.Any feedback or bugreporting on the maven-git integration is highly welcome btw ;) If tag_jgit.sh goes away, it could be nice to add a document showing how releasing/tagging it's done the maven way. -- Jonas Fonseca