You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/08/11 21:47:20 UTC

[jira] [Created] (MPLUGIN-310) PluginReport should use generated plugin.xml by default

Robert Scholte created MPLUGIN-310:
--------------------------------------

             Summary: PluginReport should use generated plugin.xml by default
                 Key: MPLUGIN-310
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-310
             Project: Maven Plugin Tools
          Issue Type: Bug
          Components: Plugin Plugin
    Affects Versions: 3.4
            Reporter: Robert Scholte
            Assignee: Robert Scholte
             Fix For: 3.5


Reading the descriptor from {{META-INF/maven/plugin.xml}} seems more efficient than (re)scanning all classes for mojos. And it could be an extra check it this file was generated correctly. So this file should be the input by default for reports. If it fails for some reason fall back to the original MojoScanner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)