--- a/pom.xml
+++ b/pom.xml
@@ -341,6 +341,7 @@
           <testExcludes>
             <testExclude>**/brotli/**</testExclude>
             <testExclude>**/zstandard/**</testExclude>
+            <testExclude>**/OsgiITest.java</testExclude>
           </testExcludes>
         </configuration>
       </plugin>
