This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git.


    from 8bd74fc  add some testing for annotation inheritance but not sure we 
need it...
     new 6b3122c  cleaning some javadoc
     new 26ba032  fixing some javadoc, remaining are due to Modello so skip 
javadoc failure

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../maven/plugin/plugin/AbstractGeneratorMojo.java |   7 +-
 .../plugin/plugin/DescriptorGeneratorMojo.java     |   6 +-
 .../apache/maven/plugin/plugin/PluginReport.java   |   5 +-
 .../maven/tools/plugin/PluginToolsRequest.java     |  17 +-
 .../AbstractScriptedMojoDescriptorExtractor.java   |   5 +-
 .../maven/tools/plugin/scanner/MojoScanner.java    |   6 +-
 .../JavaJavadocMojoDescriptorExtractor.java        |   3 +-
 .../extractor/javadoc/JavadocMojoAnnotation.java   | 269 ++++++++++++++++-----
 pom.xml                                            |   9 +-
 9 files changed, 244 insertions(+), 83 deletions(-)

Reply via email to