New release of ant-maven-plugin

2019-04-11 Thread Sebastian Laskawiec
Hey, My name is Sebastian Łaskawiec and I'm a part of Keycloak Engineering Team [1]. Recently I hit a problem with resolving user properties that seems to be fixed in Maven. I would love to give it a go but it seems we didn't have any release for a very long time [2]. Could you please tell me, do

Re: Testing Maven 3.6.1 with Maven Site - Issue

2019-04-11 Thread Hervé BOUTEMY
Hi, Yes, I can reproduce and confirm that it is caused by MNG-6601. The impact is minimal: it's caused by the fact that there is no "" in the Maven site's pom.xml for the default reportset (the one that adds skip=true) This is a construct that is really unusual, then should really not impact man

Re: Question Regarding MNG-6505

2019-04-11 Thread Hervé BOUTEMY
the solution is better explained in MNG-6059: https://issues.apache.org/jira/browse/MNG-6059 And in reference documentation for model inheritance: https://maven.apache.org/ref/3-LATEST/maven-model-builder/index.html#Inheritance_Assembly Regards, Hervé Le jeudi 11 avril 2019, 19:16:40 CEST Karl

Re: [VOTE] Release Apache Maven PMD Plugin version 3.12.0

2019-04-11 Thread Olivier Lamy
+1 On Fri, 12 Apr 2019 at 04:35, Andreas Dangel wrote: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344380&styleName=Text&projectId=12317621 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=p

Re: Testing Maven 3.6.1 with Maven Site - Issue

2019-04-11 Thread Gabriel Belingueres
Hi Karl. I can reproduce this issue running with 'mvn validate' too. I think it is related to [MNG-6601]? Hervé can you confirm this? Regards, Gabriel El jue., 11 de abr. de 2019 a la(s) 15:04, Karl Heinz Marbaise ( khmarba...@gmx.de) escribió: > Hi, > > can someone please check the following:

[VOTE] Release Apache Maven PMD Plugin version 3.12.0

2019-04-11 Thread Andreas Dangel
Hi,   We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344380&styleName=Text&projectId=12317621 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPMD%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC

Testing Maven 3.6.1 with Maven Site - Issue

2019-04-11 Thread Karl Heinz Marbaise
Hi, can someone please check the following: Use the maven-site repository and just try a: mvn site with the Maven 3.6.1 Release cause at the moment I'm getting the following: maven-site (master *)$ mvn site site:stage [INFO] Scanning for projects... [ERROR] Internal error: java.lang.NullPoin

Question Regarding MNG-6505

2019-04-11 Thread Karl Heinz Marbaise
Hi, currently I'm summarizing the release notes for Maven 3.6.1 and I found the Issue [MNG-6505] tweaked distributionManagement.site inheritance which has some intersting things in a pom.xml file like this: But unfortunately I don't find any further docs/information how to use such con

Re: [VOTE] Release Apache Maven Version 3.6.1

2019-04-11 Thread Mirko Friedenhagen
+1 from my side, tested with about 20 company projects. Best Regards Mirko Friedenhagen — Sent from my mobile Am 04.04.19 um 21:55 schrieb Karl Heinz Marbaise > Hi, > > We have solved 42 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12338966 > >