Re: [RESULT] [VOTE] Release Apache Maven JDeps Plugin version 3.1.2

2019-06-19 Thread Robert Scholte
Done On Wed, 19 Jun 2019 07:28:20 +0200, Enrico Olivelli wrote: - Hi, - - The vote has passed with the following result: - - +1 : Tibor Digana, Robert Scholte, Sylwester Lachiewicz, Hervé Boutemy - - PMC quorum:reached - - I will promote the artifacts to the central repo. - - As usual I wil

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.9.1

2019-06-19 Thread Francois Papon
+1 (non-binding) Thanks! regards, François fpa...@apache.org Le 20/06/2019 à 01:00, Michael Osipov a écrit : > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12345669 > > > There are still a couple of issues left in JIRA: > https://issues

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.9.1

2019-06-19 Thread Tibor Digana
+1 sha ok, build passed On Wed, Jun 19, 2019 at 11:00 PM Michael Osipov wrote: > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12345669 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=

[VOTE] Release Apache Maven Doxia Sitetools version 1.9.1

2019-06-19 Thread Michael Osipov
We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12345669 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317320%20AND%20status%20%3D%20Open Staging repo: https://repository.apache.

[maven-enforcer] How to get deeper dependency tree

2019-06-19 Thread Tomo Suzuki
Hi Maven enforcer rule developers, Our custom Maven Enforcer rule uses ProjectDependenciesResolver to get dependency tree. Naturally the dependency tree does not include provided or optional dependency of transitive dependencies. (I understand this is expected behavior.) Is there a way to get a d