RE: [EXTERNAL] Re: how to use both buildnumber-maven-plugin and maven-release-plugin

2017-10-24 Thread Justin Georgeson
> -Original Message- > From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de] > Sent: Tuesday, October 24, 2017 12:25 PM > To: Justin Georgeson ; > i...@soebes.de; Maven Users List > Subject: Re: [EXTERNAL] Re: how to use both

Re: [EXTERNAL] Re: how to use both buildnumber-maven-plugin and maven-release-plugin

2017-10-24 Thread Karl Heinz Marbaise
Hi, On 24/10/17 15:59, Justin Georgeson wrote: I want to enforce in every build (not just release builds) > that the working copy is pristine > (ie doCheck=true for buildnumber plugin), On a CI server or locally ? but release:prepare dirties the working copy before running 'clean verify'.

RE: [EXTERNAL] Re: how to use both buildnumber-maven-plugin and maven-release-plugin

2017-10-24 Thread Justin Georgeson
I want to enforce in every build (not just release builds) that the working copy is pristine (ie doCheck=true for buildnumber plugin), but release:prepare dirties the working copy before running 'clean verify'. So when I run release:prepare the buildnumber plugin fails. I can work around it by

Re: how to use both buildnumber-maven-plugin and maven-release-plugin

2017-10-24 Thread Karl Heinz Marbaise
Hi, the question is what the real problem is? Can you have an example project which shows the problem? Or can you describe more in detail what exactly does not work or not work like you expect it.. Kind regards Karl Heinz Marbaise

Re: how to use both buildnumber-maven-plugin and maven-release-plugin

2017-10-24 Thread Pascal
For me it's hard to understand the problem you are having, it might help to specify the exact errors you are getting. If you are willing to try something other than the release plugin, have a look at https://axelfontaine.com/blog/dead-burried.html Cheers, Pascal 2017-10-23 18:40 GMT+02:00