[GitHub] maven issue #136: [MNG-6302] logging the module count

2017-11-14 Thread hboutemy
Github user hboutemy commented on the issue: https://github.com/apache/maven/pull/136 merged as a branch in Maven git https://github.com/apache/maven/tree/MNG-6302_module-progress and reworked to avoid additional line "Module i/n" but have instead integrated at the end of "Buildin

Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

2017-11-14 Thread Hervé BOUTEMY
+1 tried to reproduce/verify the build using JDK 1.7.0_80 (when Robert used 1.7.0_55), and diffoscope shows that generated bytecode has differences in constant pool order It looks like reproducible builds will require some precise JDK version: not so easy... Regards, Hervé Le dimanche 12 nov

Re: Maven resolver branch consolidation

2017-11-14 Thread Hervé BOUTEMY
I answered on the mailing list and on the 2 Jira issues In summary, +1 to merge demos, -1 to merge ant-tasks Regards, Hervé Le mardi 14 novembre 2017, 18:19:40 CET Manfred Moser a écrit : > Any feedback or should I just go ahead with the cleanup? > > Manfred > > Manfred Moser wrote on 2017-11-

Re: [VOTE] Release Apache Maven JDeprScan Plugin version 3.0.0-alpha-1

2017-11-14 Thread Robert Scholte
+1 On Sun, 12 Nov 2017 16:15:07 +0100, Robert Scholte wrote: Hi, This is the initial release of the Maven JDeprScan Plugin. It is a wrapper around the jdeprscan tool, available since Java 9: https://docs.oracle.com/javase/9/tools/jdeprscan.htm There are zero issues left in JIRA: https://

Re: Maven resolver branch consolidation

2017-11-14 Thread Manfred Moser
Any feedback or should I just go ahead with the cleanup? Manfred Manfred Moser wrote on 2017-11-08 21:35: > Hi all, > > I have started and made good progress on getting Maven resolver all into the > master branch instead of having master, demos and ant-tasks in separate > branches. > > Details