From 09d9e7be0578b55cd051d6590a3745b87c488f16 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Wed, 21 Feb 2024 15:20:33 -0800 Subject: [PATCH] Wagon: Deploying site to repository --- apt.html | 16 +- changes.html | 16 +- dependency-convergence.html | 160 +++++---------- dependency-info.html | 229 ++++++++++++++++++++++ distribution-management.html | 46 ++--- implementOptionhandler.html | 16 +- index.html | 46 ++--- integration.html | 48 ++--- issue-tracking.html | 54 +++-- license.html | 368 +++-------------------------------- mail-lists.html | 42 ++-- modules.html | 48 ++--- plugin-management.html | 58 +++--- plugins.html | 66 +++---- project-info.html | 92 ++++----- project-summary.html | 44 ++--- sample.html | 16 +- source-repository.html | 68 +++---- team-list.html | 74 +++---- 19 files changed, 590 insertions(+), 917 deletions(-) create mode 100644 dependency-info.html diff --git a/apt.html b/apt.html index 7613f8eb..01a5b5dd 100644 --- a/apt.html +++ b/apt.html @@ -103,16 +103,6 @@

- - - - - - - - @@ -127,7 +117,7 @@

@@ -196,7 +186,7 @@

@@ -182,125 +172,73 @@

Reactor Dependency Convergence< Legend: -success -All projects share one version of the dependency. - -error -At least one project has a differing version of the dependency.
+[Error] +At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.
- - - - - + + + + + - + + + + - - - -
Statistics:
Number of sub-projects:5
Number of dependencies (NOD):7
Number of modules:5
Number of dependencies (NOD):20
Number of unique artifacts (NOA):7
22
Number of version-conflicting artifacts (NOC):2
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA):success 100%
Ready for Release (100% Convergence and no SNAPSHOTS):success Success
-
-

Dependencies used in sub-projects

-
-

args4j:args4j

- - - -
success - + - -
[Error] 90 %
2.33 -
    -
  1. args4j:args4j-maven-plugin-example
  2. -
  3. args4j:args4j-tools
+Ready for release (100% convergence and no SNAPSHOTS): +[Error] Error
You do not have 100% convergence.
-

args4j:args4j-tools

- - - -
success - - - -
2.33 -
    -
  1. org.kohsuke.args4j:args4j-maven-plugin
-
-

jdk:tools

- - - -
success - - - -
5.0 -
    -
  1. args4j:args4j-tools
+

Dependencies used in modules

-

junit:junit

+

org.codehaus.plexus:plexus-classworlds

- +
success[Error] - +
4.112.5.2 -
    -
  1. args4j:args4j-tools
  2. -
  3. args4j:args4j
-
-

org.apache.maven:maven-plugin-api

- +
    +
  1. org.kohsuke.args4j:args4j-maven-plugin:maven-plugin:2.35
    \- org.apache.maven:maven-plugin-api:jar:3.8.1:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

- +
success2.6.0 - - - -
2.0 -
    -
  1. org.kohsuke.args4j:args4j-maven-plugin
+
    +
  1. org.kohsuke.args4j:args4j-maven-plugin:maven-plugin:2.35
    \- org.apache.maven:maven-plugin-api:jar:3.8.1:compile
       \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile

-

org.apache.maven:maven-project

- - - -
success +

org.codehaus.plexus:plexus-utils

- +
2.0.4[Error] -
    -
  1. org.kohsuke.args4j:args4j-maven-plugin
-
-

org.mockito:mockito-all

- +
success3.0.17 - +
    +
  1. org.kohsuke.args4j:args4j-maven-plugin:maven-plugin:2.35
    \- org.apache.maven:maven-plugin-api:jar:3.8.1:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

- +
1.8.53.2.1 -
    -
  1. args4j:args4j-tools
+
    +
  1. org.kohsuke.args4j:args4j-maven-plugin:maven-plugin:2.35
    \- org.apache.maven:maven-plugin-api:jar:3.8.1:compile
       +- org.apache.maven:maven-model:jar:3.8.1:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-artifact:jar:3.8.1:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile

@@ -190,7 +180,7 @@

Site - github-pages

© - 2003-2016 + 2003-2024 Kohsuke Kawaguchi @@ -198,8 +188,8 @@

Site - github-pages


diff --git a/implementOptionhandler.html b/implementOptionhandler.html index a22b5271..9cf0013c 100644 --- a/implementOptionhandler.html +++ b/implementOptionhandler.html @@ -103,16 +103,6 @@

- - - - - - - -

@@ -124,7 +114,7 @@

@@ -206,7 +196,7 @@

More Resources