File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 223
223
</resources >
224
224
<pluginManagement >
225
225
<plugins >
226
- <plugin >
227
- <groupId >org.sonatype.central</groupId >
228
- <artifactId >central-publishing-maven-plugin</artifactId >
229
- <version >${central-publishing-maven-plugin.version} </version >
230
- <extensions >true</extensions >
231
- <configuration >
232
- <publishingServerId >central</publishingServerId >
233
- <autoPublish >false</autoPublish >
234
- </configuration >
235
- </plugin >
236
226
<plugin >
237
227
<groupId >org.apache.maven.plugins</groupId >
238
228
<artifactId >maven-compiler-plugin</artifactId >
761
751
<id >central-portal-publishing</id >
762
752
<build >
763
753
<plugins >
764
- <plugin >
765
- <groupId >org.apache.maven.plugins</groupId >
766
- <artifactId >maven-source-plugin</artifactId >
767
- <executions >
768
- <execution >
769
- <id >attach-sources</id >
770
- <goals >
771
- <goal >jar-no-fork</goal >
772
- </goals >
773
- </execution >
774
- </executions >
775
- </plugin >
776
754
<plugin >
777
755
<groupId >org.apache.maven.plugins</groupId >
778
756
<artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments