File tree Expand file tree Collapse file tree 3 files changed +5
-14
lines changed
Expand file tree Collapse file tree 3 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 8181 <moduleShortName >dominorestshared</moduleShortName >
8282 </configuration >
8383 </plugin >
84- <plugin >
85- <groupId >org.sonatype.central</groupId >
86- <artifactId >central-publishing-maven-plugin</artifactId >
87- <configuration >
88- <skipPublishing >true</skipPublishing >
89- </configuration >
90- </plugin >
9184 </plugins >
9285 </build >
9386</project >
Original file line number Diff line number Diff line change 7373 <moduleShortName >dominorestshared</moduleShortName >
7474 </configuration >
7575 </plugin >
76- <plugin >
77- <groupId >org.sonatype.central</groupId >
78- <artifactId >central-publishing-maven-plugin</artifactId >
79- <configuration >
80- <skipPublishing >true</skipPublishing >
81- </configuration >
82- </plugin >
8376 </plugins >
8477 </build >
8578</project >
Original file line number Diff line number Diff line change 366366 <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
367367 <publishingServerId >central</publishingServerId >
368368 <autoPublish >false</autoPublish >
369+ <excludeArtifacts >
370+ <excludeArtifact >domino-rest-client-test</excludeArtifact >
371+ <excludeArtifact >domino-rest-test</excludeArtifact >
372+ <excludeArtifact >domino-rest-test-java17</excludeArtifact >
373+ </excludeArtifacts >
369374 </configuration >
370375 </plugin >
371376 <plugin >
You can’t perform that action at this time.
0 commit comments