maven release plugin

2018-02-28 Thread Matthew Broadhead
hi, not sure if this is the correct place to ask questions about the maven release plugin i am trying to set my snapshots and releases properly i am using git with a master branch and a development branch how do i work in the snapshot on development and then tag the releases to master? if you k

Re: maven release plugin

2018-02-28 Thread Matthew Broadhead
y the maven versioning. Unfortunately, the maintainer is no longer working on it (and says he's not even working in java anymore), but it still works well. https://bitbucket.org/atlassian/jgit-flow/wiki/Home On Wed, Feb 28, 2018 at 7:18 AM Matthew Broadhead < matthew.broadh...@nbmlaw.co.uk

Re: maven release plugin

2018-03-01 Thread Matthew Broadhead
Thanks Mark.  looks easy enough.  i may try a maven plugin first though as i like the idea of maven controlling all the git pushes etc On 01/03/2018 05:05, Mark Derricutt wrote: On 1 Mar 2018, at 2:56, Ben Tatham wrote: Sounds like you're using gitflow (master, develop, feature/* bran

Re: maven release plugin

2018-03-01 Thread Matthew Broadhead
ansitions and the inherent conflicts caused by the maven versioning. Unfortunately, the maintainer is no longer working on it (and says he's not even working in java anymore), but it still works well. https://bitbucket.org/atlassian/jgit-flow/wiki/Home On Wed, Feb 28, 2018 at 7:18 AM Mat

Re: maven release plugin

2018-03-01 Thread Matthew Broadhead
ah i missed the around the parameters.  it works now On 01/03/2018 11:22, Matthew Broadhead wrote: thanks Stephen.  i will give this one a look too.  it looks almost identical to jgitflow-maven-plugin. i have had problems testing jgitflow.  it seems even if i add the configuration parameter

Re: How to disable jsf in Eclipse

2018-04-10 Thread Matthew Broadhead
did you check your pom dependency hierarchy?  it is a tab on eclipse editor when you have your pom.xml open.  it might tell you what package is bringing JSF into project? On 10/04/2018 07:09, Karen Goh wrote: Dear expert, I am running a maven war plug-in jee project using Tomcat and TomEE I t

Re: Welcome Christian Stein to the Apache Maven Team

2018-05-08 Thread Matthew Broadhead
Welcome Christian.  Thank you for your contributions to the community On 07/05/18 22:01, Robert Scholte wrote: Hi, On behalf of the Apache Maven PMC I am pleased to announce that Christian Stein (sor) has been voted in as a new Apache Maven committer. Christian, welcome on board and have a

windows 10 scm git authentication

2018-12-18 Thread Matthew Broadhead
ing global settings from C:\Java\apache-maven-3.6.0\conf\settings.xml [DEBUG] Reading user settings from C:\Users\Matthew Broadhead\.m2\settings.xml [DEBUG] Reading global toolchains from C:\Java\apache-maven-3.6.0\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\Matthew Broadh

Re: windows 10 scm git authentication

2018-12-18 Thread Matthew Broadhead
https://gitlab.com/ultreiaio/jgit-flow <https://gitlab.com/ultreiaio/jgit-flow> /Domi On 18 Dec 2018, at 13:39, Olivier Lamy wrote: Hi The jgitflow plugin is not maintained here. You should ask here https://bitbucket.org/atlassian/jgit-flow HTH Olivier On Tue, 18 Dec 2018 at 8:35 pm, Matthe