This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 4761e7d821 Do not exclude findbugs from wss4j-ws-security-common in
the BOM because it transitively depends on quarkus-grpc-common that requires it
at runtime
4761e7d821 is described below
commit 4761e7d8213d6379feb0f1b61223e52fd89ef24a
Author: Peter Palaga <[email protected]>
AuthorDate: Thu May 15 19:01:52 2025 +0200
Do not exclude findbugs from wss4j-ws-security-common in the BOM because it
transitively depends on quarkus-grpc-common that requires it at runtime
---
poms/bom/pom.xml | 6 ++----
poms/bom/src/main/generated/flattened-full-pom.xml | 4 ----
poms/bom/src/main/generated/flattened-reduced-pom.xml | 4 ----
poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 4 ----
4 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 2add88782e..d4aa6fbbb2 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -32,6 +32,7 @@
<!-- This property is kept in sync with project.version by the release
plugin -->
<!-- Do not change to project.version because otherwise the end user
apps having our BOM as parent (rather than importing it) will stop working -->
<camel-quarkus.version>3.23.0-SNAPSHOT</camel-quarkus.version>
+ <allow-findbugs>true</allow-findbugs>
</properties>
<dependencyManagement>
<dependencies>
@@ -7937,6 +7938,7 @@
</bannedDependencyResource>
<bannedDependencyResource>
<location>${maven.multiModuleProjectDirectory}/tooling/enforcer-rules/camel-quarkus-banned-dependencies.xml</location>
+
<xsltLocation>${project.build.directory}/enforcer-rules/allow-findbugs.xsl</xsltLocation>
</bannedDependencyResource>
<bannedDependencyResource>
<location>${maven.multiModuleProjectDirectory}/tooling/enforcer-rules/camel-quarkus-banned-dependencies-spring.xml</location>
@@ -7981,10 +7983,6 @@
<gavPattern>software.amazon.awssdk:apache-client</gavPattern>
<addExclusions>commons-logging:commons-logging</addExclusions>
</autogeneratedBomEntryTransformation>
- <autogeneratedBomEntryTransformation>
-
<gavPattern>org.apache.wss4j:wss4j-ws-security-common</gavPattern>
-
<addExclusions>com.google.code.findbugs:jsr305</addExclusions>
- </autogeneratedBomEntryTransformation>
</autogeneratedBomEntryTransformations>
</configuration>
</execution>
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml
b/poms/bom/src/main/generated/flattened-full-pom.xml
index eceea91edc..ef1cfd1b57 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -8096,10 +8096,6 @@
<artifactId>wss4j-ws-security-common</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->
<version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0
-->
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->
<artifactId>metrics-core</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->
diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml
b/poms/bom/src/main/generated/flattened-reduced-pom.xml
index 39aef0e1b5..0ba886c7ad 100644
--- a/poms/bom/src/main/generated/flattened-reduced-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml
@@ -8021,10 +8021,6 @@
<artifactId>wss4j-ws-security-common</artifactId>
<version>4.0.0</version>
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
index 3239c54a26..c9f7ccc8ac 100644
--- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
+++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml
@@ -8021,10 +8021,6 @@
<artifactId>wss4j-ws-security-common</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->
<version>4.0.0</version><!-- io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0
-->
<exclusions>
- <exclusion>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- </exclusion>
<exclusion>
<groupId>io.dropwizard.metrics</groupId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->
<artifactId>metrics-core</artifactId><!--
io.quarkiverse.cxf:quarkus-cxf-bom:3.22.0 -->