Slawomir Jaranowski created MPLUGIN-407: -------------------------------------------
Summary: Remove duplicate code from PluginReport Key: MPLUGIN-407 URL: https://issues.apache.org/jira/browse/MPLUGIN-407 Project: Maven Plugin Tools Issue Type: Task Reporter: Slawomir Jaranowski Assignee: Slawomir Jaranowski InĀ {{PluginReport}} we try to read plugin descriptor if some problem occurs in this step we have copied code from {{AbstractGeneratorMojo}} which try to generate plugin descriptor again. Reports is skipped at all if {{plugin.xml}} doesn't exist ... so fallback will not be used ... {{plugin.xml}} is generated by {{descriptor}} goal so if we have code in sync - fallback will do the same. -- This message was sent by Atlassian Jira (v8.20.10#820010)