[GitHub] hazendaz commented on a change in pull request #5: [DOXIA-534] Migrate logging to Sl4j

2017-12-31 Thread GitBox
hazendaz commented on a change in pull request #5: [DOXIA-534] Migrate logging to Sl4j URL: https://github.com/apache/maven-doxia/pull/5#discussion_r159147868 ## File path: doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoAggregateSink.java ##

[ANN] Apache Maven Site Plugin 3.7 Released

2017-12-31 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.7 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin/ You should specify the version in your project's plugin configurati

[RESULT] [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Robert Scholte, Michael Osipov, Karl Heinz Marbaise, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - T

Re: [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Hervé BOUTEMY
Le dimanche 31 décembre 2017, 13:37:29 CET Michael Osipov a écrit : > Am 2017-12-28 um 17:20 schrieb Hervé BOUTEMY: > > Hi, > > > > We solved 8 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > projectId=12317923&version=12338726&styleName=Text > > > > There are still a coup

Re: [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Hervé BOUTEMY
here is my +1 Regards, Hervé Le jeudi 28 décembre 2017, 17:20:33 CET Hervé BOUTEMY a écrit : > Hi, > > We solved 8 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12317923&version=12338726&styleName=Text > > There are still a couple of issues left in JIRA: > https

Maven 3.5.3 - MNG-6331/6332

2017-12-31 Thread Karl Heinz Marbaise
Hi, I would like to integrate the following issues into Maven 3.5.3 (master): o MNG-6332[1][2][3] o MNG-6331[4][5][6] any objections? Kind regards Karl Heinz Marbaise [1]: https://issues.apache.org/jira/browse/MNG-6332 [2]: https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commitdiff;

Re: [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Karl Heinz Marbaise
Hi, I've tested the following: jdk1.7.0_79.jdk apache-maven-3.0.5..Unpacking done.Building fine. apache-maven-3.1.1..Unpacking done.Building fine. apache-maven-3.2.5..Unpacking done.Building fine. apache-maven-3.3.1..Unpacking done.Building fine. apache-maven-3.3.9..Unpacking done.Buil

Re: [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Michael Osipov
Am 2017-12-28 um 17:20 schrieb Hervé BOUTEMY: Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317923&version=12338726&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%

Re: [IMPORTANT] Re: Git migration next steps

2017-12-31 Thread Karl Heinz Marbaise
Hi, On 31/12/17 12:44, Hervé BOUTEMY wrote: another interesting case: https://builds.apache.org/job/maven-box/job/maven-shared-utils/job/master/ when you look at each step logs from the stage view, you see no issue but the build is marked as failed and if you look at the unit tests marked as f

Re: [VOTE] Release Apache Maven Site Plugin version 3.7

2017-12-31 Thread Robert Scholte
+1 On Thu, 28 Dec 2017 17:20:33 +0100, Hervé BOUTEMY wrote: Hi, We solved 8 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa? projectId=12317923&version=12338726&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%

Re: [IMPORTANT] Re: Git migration next steps

2017-12-31 Thread Hervé BOUTEMY
another interesting case: https://builds.apache.org/job/maven-box/job/maven-shared-utils/job/master/ when you look at each step logs from the stage view, you see no issue but the build is marked as failed and if you look at the unit tests marked as failed: https://builds.apache.org/job/maven-box/

Re: [IMPORTANT] Re: Git migration next steps

2017-12-31 Thread Hervé BOUTEMY
tried to analyze maven-javadoc-plugin current failure: https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/master/ looking at logs from the stage view gives manageable log for each OS/jdk build. But I see 2 issues: 1. everything is marked as having test issues, when only Windows

Re: [IMPORTANT] Re: Git migration next steps

2017-12-31 Thread Hervé BOUTEMY
Le dimanche 31 décembre 2017, 11:05:39 CET Stephen Connolly a écrit : [...] > > > what are all the open tasks links? > > > > was supposed to be fixed after Jenkins plugin upgrade this week > > @Stephen is this a known issue? > > I may have to tweak the shared lib also. It will be Tuesday before I

Re: [IMPORTANT] Re: Git migration next steps

2017-12-31 Thread Stephen Connolly
On Sun 31 Dec 2017 at 00:02, Hervé BOUTEMY wrote: > Le dimanche 31 décembre 2017, 00:04:59 CET Olivier Lamy a écrit : > > works fine (on my machine :-) ) > > OSX + java 1.8.0_121 > ok, I had a deeper look: the IT expects a warning that exists with Java 8 > (missing @param) but not Java 7 (more pe