You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/02/11 19:40:39 UTC

[maven-reporting-impl] branch master updated (166edf2 -> d810527)

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

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git


    from 166edf2  [MSHARED-1186] Upgrade Parent to 39
     add d810527  [MSHARED-1168] Add support for markup output

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 12 +++++
 .../maven/reporting/its/custom/ExternalReport.java |  2 +
 .../invoker.properties                             |  6 +--
 .../pom.xml                                        |  0
 .../verify.groovy                                  | 15 ++-----
 .../maven/reporting/AbstractMavenReport.java       | 52 +++++++++++++++++++++-
 6 files changed, 72 insertions(+), 15 deletions(-)
 copy src/it/{use-as-direct-mojo => use-as-direct-mojo-markup}/invoker.properties (85%)
 copy src/it/{use-as-direct-mojo => use-as-direct-mojo-markup}/pom.xml (100%)
 copy src/it/{use-as-direct-mojo => use-as-direct-mojo-markup}/verify.groovy (70%)