Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-reporting-impl-2.1, maven-reporting-api-3.0
-
None
Description
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?
Attachments
Issue Links
- is related to
-
MSHARED-1032 API change: let MavenReport#canGenerateReport() throw an exception
- Closed
- links to