This is an automated email from the ASF dual-hosted git repository.
nanda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 2072ef09f67 HDDS-13214. populate-cache fails due to unused dependency
(#8594)
2072ef09f67 is described below
commit 2072ef09f6794c81351b92cc91ad1babd873cd38
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Jun 9 17:46:34 2025 +0200
HDDS-13214. populate-cache fails due to unused dependency (#8594)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 8c3cdc38db2..3db8704aeb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2681,6 +2681,7 @@
<properties>
<maven.javadoc.skip>true</maven.javadoc.skip>
<maven.shade.skip>true</maven.shade.skip>
+ <mdep.analyze.skip>true</mdep.analyze.skip>
<skip.installnodenpm>true</skip.installnodenpm>
<skip.npx>true</skip.npx>
<skipDocs>true</skipDocs>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]