You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The maven-plugin-report-plugin is not including the expression and defaultValue values in the plugin report when building a plugin using the new Maven 4 plugin descriptor.
Affected version
4.0.0-beta-2
Bug description
The
maven-plugin-report-pluginis not including theexpressionanddefaultValuevalues in the plugin report when building a plugin using the new Maven 4 plugin descriptor.