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

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


    from bf0587c5 fix build (#266)
     new d9f8d894 [MPLUGIN-511] prepare method to list releases history
     new cd747611 [MPLUGIN-511] add versions history requirements detection

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:
 .../src/it/plugin-info-jdk/verify.groovy           |   2 +-
 .../invoker.properties                             |   0
 .../pom.xml                                        | 181 ++++++++++-----------
 .../src/main/java/org/MyMojo.java                  |   0
 .../verify.groovy                                  |  11 +-
 .../maven/plugin/plugin/report/PluginReport.java   |  91 +++++++++++
 .../plugin/plugin/report/RequirementsHistory.java  |  49 +++---
 7 files changed, 215 insertions(+), 119 deletions(-)
 copy maven-plugin-report-plugin/src/it/{plugin-report-requirements-history => 
plugin-report-detect-requirements-history}/invoker.properties (100%)
 copy maven-plugin-report-plugin/src/it/{mplugin-319_report-since => 
plugin-report-detect-requirements-history}/pom.xml (81%)
 copy maven-plugin-report-plugin/src/it/{plugin-report-annotations => 
plugin-report-detect-requirements-history}/src/main/java/org/MyMojo.java (100%)
 copy maven-plugin-report-plugin/src/it/{plugin-report-requirements-history => 
plugin-report-detect-requirements-history}/verify.groovy (79%)

Reply via email to