Re: [MNG-7393] API change reguested for Maven 4

2022-01-27 Thread Michael Osipov
Am 2022-01-26 um 20:37 schrieb Benjamin Marwell: Hi everyone, I would like to change the API from the ReportMojo. I was recently looking at

Re: [MNG-7393] API change reguested for Maven 4

2022-01-26 Thread Hervé BOUTEMY
notice that the change is not in Maven itself: the reporting API has been extracted from Maven 2 to a separate reporting-api [1] artifact in Maven 3 I moved the MNG issue to https://issues.apache.org/jira/browse/MSHARED-1032 Regards, Hervé [1]

Re: [MNG-7393] API change reguested for Maven 4

2022-01-26 Thread Guillaume Nodet
Sounds like a good improvement. On a related note, we also have http://issues.apache.org/jira/projects/MNG/issues/MNG-7351 for which I think the outcome of the discussion at https://github.com/apache/maven/pull/632 leads to the fact that both exceptions are handled the same, so we should simply

[MNG-7393] API change reguested for Maven 4

2022-01-26 Thread Benjamin Marwell
Hi everyone, I would like to change the API from the ReportMojo. I was recently looking at https://github.com/apache/maven-reporting-impl/blob/9050da0e7c2defed851621b62c0160b52716ba11/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java#L338-L342 But it seems the method boolean