diff --git a/ci-management.html b/ci-management.html index d2f304b5..0658eb31 100644 --- a/ci-management.html +++ b/ci-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • CI Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/dependencies.html b/dependencies.html index 0c6211a0..9f63be61 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Dependencies
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • @@ -575,8 +575,7 @@

    provided

    - jar Eclipse Public License, Version 1.0
    -

    Project Dependency Graph

    - -
    +

    Dependency Tree

    @@ -719,7 +717,7 @@

    Dependency Tree

    javax.inject - +

    Description: The javax.inject API

    URL: http://code.google.com/p/atinject/

    Project Licenses: The Apache Software License, Version 2.0

    @@ -728,7 +726,7 @@

    Dependency Tree

    Apache Commons Codec - +

    Description: The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a @@ -740,7 +738,7 @@

    Dependency Tree

    Apache Commons Lang - +

    Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

    @@ -751,7 +749,7 @@

    Dependency Tree

    Maven Core - +

    Description: Maven Core classes.

    URL: https://maven.apache.org/ref/3.8.7/maven-core/

    Project Licenses: Apache License, Version 2.0

    @@ -761,7 +759,7 @@

    Dependency Tree

    Maven Model - +

    Description: Model for Maven POM (Project Object Model)

    URL: https://maven.apache.org/ref/3.8.7/maven-model/

    Project Licenses: Apache License, Version 2.0

    @@ -770,7 +768,7 @@

    Dependency Tree

    Maven Settings - +

    Description: Maven Settings model.

    URL: https://maven.apache.org/ref/3.8.7/maven-settings/

    Project Licenses: Apache License, Version 2.0

    @@ -779,7 +777,7 @@

    Dependency Tree

    Maven Settings Builder - +

    Description: The effective settings builder, with inheritance and password decryption.

    URL: https://maven.apache.org/ref/3.8.7/maven-settings-builder/

    Project Licenses: Apache License, Version 2.0

    @@ -789,7 +787,7 @@

    Dependency Tree

    Plexus Security Dispatcher Component - +

    Description: The Plexus project provides a full software stack for creating and executing software projects.

    URL: https://codehaus-plexus.github.io/plexus-sec-dispatcher/

    Project Licenses: Apache License, Version 2.0

    @@ -799,7 +797,7 @@

    Dependency Tree

    Plexus Cipher: encryption/decryption Component - +

    Description: The Plexus project provides a full software stack for creating and executing software projects.

    URL: https://codehaus-plexus.github.io/plexus-cipher/

    Project Licenses: Apache License, Version 2.0

    @@ -808,7 +806,7 @@

    Dependency Tree

    Maven Builder Support - +

    Description: Support for descriptor builders (model, setting, toolchains)

    URL: https://maven.apache.org/ref/3.8.7/maven-builder-support/

    Project Licenses: Apache License, Version 2.0

    @@ -817,7 +815,7 @@

    Dependency Tree

    Maven Repository Metadata Model - +

    Description: Per-directory local and remote repository metadata.

    URL: https://maven.apache.org/ref/3.8.7/maven-repository-metadata/

    Project Licenses: Apache License, Version 2.0

    @@ -826,7 +824,7 @@

    Dependency Tree

    Maven Artifact - +

    Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site @@ -841,7 +839,7 @@

    Dependency Tree

    Maven Model Builder - +

    Description: The effective model builder, with inheritance, profile activation, interpolation, ...

    URL: https://maven.apache.org/ref/3.8.7/maven-model-builder/

    Project Licenses: Apache License, Version 2.0

    @@ -850,7 +848,7 @@

    Dependency Tree

    Maven Artifact Resolver Provider - +

    Description: Extensions to Maven Resolver for utilizing Maven POM and repository metadata.

    URL: https://maven.apache.org/ref/3.8.7/maven-resolver-provider/

    Project Licenses: Apache License, Version 2.0

    @@ -859,7 +857,7 @@

    Dependency Tree

    Maven Artifact Resolver Implementation - +

    Description: An implementation of the repository system.

    URL: https://maven.apache.org/resolver/maven-resolver-impl/

    Project Licenses: Apache License, Version 2.0

    @@ -868,7 +866,7 @@

    Dependency Tree

    Maven Artifact Resolver API - +

    Description: The application programming interface for the repository system.

    URL: https://maven.apache.org/resolver/maven-resolver-api/

    Project Licenses: Apache License, Version 2.0

    @@ -877,7 +875,7 @@

    Dependency Tree

    Maven Artifact Resolver SPI - +

    Description: The service provider interface for repository system implementations and repository connectors.

    URL: https://maven.apache.org/resolver/maven-resolver-spi/

    Project Licenses: Apache License, Version 2.0

    @@ -886,7 +884,7 @@

    Dependency Tree

    Maven Artifact Resolver Utilities - +

    Description: A collection of utility classes to ease usage of the repository system.

    URL: https://maven.apache.org/resolver/maven-resolver-util/

    Project Licenses: Apache License, Version 2.0

    @@ -895,7 +893,7 @@

    Dependency Tree

    Apache Maven Shared Utils - +

    Description: Shared utilities for use by Maven core and plugins

    URL: https://maven.apache.org/shared/maven-shared-utils/

    Project Licenses: Apache License, Version 2.0

    @@ -904,7 +902,7 @@

    Dependency Tree

    org.eclipse.sisu.plexus - +

    Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container

    URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/

    Project Licenses: Eclipse Public License, Version 1.0

    @@ -914,7 +912,7 @@

    Dependency Tree

    javax.annotation API - +

    Description: Common Annotations for the JavaTM Platform API

    URL: http://jcp.org/en/jsr/detail?id=250

    Project Licenses: CDDL + GPLv2 with classpath exception

    @@ -923,7 +921,7 @@

    Dependency Tree

    org.eclipse.sisu.inject - +

    Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring

    URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/

    Project Licenses: Eclipse Public License, Version 1.0

    @@ -932,7 +930,7 @@

    Dependency Tree

    Google Guice - Core Library - +

    Description: Guice is a lightweight dependency injection framework for Java 6 and above

    URL: https://github.com/google/guice/guice

    Project Licenses: The Apache Software License, Version 2.0

    @@ -942,7 +940,7 @@

    Dependency Tree

    AOP alliance - +

    Description: AOP Alliance

    URL: http://aopalliance.sourceforge.net

    Project Licenses: Public Domain

    @@ -951,7 +949,7 @@

    Dependency Tree

    Guava: Google Core Libraries for Java - +

    Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

    @@ -963,7 +961,7 @@

    Dependency Tree

    FindBugs-jsr305 - +

    Description: JSR305 Annotations for Findbugs

    URL: http://findbugs.sourceforge.net/

    Project Licenses: The Apache Software License, Version 2.0

    @@ -972,7 +970,7 @@

    Dependency Tree

    Checker Qual - +

    Description: Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: @@ -984,7 +982,7 @@

    Dependency Tree

    error-prone annotations - +

    Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

    URL: http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations

    Project Licenses: Apache 2.0

    @@ -993,7 +991,7 @@

    Dependency Tree

    J2ObjC Annotations - +

    Description: A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.

    URL: https://github.com/google/j2objc/

    @@ -1003,7 +1001,7 @@

    Dependency Tree

    Animal Sniffer Annotations - +

    Description: Animal Sniffer Parent project.

    URL: http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations

    Project Licenses: MIT license

    @@ -1012,7 +1010,7 @@

    Dependency Tree

    Plexus Common Utilities - +

    Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.

    URL: http://codehaus-plexus.github.io/plexus-utils/

    @@ -1022,7 +1020,7 @@

    Dependency Tree

    Plexus Classworlds - +

    Description: A class loader framework

    URL: http://codehaus-plexus.github.io/plexus-classworlds/

    Project Licenses: Apache License, Version 2.0

    @@ -1031,7 +1029,7 @@

    Dependency Tree

    Plexus Interpolation API - +

    Description: The Plexus project provides a full software stack for creating and executing software projects.

    URL: http://codehaus-plexus.github.io/plexus-interpolation/

    Project Licenses: Apache License, Version 2.0

    @@ -1040,7 +1038,7 @@

    Dependency Tree

    Plexus :: Component Annotations - +

    Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.

    URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/

    @@ -1050,7 +1048,7 @@

    Dependency Tree

    SLF4J API Module - +

    Description: The slf4j API

    URL: http://www.slf4j.org

    Project Licenses: MIT License

    @@ -1059,7 +1057,7 @@

    Dependency Tree

    Maven Plugin API - +

    Description: The API for plugins - Mojos - development.

    URL: https://maven.apache.org/ref/3.8.7/maven-plugin-api/

    Project Licenses: Apache License, Version 2.0

    @@ -1068,7 +1066,7 @@

    Dependency Tree

    Apache Maven Dependency Tree - +

    Description: A tree-based API for resolution of Maven project dependencies

    URL: https://maven.apache.org/shared/maven-dependency-tree/

    Project Licenses: Apache License, Version 2.0

    @@ -1078,7 +1076,7 @@

    Dependency Tree

    Aether Utilities - +

    Description: A collection of utility classes to ease usage of the repository system.

    URL: http://www.eclipse.org/aether/aether-util/

    Project Licenses: Eclipse Public License, Version 1.0

    @@ -1088,7 +1086,7 @@

    Dependency Tree

    Aether API - +

    Description: The application programming interface for the repository system.

    URL: http://www.eclipse.org/aether/aether-api/

    Project Licenses: Eclipse Public License, Version 1.0

    @@ -1097,7 +1095,7 @@

    Dependency Tree

    Apache Maven Dependency Analyzer - +

    Description: Analyzes the dependencies of a project for undeclared or unused artifacts.

    URL: https://maven.apache.org/shared/maven-dependency-analyzer/

    Project Licenses: Apache-2.0

    @@ -1107,7 +1105,7 @@

    Dependency Tree

    asm - +

    Description: ASM, a very small and fast Java bytecode manipulation framework

    URL: http://asm.ow2.io/

    Project Licenses: BSD-3-Clause

    @@ -1116,7 +1114,7 @@

    Dependency Tree

    Maven Plugin Tools Java Annotations - +

    Description: Java annotations to use in Mojos

    URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations

    Project Licenses: Apache-2.0

    @@ -1125,7 +1123,7 @@

    Dependency Tree

    takari-plugin-integration-testing - +

    Description: Takari: The future of software delivery.

    URL: http://takari.io/takari-plugin-testing-project/takari-plugin-integration-testing

    Project Licenses: The Eclipse Public License, Version 1.0

    @@ -1135,7 +1133,7 @@

    Dependency Tree

    Apache Commons Exec - +

    Description: Apache Commons Exec is a library to reliably execute external processes from within the JVM.

    URL: http://commons.apache.org/proper/commons-exec/

    Project Licenses: Apache License, Version 2.0

    @@ -1144,7 +1142,7 @@

    Dependency Tree

    m2e-workspace - +

    Description: Workspace dependency resolver implementation for Maven command line build.

    URL: https://www.eclipse.org/m2e

    Project Licenses: Eclipse Public License - v 1.0

    @@ -1153,7 +1151,7 @@

    Dependency Tree

    Apache Commons Compress - +

    Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, @@ -1165,7 +1163,7 @@

    Dependency Tree

    takari-plugin-testing - +

    Description: Takari: The future of software delivery.

    URL: http://takari.io/takari-plugin-testing-project/takari-plugin-testing

    Project Licenses: The Eclipse Public License, Version 1.0

    @@ -1174,7 +1172,7 @@

    Dependency Tree

    JUnit Jupiter API - +

    Description: Module "junit-jupiter-api" of JUnit 5.

    URL: https://junit.org/junit5/

    Project Licenses: Eclipse Public License v2.0

    @@ -1184,7 +1182,7 @@

    Dependency Tree

    org.opentest4j:opentest4j - +

    Description: Open Test Alliance for the JVM

    URL: https://github.com/ota4j-team/opentest4j

    Project Licenses: The Apache License, Version 2.0

    @@ -1193,7 +1191,7 @@

    Dependency Tree

    JUnit Platform Commons - +

    Description: Module "junit-platform-commons" of JUnit 5.

    URL: https://junit.org/junit5/

    Project Licenses: Eclipse Public License v2.0

    @@ -1202,7 +1200,7 @@

    Dependency Tree

    org.apiguardian:apiguardian-api - +

    Description: @API Guardian

    URL: https://github.com/apiguardian-team/apiguardian

    Project Licenses: The Apache License, Version 2.0

    @@ -1211,7 +1209,7 @@

    Dependency Tree

    JUnit - +

    Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

    URL: http://junit.org

    Project Licenses: Eclipse Public License 1.0

    @@ -1221,7 +1219,7 @@

    Dependency Tree

    Hamcrest Core - +

    Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.

    URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core

    Project Licenses: New BSD License

    @@ -1230,7 +1228,7 @@

    Dependency Tree

    JUnit Jupiter Engine - +

    Description: Module "junit-jupiter-engine" of JUnit 5.

    URL: https://junit.org/junit5/

    Project Licenses: Eclipse Public License v2.0

    @@ -1240,7 +1238,7 @@

    Dependency Tree

    JUnit Platform Engine API - +

    Description: Module "junit-platform-engine" of JUnit 5.

    URL: https://junit.org/junit5/

    Project Licenses: Eclipse Public License v2.0

    @@ -1249,7 +1247,7 @@

    Dependency Tree

    JUnit Vintage Engine - +

    Description: Module "junit-vintage-engine" of JUnit 5.

    URL: https://junit.org/junit5/

    Project Licenses: Eclipse Public License v2.0

    @@ -1307,7 +1305,7 @@

    Dependency File Details

    86 73 2 -- +9 Yes jackson-core-2.14.2.jar @@ -1315,7 +1313,7 @@

    Dependency File Details

    191 161 15 -- +9 Yes jackson-databind-2.14.2.jar @@ -1323,7 +1321,7 @@

    Dependency File Details

    809 770 24 -- +9 Yes jackson-dataformat-xml-2.14.2.jar @@ -1331,7 +1329,7 @@

    Dependency File Details

    86 62 7 -- +9 Yes woodstox-core-6.5.0.jar @@ -1339,7 +1337,7 @@

    Dependency File Details

    1092 942 79 -- +9 Yes packageurl-java-1.4.1.jar @@ -1635,7 +1633,7 @@

    Dependency File Details

    9 3 2 -- +9 Yes checker-compat-qual-2.0.0.jar @@ -1707,7 +1705,7 @@

    Dependency File Details

    146 125 12 -- +9 Yes cyclonedx-core-java-7.3.2.jar @@ -1763,7 +1761,7 @@

    Dependency File Details

    194 179 8 -- +9 Yes junit-jupiter-engine-5.9.3.jar @@ -1771,7 +1769,7 @@

    Dependency File Details

    151 134 9 -- +9 Yes junit-platform-commons-1.9.3.jar @@ -1779,7 +1777,7 @@

    Dependency File Details

    64 44 7 -- +9 Yes junit-platform-engine-1.9.3.jar @@ -1787,7 +1785,7 @@

    Dependency File Details

    143 127 9 -- +9 Yes junit-vintage-engine-5.9.3.jar @@ -1795,7 +1793,7 @@

    Dependency File Details

    49 35 6 -- +9 Yes opentest4j-1.2.0.jar @@ -1803,7 +1801,7 @@

    Dependency File Details

    11 7 2 -- +9 Yes asm-9.5.jar @@ -1811,7 +1809,7 @@

    Dependency File Details

    44 38 3 -- +9 Yes slf4j-api-1.7.36.jar @@ -1835,7 +1833,7 @@

    Dependency File Details

    11312 9234 609 -1.8 +9 62 compile: 19 @@ -1843,24 +1841,23 @@

    Dependency File Details

    compile: 4579 compile: 3426 compile: 230 -- +9 compile: 19 -test: 14 -test: 2.5 MB -test: 1770 -test: 1530 -test: 122 -- -test: 13 - provided: 34 provided: 6.3 MB provided: 4963 provided: 4278 provided: 257 -- -provided: 30
    +provided: 30 + +test: 14 +test: 2.5 MB +test: 1770 +test: 1530 +test: 122 +9 +test: 13
    diff --git a/dependency-info.html b/dependency-info.html index df4e6c08..b07164c1 100644 --- a/dependency-info.html +++ b/dependency-info.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Dependency Information
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/dependency-management.html b/dependency-management.html index efa870d9..16303206 100644 --- a/dependency-management.html +++ b/dependency-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Dependency Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/distribution-management.html b/distribution-management.html index df2f38e6..52231abf 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Distribution Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/index.html b/index.html index 09c7f5fb..61dc21c0 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • About
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/issue-management.html b/issue-management.html index 3c310c30..70b95dd9 100644 --- a/issue-management.html +++ b/issue-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Issue Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/licenses.html b/licenses.html index 1607e1a1..01d53997 100644 --- a/licenses.html +++ b/licenses.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Licenses
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/plugin-management.html b/plugin-management.html index 277d222a..8a791b0d 100644 --- a/plugin-management.html +++ b/plugin-management.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Plugin Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • @@ -118,7 +118,7 @@

    Project Plugin Management

    org.apache.maven.plugins maven-release-plugin -3.0.0 +3.0.1 org.apache.maven.plugins maven-site-plugin diff --git a/plugins.html b/plugins.html index f883e549..5eb5a423 100644 --- a/plugins.html +++ b/plugins.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Plugins
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • @@ -156,7 +156,7 @@

    Project Report Plugins

    org.apache.maven.plugins maven-project-info-reports-plugin -3.4.3 +3.4.4 diff --git a/project-info.html b/project-info.html index bfd2f30f..3dbb6a47 100644 --- a/project-info.html +++ b/project-info.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Information
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/scm.html b/scm.html index 5130aa03..202c68bd 100644 --- a/scm.html +++ b/scm.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Source Code Management
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/summary.html b/summary.html index 2871679d..b9baed1e 100644 --- a/summary.html +++ b/summary.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Summary
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources
  • diff --git a/team.html b/team.html index 8db95d1e..e6d25388 100644 --- a/team.html +++ b/team.html @@ -1,6 +1,6 @@ @@ -32,7 +32,7 @@
  • Tool Center/
  • CycloneDX Maven Plugin/
  • Project Team
  • -
  • | Last Published: 2023-05-27
  • +
  • | Last Published: 2023-06-06
  • |Version: 2.7.10-SNAPSHOT
  • Sources