Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Olivier Lamy
+1 On Sat, 7 Mar 2020 at 21:56, Karl Heinz Marbaise wrote: > We solved 23 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227=12343772 > > There are still a couple of issues left in JIRA: > >

Re: [DISCUSS] checking reproducible builds

2020-03-08 Thread Hervé BOUTEMY
clearly, save goal is not a good choice: buildinfo would be better I know buildinfo is not a usual term, but it's widely used in Reproducible Builds [1] & [2], then it would be nice us Maven not to reinvent a wheel that has already been invented on separating checking, I really don't see how

Re: Please check master branch build before merging

2020-03-08 Thread Elliotte Rusty Harold
I'll take a look at the doxia-site-tools issues. I think the maven-shared-utils issues have something to do with Windows. I filed 862 for this: https://issues.apache.org/jira/browse/MSHARED-862 Perhaps someone who works on Windows can investigate. It would be helpful if we could hook Jenkins

Please check master branch build before merging

2020-03-08 Thread Robert Scholte
To ensure that our projects are stable, we're testing all our projects with a matrix of OSes and JDKs (and in case of plugin Maven versions) The master status can be found at (this static page is updated once per day!):

Re: [DISCUSS] checking reproducible builds

2020-03-08 Thread Robert Scholte
I'm thinking of maven-artifact-plugin, having goals related to artifacts. That implies that the save goal should be renamed. A couple of goals of the maven-dependency-plugin are actually more artifact-related are might be worth moving. Robert On 8-3-2020 13:44:07, Michael Osipov wrote: Am

Re: Current master is broken

2020-03-08 Thread Michael Osipov
Am 2020-03-08 um 20:46 schrieb Robert Scholte: you mean it was broken with current master and after applying this patch it is fixed? Correct. On 8-3-2020 14:22:21, Michael Osipov wrote: Am 2020-03-08 um 13:06 schrieb Robert Scholte:

Re: Current master is broken

2020-03-08 Thread Robert Scholte
you mean it was broken with current master and after applying this patch it is fixed? On 8-3-2020 14:22:21, Michael Osipov wrote: Am 2020-03-08 um 13:06 schrieb Robert Scholte: > https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 > should fix it,

Re: [DISCUSS] checking reproducible builds

2020-03-08 Thread Enrico Olivelli
Il Dom 8 Mar 2020, 13:44 Michael Osipov ha scritto: > Am 2020-03-08 um 12:48 schrieb Hervé BOUTEMY: > > Le dimanche 8 mars 2020, 00:31:07 CET Michael Osipov a écrit : > >> Am 2020-03-07 um 19:04 schrieb Hervé BOUTEMY: > >>> Le samedi 7 mars 2020, 17:39:20 CET Michael Osipov a écrit : > This

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Eric Lilja
Hi, it was MDEP-648, which was mentioned in the previous email thread ("Trying to release maven-dependency-plugin"), the thread which I referred to in my previous reply. - Eric L On Sun, Mar 8, 2020 at 3:45 PM Hervé BOUTEMY wrote: > you did not answer to the important part: what benefit do

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Hervé BOUTEMY
you did not answer to the important part: what benefit do you expect from these? are you stuck by a bug? Le dimanche 8 mars 2020, 13:14:31 CET Eric Lilja a écrit : > It's not too late, all it takes is will, and it was feedbacked by another > person in the previous thread regarding the upcoming

Re: Current master is broken

2020-03-08 Thread Michael Osipov
Am 2020-03-08 um 13:06 schrieb Robert Scholte: https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 should fix it, please verify. This perfectly works now for MSITE 3.9.0 - To

Re: Another Release for Maven Dependency Plugin WAS [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Eric Lilja
Fair enough! The reason the plugin hadn't been released in such a long time was what made me worried about not including fixes that seemed pretty much good-to-go and that users had asked for, in case the slow release cycle would to continue. Thanks for doing the release, Karl, and thanks for

Re: [DISCUSS] checking reproducible builds

2020-03-08 Thread Michael Osipov
Am 2020-03-08 um 12:48 schrieb Hervé BOUTEMY: Le dimanche 8 mars 2020, 00:31:07 CET Michael Osipov a écrit : Am 2020-03-07 um 19:04 schrieb Hervé BOUTEMY: Le samedi 7 mars 2020, 17:39:20 CET Michael Osipov a écrit : This is expected because I am on 1.8.0_242. I don't have Java 7 installed

Re: Current master is broken

2020-03-08 Thread Enrico Olivelli
Il Dom 8 Mar 2020, 13:06 Robert Scholte ha scritto: > > https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 > should fix it, please verify. > I can't do it today, I am sorry. I will check as soon as I have my laptop :) Thanks for addressing the

Another Release for Maven Dependency Plugin WAS [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Karl Heinz Marbaise
Hi, the Apache Maven Dependency Plugin hasn't been released for a very long time (approx. a year) so I will finish the release first (except someone finds a blocking issue) and afterwards I really appreciate to work on another release with upgraded parts for maven-artifact-transfer apart

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Eric Lilja
It's not too late, all it takes is will, and it was feedbacked by another person in the previous thread regarding the upcoming release of this plugin, but his mail didn't receive a response. - Eric L On Sun, Mar 8, 2020 at 9:21 AM Hervé BOUTEMY wrote: > what benefit do you expect from these? >

Re: Current master is broken

2020-03-08 Thread Robert Scholte
https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=a151f10c7823cbbbe98446acad68da0ff82f2e04 should fix it, please verify. thanks, Robert On 6-3-2020 11:13:52, Enrico Olivelli wrote: Il giorno ven 6 mar 2020 alle ore 10:43 Robert Scholte ha scritto: > > I found the root cause, and it is

Re: [DISCUSS] checking reproducible builds

2020-03-08 Thread Hervé BOUTEMY
Le dimanche 8 mars 2020, 00:31:07 CET Michael Osipov a écrit : > Am 2020-03-07 um 19:04 schrieb Hervé BOUTEMY: > > Le samedi 7 mars 2020, 17:39:20 CET Michael Osipov a écrit : > >> This is expected because I am on 1.8.0_242. I don't have Java 7 > >> installed anymore on the server. > > > > for

Re: MavenProject - replacement for deprecated method

2020-03-08 Thread Robert Scholte
Good question, I'm missing that same information. On 7-3-2020 18:42:35, Slawomir Jaranowski wrote: Hi, In my plugin I need list of report plugins, I use method: org.apache.maven.project.MavenProject#getReportArtifacts but this method (and many other) is deprecated in class MavenProject -

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.2

2020-03-08 Thread Hervé BOUTEMY
what benefit do you expect from these? are you stuck by a bug? Notice: too late for this release, this is a vote thread the feedback eventually useful here is "blocking issue found while ...", then the release manager can look if this is critical for any user or just an edge case, and choose to