You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/01/28 22:39:00 UTC

[jira] [Reopened] (MSHARED-193) No checked exceptions for rendering

     [ https://issues.apache.org/jira/browse/MSHARED-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov reopened MSHARED-193:
------------------------------------

> No checked exceptions for rendering
> -----------------------------------
>
>                 Key: MSHARED-193
>                 URL: https://issues.apache.org/jira/browse/MSHARED-193
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-api, maven-reporting-impl
>    Affects Versions: maven-reporting-impl-2.1, maven-reporting-api-3.0
>            Reporter: Benson Margulies
>            Priority: Major
>
> It seems unfortunate that org.apache.maven.reporting.MavenReportRenderer.render() does not throw MavenReportingException. Thus, even though the execute method for a report throws that exception, rendering problems cannot.
> Obviously, a change to this would ramify. Would there be any chance of acceptance for a patch that added this 'throws'? Alternatively, how about an unchecked cousin of MavenReportingException?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)