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

michaelo pushed a change to branch doxia-2.0.0
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


    omit 81e43b9  [MPIR-454] Upgrade to Doxia 2.0.0 Milestone Stack
    omit 23321ed  Bump master to 4.0.0-M1-SNAPSHOT
     add 3ed99ac  [MPIR-457] Upgrade to Parent 42 and Maven 3.6.3
     add 2ca83d0  [MPIR-459] Refresh download page
     add dc1710d  [MPIR-460] Dependency Information for maven-plugin
     new de7be1a  Bump master to 4.0.0-M1-SNAPSHOT
     new d52be0c  [MPIR-454] Upgrade to Doxia 2.0.0 Milestone Stack

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (81e43b9)
            \
             N -- N -- N   refs/heads/doxia-2.0.0 (d52be0c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 pom.xml                                            |  17 +--
 .../{MPIR-412 => MPIR-460-jar}/invoker.properties  |   2 +-
 src/it/{MPIR-251 => MPIR-460-jar}/pom.xml          |  14 +--
 .../main/Main.java => MPIR-460-jar/verify.groovy}  |  18 ++--
 .../invoker.properties                             |   2 +-
 src/it/{MPIR-251 => MPIR-460-maven-plugin}/pom.xml |  16 +--
 .../verify.groovy}                                 |  18 ++--
 .../projectinfo/DependencyInformationReport.java   |  41 +++++++-
 src/site/site.xml                                  |   6 +-
 src/site/xdoc/download.xml.vm                      | 117 ++++++---------------
 10 files changed, 107 insertions(+), 144 deletions(-)
 copy src/it/{MPIR-412 => MPIR-460-jar}/invoker.properties (96%)
 copy src/it/{MPIR-251 => MPIR-460-jar}/pom.xml (77%)
 copy 
src/it/{multi-module/main/src/main/java/org/apache/maven/its/main/Main.java => 
MPIR-460-jar/verify.groovy} (63%)
 copy src/it/{MPIR-412 => MPIR-460-maven-plugin}/invoker.properties (96%)
 copy src/it/{MPIR-251 => MPIR-460-maven-plugin}/pom.xml (76%)
 copy 
src/it/{multi-module/main/src/main/java/org/apache/maven/its/main/Main.java => 
MPIR-460-maven-plugin/verify.groovy} (63%)

Reply via email to