From 92d6826d109ec9566e53f7f51e949557e539b32b Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Thu, 23 Feb 2023 11:25:07 +0000 Subject: [PATCH] Revert "HADOOP-18590. Publish SBOM artifacts (#5281)" Causes HADOOP-18641. cyclonedx maven plugin breaks on recent maven releases This reverts branch-3.3 commit b6fd32230780b15bd4b1fc8e1d32867de8083da3. --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index b60c1742a5..d9b296a386 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 1.4.3 4.2.2 4.2.0 - 2.7.3 bash @@ -380,19 +379,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x - - org.cyclonedx - cyclonedx-maven-plugin - ${cyclonedx.version} - - - package - - makeBom - - - - @@ -500,10 +486,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x com.github.spotbugs spotbugs-maven-plugin - - org.cyclonedx - cyclonedx-maven-plugin -