diff --git a/pom.xml b/pom.xml
index bbc46e6ee..a4addf2d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,9 +225,9 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.1
-Xdoclint:none
+ true
@@ -245,6 +245,14 @@
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+ true
+
+
+
org.cyclonedx
cyclonedx-maven-plugin