This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch MPIR-451
in repository
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git
omit 8eeee2c [MPIR-451] Rename "Dependency Information" to "Maven
Coordinates"
add 2ca83d0 [MPIR-459] Refresh download page
add dc1710d [MPIR-460] Dependency Information for maven-plugin
new be2e4ed [MPIR-451] Rename "Dependency Information" to "Maven
Coordinates"
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 (8eeee2c)
\
N -- N -- N refs/heads/MPIR-451 (be2e4ed)
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 1 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:
.../{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 ++++++---------------
9 files changed, 104 insertions(+), 130 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%)