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
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:
Remote Links:
2 votes, 4 watchers