File tree Expand file tree Collapse file tree
client-java-contrib/admissionreview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434
3535 <build >
3636 <plugins >
37+ <plugin >
38+ <groupId >org.sonatype.plugins</groupId >
39+ <artifactId >nexus-staging-maven-plugin</artifactId >
40+ <extensions >true</extensions >
41+ <configuration >
42+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
43+ </configuration >
44+ </plugin >
3745 <plugin >
3846 <groupId >com.diffplug.spotless</groupId >
3947 <artifactId >spotless-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 9393
9494 <build >
9595 <plugins >
96+ <plugin >
97+ <groupId >org.sonatype.plugins</groupId >
98+ <artifactId >nexus-staging-maven-plugin</artifactId >
99+ <extensions >true</extensions >
100+ <configuration >
101+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
102+ </configuration >
103+ </plugin >
96104 <plugin >
97105 <groupId >org.apache.maven.plugins</groupId >
98106 <artifactId >maven-deploy-plugin</artifactId >
Original file line number Diff line number Diff line change 9393
9494 <build >
9595 <plugins >
96+ <plugin >
97+ <groupId >org.sonatype.plugins</groupId >
98+ <artifactId >nexus-staging-maven-plugin</artifactId >
99+ <extensions >true</extensions >
100+ <configuration >
101+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
102+ </configuration >
103+ </plugin >
96104 <plugin >
97105 <groupId >org.apache.maven.plugins</groupId >
98106 <artifactId >maven-deploy-plugin</artifactId >
Original file line number Diff line number Diff line change 9393
9494 <build >
9595 <plugins >
96+ <plugin >
97+ <groupId >org.sonatype.plugins</groupId >
98+ <artifactId >nexus-staging-maven-plugin</artifactId >
99+ <extensions >true</extensions >
100+ <configuration >
101+ <skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
102+ </configuration >
103+ </plugin >
96104 <plugin >
97105 <groupId >org.apache.maven.plugins</groupId >
98106 <artifactId >maven-deploy-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments