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-dependency-plugin.git
discard 4ce6c201 Prepare for Doxia 2.0.0 add 4b478d61 [MDEP-841] Explicitly start and end tables with Doxia Sinks in report renderers add 520f8fd6 [maven-release-plugin] prepare release maven-dependency-plugin-3.5.0 add b822663b [maven-release-plugin] prepare for next development iteration add 5cdc37ce Fix pom format after release add b5f495f3 Remove unused local variable add 8c3b20f6 Remove unused fields add 9ba72639 [MDEP-843] Use GAV fields to support them as parameters add a6866bae [MDEP-842] Use skip field in :list-classes add 2e4bf81b Bump mockito-core from 4.9.0 to 4.11.0 add 459bbd18 Bump mrm-maven-plugin from 1.4.1 to 1.5.0 new e3f87079 Prepare for Doxia 2.0.0 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 (4ce6c201) \ N -- N -- N refs/heads/doxia-2.0.0 (e3f87079) 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: pom.xml | 16 +++---- .../plugins/dependency/DisplayAncestorsMojo.java | 4 +- .../apache/maven/plugins/dependency/GetMojo.java | 49 ++++++++-------------- .../maven/plugins/dependency/ListClassesMojo.java | 24 +++++++++-- .../dependency/analyze/AnalyzeReportView.java | 2 +- .../dependency/resolvers/ResolvePluginsMojo.java | 5 +-- .../plugins/dependency/TestListClassesMojo.java | 48 +++++++++++++++++++++ 7 files changed, 97 insertions(+), 51 deletions(-)