Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5
-
None
-
None
Description
Upgrade maven-reporting-impl to 2.3
- Sub-task
MSHARED-240- Port maven-reporting-impl to maven-shared-utils
- Bugs:
MSHARED-328- use @parameter default-value instead of @parameter expression in sampleMSHARED-346- missing properties usually set by m-site-p (outputEncoding, ...)
- Improvement
MSHARED-348- support reporting encoding configuration when used as goal
- New Feature
MSHARED-347- use plugin-tools java 5 annotations to avoid fields copy/paste when implementing
Release Notes maven-reporting-impl to 2.2
- Bug
MSHARED-105- StringIndexOutOfBoundsException in AbstractMavenReportRenderer.applyPattern
- Improvements
MSHARED-204- AbstractMavenReport should check isExternalReport() before trying to output a Doxia documentMSHARED-222- Update the dependency on commons-validator
- Wish
MSHARED-159- remove [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink instance and no SinkFactory available. Please update this plugin.