We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aada81b commit 25d4c4bCopy full SHA for 25d4c4b
bundles/apidocs/pom.xml
@@ -296,6 +296,7 @@
296
<sourceFileExcludes>
297
<fileExclude>META-INF/versions/12/org/glassfish/jersey/wadl/doclet/*.java</fileExclude>
298
<fileExclude>META-INF/versions/17/org/glassfish/jersey/jetty/*.java</fileExclude>
299
+ <fileExclude>META-INF/versions/17/org/glassfish/jersey/jetty/connector/*.java</fileExclude>
300
<fileExclude>META-INF/versions/17/org/glassfish/jersey/helidon/connector/*.java</fileExclude>
301
<fileExclude>org/glassfish/jersey/helidon/connector/*.java</fileExclude>
302
<fileExclude>org/glassfish/jersey/wadl/doclet/*.java</fileExclude>
0 commit comments