Skip to content

[MSHARED-193] API change: let MavenReportRenderer#render() throw an exception #28

Description

@jira-importer

Benson Margulies opened MSHARED-193 and commented

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?


Affects: maven-reporting-impl-2.1, maven-reporting-api-3.0

Issue Links:

  • MSHARED-1032 API change: let MavenReport#canGenerateReport() throw an exception

Remote Links:

2 votes, 4 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions