Re: using includes in maven-source-plugin induces sources are not found anymore

2017-11-05 Thread Stephen Connolly
On Fri 3 Nov 2017 at 16:18, MAISONOBE Luc wrote: > > Hervé BOUTEMY a écrit : > > > yes, really ugly :) > > > > usual with Maven when you're trying to do by configuration something > > that would > > best be served with a supported feature, that defines the associated > > convention > > > > that'

Re: Auto-increment semantic version number for CD pipeline with git and docker

2017-11-05 Thread Stephen Connolly
On Fri 27 Oct 2017 at 23:28, Laird Nelson wrote: > On Fri, Oct 27, 2017 at 1:58 AM ahardy42 > wrote: > > > How can I tell maven to increment the version and commit the edited pom > > without the CI platform seeing the commit and kicking off again in an > > infinite loop? > > > Indeed. If you ju