Re: Trying to release maven-dependency-plugin

2020-03-03 Thread Hervé BOUTEMY
Hi, My last releases were done as usual with success. The only difference I see with you is that I don't need the "-Darguments=..." part: perhaps there is an unexpected change at that level Regards, Hervé Le mardi 3 mars 2020, 19:50:28 CET Karl Heinz Marbaise a écrit : > Hi, > > currently I'm

Current master is broken

2020-03-03 Thread Enrico Olivelli
Hi guys, I am trying current master and the build of a simple project (https://github.com/diennea/herddb) is stuck in the Maven Shade Plugin The bad commit is 716cc1fe02661897232a7cc3e4c1bb3b3df3b832https://github.com/apache/maven/commit/716cc1fe02661897232a7cc3e4c1bb3b3df3b832 With a git revert

Re: .checkstyle

2020-03-03 Thread Enrico Olivelli
I have never seen such files. How do you produce them ? Enrico Il giorno mar 3 mar 2020 alle ore 18:17 Manfred Moser ha scritto: > > I agree with adding it to .gitignore > > Elliotte Rusty Harold wrote on 2020-03-03 04:07 (GMT -08:00): > > > There's content in it but it's autogenerated as a con

Trying to release maven-dependency-plugin

2020-03-03 Thread Karl Heinz Marbaise
Hi, currently I'm trying to release a new version of maven-dependency-plugin but unfortunately the release process has failed cause the artifacts have not been signed... I've used the following call: mvn -Darguments='-Dgpg.keyname=KEYNAME' release:prepare release:perform I've realized that b

Re: .checkstyle

2020-03-03 Thread Manfred Moser
I agree with adding it to .gitignore Elliotte Rusty Harold wrote on 2020-03-03 04:07 (GMT -08:00): > There's content in it but it's autogenerated as a consequence of > building the project. It's not hand edited. > > On Tue, Mar 3, 2020 at 3:24 AM Maarten Mulders wrote: >> >> It depends a bit...

Re: .checkstyle

2020-03-03 Thread Elliotte Rusty Harold
There's content in it but it's autogenerated as a consequence of building the project. It's not hand edited. On Tue, Mar 3, 2020 at 3:24 AM Maarten Mulders wrote: > > It depends a bit... Is it an empty file? Or is there any content in it, > perhaps meaningful to share within a development team? >

Re: .checkstyle

2020-03-03 Thread Maarten Mulders
It depends a bit... Is it an empty file? Or is there any content in it, perhaps meaningful to share within a development team? Cheers, Maarten On March 3, 2020 at 22:17, Elliotte Rusty Harold wrote: Some versions ago the Maven Checkstyle plugin (or perhaps checkstyle itself) began writing a