From adb04bbc8cedaaf6dcd07e417fa5a0c6c2611edc Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 10 Dec 2023 17:55:15 +0100 Subject: [PATCH] Site checkin for project Plexus --- dependency-convergence.html | 7 +- dependency-info.html | 19 ++-- dependency-management.html | 45 +++++----- distribution-management.html | 7 +- index.html | 9 +- issue-management.html | 7 +- licenses.html | 7 +- mailing-lists.html | 7 +- plugin-management.html | 33 ++++--- plugins.html | 35 ++------ project-info.html | 7 +- project-reports.html | 138 ----------------------------- scm.html | 13 ++- summary.html | 9 +- surefire-report.html | 162 ----------------------------------- team.html | 7 +- 16 files changed, 89 insertions(+), 423 deletions(-) delete mode 100644 project-reports.html delete mode 100644 surefire-report.html diff --git a/dependency-convergence.html b/dependency-convergence.html index a36737d6e..fb86e092e 100644 --- a/dependency-convergence.html +++ b/dependency-convergence.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Dependency Convergence
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/dependency-info.html b/dependency-info.html index 9bb1fd557..cfa07ac50 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Dependency Information
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -124,28 +123,28 @@

    Apache Maven

    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus</artifactId>
    -  <version>15</version>
    +  <version>16</version>
       <type>pom</type>
     </dependency>

    Apache Ivy

    -
    <dependency org="org.codehaus.plexus" name="plexus" rev="15">
    +
    <dependency org="org.codehaus.plexus" name="plexus" rev="16">
       <artifact name="plexus" type="pom" />
     </dependency>

    Groovy Grape

    @Grapes(
    -@Grab(group='org.codehaus.plexus', module='plexus', version='15')
    +@Grab(group='org.codehaus.plexus', module='plexus', version='16')
     )

    Gradle/Grails

    -
    implementation 'org.codehaus.plexus:plexus:15'
    +
    implementation 'org.codehaus.plexus:plexus:16'

    Scala SBT

    -
    libraryDependencies += "org.codehaus.plexus" % "plexus" % "15"
    +
    libraryDependencies += "org.codehaus.plexus" % "plexus" % "16"

    Leiningen

    -
    [org.codehaus.plexus/plexus "15"]
    +
    [org.codehaus.plexus/plexus "16"]
    diff --git a/dependency-management.html b/dependency-management.html index 2550dcea3..44a20bda4 100644 --- a/dependency-management.html +++ b/dependency-management.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Dependency Management
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -131,109 +130,109 @@

    compile

    org.junit.jupiter junit-jupiter -5.10.0 +5.10.1 jar Eclipse Public License v2.0 org.junit.jupiter junit-jupiter-api -5.10.0 +5.10.1 jar Eclipse Public License v2.0 org.junit.jupiter junit-jupiter-engine -5.10.0 +5.10.1 jar Eclipse Public License v2.0 org.junit.jupiter junit-jupiter-migrationsupport -5.10.0 +5.10.1 jar Eclipse Public License v2.0 org.junit.jupiter junit-jupiter-params -5.10.0 +5.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-commons -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-console -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-engine -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-jfr -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-launcher -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-reporting -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-runner -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-suite -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-suite-api -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-suite-commons -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-suite-engine -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.platform junit-platform-testkit -1.10.0 +1.10.1 jar Eclipse Public License v2.0 org.junit.vintage junit-vintage-engine -5.10.0 +5.10.1 jar Eclipse Public License v2.0

    provided

    @@ -248,7 +247,7 @@

    provided

    org.apache.maven.plugin-tools maven-plugin-annotations -3.9.0 +3.10.2 jar Apache-2.0
    diff --git a/distribution-management.html b/distribution-management.html index 189099594..dcea405db 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Distribution Management
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/index.html b/index.html index 132063f3f..333e50472 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ @@ -48,9 +48,9 @@ @@ -77,7 +77,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/issue-management.html b/issue-management.html index 4ddaafbe2..9803aa637 100644 --- a/issue-management.html +++ b/issue-management.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Issue Management
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/licenses.html b/licenses.html index 98ffa3abe..ac4035107 100644 --- a/licenses.html +++ b/licenses.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Licenses
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/mailing-lists.html b/mailing-lists.html index dd3e11e57..ea1319b0d 100644 --- a/mailing-lists.html +++ b/mailing-lists.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Mailing Lists
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/plugin-management.html b/plugin-management.html index a9de7432a..24744b5a0 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Plugin Management
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -127,7 +126,7 @@

    Project Plugin Management

    com.diffplug.spotless spotless-maven-plugin -2.40.0 +2.41.1 org.apache.maven.plugins maven-antrun-plugin @@ -139,11 +138,11 @@

    Project Plugin Management

    org.apache.maven.plugins maven-checkstyle-plugin -3.3.0 +3.3.1 org.apache.maven.plugins maven-clean-plugin -3.3.1 +3.3.2 org.apache.maven.plugins maven-compiler-plugin @@ -151,7 +150,7 @@

    Project Plugin Management

    org.apache.maven.plugins maven-dependency-plugin -3.6.0 +3.6.1 org.apache.maven.plugins maven-deploy-plugin @@ -163,7 +162,7 @@

    Project Plugin Management

    org.apache.maven.plugins maven-failsafe-plugin -3.1.2 +3.2.2 org.apache.maven.plugins maven-gpg-plugin @@ -179,27 +178,27 @@

    Project Plugin Management

    org.apache.maven.plugins maven-javadoc-plugin -3.6.0 +3.6.3 org.apache.maven.plugins maven-jxr-plugin -3.3.0 +3.3.1 org.apache.maven.plugins maven-plugin-plugin -3.9.0 +3.10.2 org.apache.maven.plugins maven-plugin-report-plugin -3.9.0 +3.10.2 org.apache.maven.plugins maven-pmd-plugin -3.21.0 +3.21.2 org.apache.maven.plugins maven-project-info-reports-plugin -3.4.5 +3.5.0 org.apache.maven.plugins maven-release-plugin @@ -223,11 +222,11 @@

    Project Plugin Management

    org.apache.maven.plugins maven-surefire-plugin -3.1.2 +3.2.2 org.apache.maven.plugins maven-surefire-report-plugin -3.1.2 +3.2.2 org.codehaus.mojo taglist-maven-plugin diff --git a/plugins.html b/plugins.html index 82a46506e..e4f5c0f12 100644 --- a/plugins.html +++ b/plugins.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Plugins
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -127,15 +126,15 @@

    Project Build Plugins

    com.diffplug.spotless spotless-maven-plugin -2.40.0 +2.41.1 org.apache.maven.plugins maven-checkstyle-plugin -3.3.0 +3.3.1 org.apache.maven.plugins maven-clean-plugin -3.3.1 +3.3.2 org.apache.maven.plugins maven-deploy-plugin @@ -160,28 +159,8 @@

    Project Report Plugins

    org.apache.maven.plugins -maven-javadoc-plugin -3.6.0 - -org.apache.maven.plugins -maven-jxr-plugin -3.3.0 - -org.apache.maven.plugins -maven-pmd-plugin -3.21.0 - -org.apache.maven.plugins maven-project-info-reports-plugin -3.4.5 - -org.apache.maven.plugins -maven-surefire-report-plugin -3.1.2 - -org.codehaus.mojo -taglist-maven-plugin -3.0.0 +3.5.0 diff --git a/project-info.html b/project-info.html index 46f69b334..0b25e2771 100644 --- a/project-info.html +++ b/project-info.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Information
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • diff --git a/project-reports.html b/project-reports.html deleted file mode 100644 index dd9505b33..000000000 --- a/project-reports.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - Plexus Container – Generated Reports - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - -
    -
    -
    -

    Generated Reports

    -

    This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

    -

    Overview

    - - - - - - -
    DocumentDescription
    SurefireReport on the test results of the project.
    -
    -
    -
    -
    - - - - \ No newline at end of file diff --git a/scm.html b/scm.html index 95f8707ad..70975ac20 100644 --- a/scm.html +++ b/scm.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Source Code Management
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -123,15 +122,15 @@

    Overview

    Web Browser Access

    The following is a link to a browsable version of the source repository:

    -
    https://github.com/codehaus-plexus/plexus-pom/tree/plexus-15/
    +
    https://github.com/codehaus-plexus/plexus-pom/tree/plexus-16/

    Anonymous Access

    The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

    -
    $ git clone --branch plexus-15 https://github.com/codehaus-plexus/plexus-pom.git
    +
    $ git clone --branch plexus-16 https://github.com/codehaus-plexus/plexus-pom.git

    Developer Access

    Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

    -
    $ git clone --branch plexus-15 https://github.com/codehaus-plexus/plexus-pom.git
    +
    $ git clone --branch plexus-16 https://github.com/codehaus-plexus/plexus-pom.git

    Access from Behind a Firewall

    Refer to the documentation of the SCM used for more information about access behind a firewall.

    diff --git a/summary.html b/summary.html index 5ddd8febe..2f27c2d0b 100644 --- a/summary.html +++ b/summary.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Summary
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds
  • @@ -157,7 +156,7 @@

    Build Information

    Version -15 +16 Type pom diff --git a/surefire-report.html b/surefire-report.html deleted file mode 100644 index 28880b7f7..000000000 --- a/surefire-report.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - Plexus Container – Surefire Report - - - - - - - - - - -
    -
    - - - -
    -
    -
    - - -
    -
    -
    -

    Surefire Report

    -

    Summary


    - - - - - - - - - - - - - - -
    TestsErrorsFailuresSkippedSuccess RateTime
    00000%0 s

    -

    Note: failures are anticipated and checked for with assertions while errors are unanticipated.


    -
    -
    -
    -
    - - - - \ No newline at end of file diff --git a/team.html b/team.html index db6a38760..cdc6338ae 100644 --- a/team.html +++ b/team.html @@ -2,7 +2,7 @@ @@ -47,8 +47,8 @@
  • Plexus/
  • Parent POM/
  • Project Team
  • -
  • | Last Published: 2023-10-03
  • -
  • Version: 15
  • +
  • | Last Published: 2023-12-10
  • +
  • Version: 16
  • @@ -75,7 +75,6 @@
  • Plugins
  • Distribution Management
  • -
  • Project Reports
  • Modello
  • Plexus Classworlds