File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 18391839 <plugin >
18401840 <groupId >org.sonatype.central</groupId >
18411841 <artifactId >central-publishing-maven-plugin</artifactId >
1842- <version >0.9 .0</version >
1842+ <version >0.7 .0</version >
18431843 <configuration >
18441844 <publishingServerId >central</publishingServerId >
18451845 <skipPublishing >true</skipPublishing >
18461846 <autoPublish >false</autoPublish >
1847+ <!-- Exclude testsuite modules -->
1848+ <excludeArtifacts >
1849+ <artifact >netty-testsuite-autobahn</artifact >
1850+ <artifact >netty-testsuite-http2</artifact >
1851+ <artifact >netty-testsuite-karaf</artifact >
1852+ <artifact >netty-testsuite-native-image</artifact >
1853+ <artifact >netty-testsuite-native-image-client</artifact >
1854+ <artifact >netty-testsuite-native-image-client-runtime-init</artifact >
1855+ <artifact >netty-testsuite-osgi</artifact >
1856+ <artifact >netty-testsuite-shading</artifact >
1857+ </excludeArtifacts >
18471858 </configuration >
18481859 </plugin >
18491860 <plugin >
You can’t perform that action at this time.
0 commit comments