diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml
index 75fe129d51..f2de61aa7e 100644
--- a/byte-buddy-dep/pom.xml
+++ b/byte-buddy-dep/pom.xml
@@ -259,6 +259,35 @@
+
+ build-java-17-windows
+
+ false
+ 17
+
+ Windows
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ ${version.plugin.surefire}
+
+
+ net.bytebuddy.description.type.TypeDescriptionArrayProjectionTest
+ net.bytebuddy.description.annotation.AnnotationDescriptionForLoadedAnnotationTest
+ net.bytebuddy.description.annotation.AnnotationDescriptionForLoadedAnnotationDifferentClassLoaderTest
+ net.bytebuddy.description.annotation.AnnotationDescriptionLatentTest
+ net.bytebuddy.pool.TypePoolDefaultAnnotationDescriptionTest
+
+
+
+
+
+
extras