From e2d7919dc1e5188028a45bf7381231ced53d2c29 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Thu, 23 Feb 2023 11:19:33 +0000 Subject: [PATCH] Revert "HADOOP-18590. Publish SBOM artifacts (#5281)" Causes HADOOP-18641. cyclonedx maven plugin breaks on recent maven releases This reverts commit 6f99558c2eda5f82e14919789000add91dc8673d. --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index 51a80c7634..fa768296e3 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 4.2.0 1.1.1 3.10.1 - 2.7.3 bash @@ -500,19 +499,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x maven-compiler-plugin ${maven-compiler-plugin.version} - - org.cyclonedx - cyclonedx-maven-plugin - ${cyclonedx.version} - - - package - - makeBom - - - - @@ -621,10 +607,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 -