File tree 14 files changed +270
-2
lines changed
generated-platform-project
quarkus-amazon-services/bom
quarkus-blaze-persistence/bom
quarkus-google-cloud-services/bom
14 files changed +270
-2
lines changed Original file line number Diff line number Diff line change 67
67
</plugins >
68
68
</build >
69
69
</profile >
70
+ <profile >
71
+ <id >releaseNexus</id >
72
+ <build >
73
+ <plugins >
74
+ <plugin >
75
+ <groupId >org.sonatype.plugins</groupId >
76
+ <artifactId >nexus-staging-maven-plugin</artifactId >
77
+ <version >1.6.13</version >
78
+ <extensions >true</extensions >
79
+ <configuration >
80
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
81
+ <serverId >ossrh</serverId >
82
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
83
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
84
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
85
+ </configuration >
86
+ </plugin >
87
+ </plugins >
88
+ </build >
89
+ </profile >
70
90
</profiles >
71
91
</project >
Original file line number Diff line number Diff line change 2226
2226
</plugins >
2227
2227
</build >
2228
2228
</profile >
2229
+ <profile >
2230
+ <id >releaseNexus</id >
2231
+ <build >
2232
+ <plugins >
2233
+ <plugin >
2234
+ <groupId >org.sonatype.plugins</groupId >
2235
+ <artifactId >nexus-staging-maven-plugin</artifactId >
2236
+ <version >1.6.13</version >
2237
+ <extensions >true</extensions >
2238
+ <configuration >
2239
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
2240
+ <serverId >ossrh</serverId >
2241
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
2242
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
2243
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
2244
+ </configuration >
2245
+ </plugin >
2246
+ </plugins >
2247
+ </build >
2248
+ </profile >
2229
2249
</profiles >
2230
2250
</project >
Original file line number Diff line number Diff line change 101
101
</plugins >
102
102
</build >
103
103
</profile >
104
+ <profile >
105
+ <id >releaseNexus</id >
106
+ <build >
107
+ <plugins >
108
+ <plugin >
109
+ <groupId >org.sonatype.plugins</groupId >
110
+ <artifactId >nexus-staging-maven-plugin</artifactId >
111
+ <version >1.6.13</version >
112
+ <extensions >true</extensions >
113
+ <configuration >
114
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
115
+ <serverId >ossrh</serverId >
116
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
117
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
118
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
119
+ </configuration >
120
+ </plugin >
121
+ </plugins >
122
+ </build >
123
+ </profile >
104
124
</profiles >
105
125
</project >
Original file line number Diff line number Diff line change 7709
7709
</plugins >
7710
7710
</build >
7711
7711
</profile >
7712
+ <profile >
7713
+ <id >releaseNexus</id >
7714
+ <build >
7715
+ <plugins >
7716
+ <plugin >
7717
+ <groupId >org.sonatype.plugins</groupId >
7718
+ <artifactId >nexus-staging-maven-plugin</artifactId >
7719
+ <version >1.6.13</version >
7720
+ <extensions >true</extensions >
7721
+ <configuration >
7722
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
7723
+ <serverId >ossrh</serverId >
7724
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
7725
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
7726
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
7727
+ </configuration >
7728
+ </plugin >
7729
+ </plugins >
7730
+ </build >
7731
+ </profile >
7712
7732
</profiles >
7713
7733
</project >
Original file line number Diff line number Diff line change 202
202
</plugins >
203
203
</build >
204
204
</profile >
205
+ <profile >
206
+ <id >releaseNexus</id >
207
+ <build >
208
+ <plugins >
209
+ <plugin >
210
+ <groupId >org.sonatype.plugins</groupId >
211
+ <artifactId >nexus-staging-maven-plugin</artifactId >
212
+ <version >1.6.13</version >
213
+ <extensions >true</extensions >
214
+ <configuration >
215
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
216
+ <serverId >ossrh</serverId >
217
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
218
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
219
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
220
+ </configuration >
221
+ </plugin >
222
+ </plugins >
223
+ </build >
224
+ </profile >
205
225
</profiles >
206
226
</project >
Original file line number Diff line number Diff line change 518
518
</plugins >
519
519
</build >
520
520
</profile >
521
+ <profile >
522
+ <id >releaseNexus</id >
523
+ <build >
524
+ <plugins >
525
+ <plugin >
526
+ <groupId >org.sonatype.plugins</groupId >
527
+ <artifactId >nexus-staging-maven-plugin</artifactId >
528
+ <version >1.6.13</version >
529
+ <extensions >true</extensions >
530
+ <configuration >
531
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
532
+ <serverId >ossrh</serverId >
533
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
534
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
535
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
536
+ </configuration >
537
+ </plugin >
538
+ </plugins >
539
+ </build >
540
+ </profile >
521
541
</profiles >
522
542
</project >
Original file line number Diff line number Diff line change 161
161
</plugins >
162
162
</build >
163
163
</profile >
164
+ <profile >
165
+ <id >releaseNexus</id >
166
+ <build >
167
+ <plugins >
168
+ <plugin >
169
+ <groupId >org.sonatype.plugins</groupId >
170
+ <artifactId >nexus-staging-maven-plugin</artifactId >
171
+ <version >1.6.13</version >
172
+ <extensions >true</extensions >
173
+ <configuration >
174
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
175
+ <serverId >ossrh</serverId >
176
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
177
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
178
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
179
+ </configuration >
180
+ </plugin >
181
+ </plugins >
182
+ </build >
183
+ </profile >
164
184
</profiles >
165
185
</project >
Original file line number Diff line number Diff line change 4138
4138
</plugins >
4139
4139
</build >
4140
4140
</profile >
4141
+ <profile >
4142
+ <id >releaseNexus</id >
4143
+ <build >
4144
+ <plugins >
4145
+ <plugin >
4146
+ <groupId >org.sonatype.plugins</groupId >
4147
+ <artifactId >nexus-staging-maven-plugin</artifactId >
4148
+ <version >1.6.13</version >
4149
+ <extensions >true</extensions >
4150
+ <configuration >
4151
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
4152
+ <serverId >ossrh</serverId >
4153
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
4154
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
4155
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
4156
+ </configuration >
4157
+ </plugin >
4158
+ </plugins >
4159
+ </build >
4160
+ </profile >
4141
4161
</profiles >
4142
4162
</project >
Original file line number Diff line number Diff line change 121
121
</plugins >
122
122
</build >
123
123
</profile >
124
+ <profile >
125
+ <id >releaseNexus</id >
126
+ <build >
127
+ <plugins >
128
+ <plugin >
129
+ <groupId >org.sonatype.plugins</groupId >
130
+ <artifactId >nexus-staging-maven-plugin</artifactId >
131
+ <version >1.6.13</version >
132
+ <extensions >true</extensions >
133
+ <configuration >
134
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
135
+ <serverId >ossrh</serverId >
136
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
137
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
138
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
139
+ </configuration >
140
+ </plugin >
141
+ </plugins >
142
+ </build >
143
+ </profile >
124
144
</profiles >
125
145
</project >
Original file line number Diff line number Diff line change 1606
1606
</plugins >
1607
1607
</build >
1608
1608
</profile >
1609
+ <profile >
1610
+ <id >releaseNexus</id >
1611
+ <build >
1612
+ <plugins >
1613
+ <plugin >
1614
+ <groupId >org.sonatype.plugins</groupId >
1615
+ <artifactId >nexus-staging-maven-plugin</artifactId >
1616
+ <version >1.6.13</version >
1617
+ <extensions >true</extensions >
1618
+ <configuration >
1619
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
1620
+ <serverId >ossrh</serverId >
1621
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
1622
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
1623
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
1624
+ </configuration >
1625
+ </plugin >
1626
+ </plugins >
1627
+ </build >
1628
+ </profile >
1609
1629
</profiles >
1610
1630
</project >
Original file line number Diff line number Diff line change 96
96
</plugins >
97
97
</build >
98
98
</profile >
99
+ <profile >
100
+ <id >releaseNexus</id >
101
+ <build >
102
+ <plugins >
103
+ <plugin >
104
+ <groupId >org.sonatype.plugins</groupId >
105
+ <artifactId >nexus-staging-maven-plugin</artifactId >
106
+ <version >1.6.13</version >
107
+ <extensions >true</extensions >
108
+ <configuration >
109
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
110
+ <serverId >ossrh</serverId >
111
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
112
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
113
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
114
+ </configuration >
115
+ </plugin >
116
+ </plugins >
117
+ </build >
118
+ </profile >
99
119
</profiles >
100
120
</project >
Original file line number Diff line number Diff line change 25804
25804
</plugins>
25805
25805
</build>
25806
25806
</profile>
25807
+ <profile>
25808
+ <id>releaseNexus</id>
25809
+ <build>
25810
+ <plugins>
25811
+ <plugin>
25812
+ <groupId>org.sonatype.plugins</groupId>
25813
+ <artifactId>nexus-staging-maven-plugin</artifactId>
25814
+ <version>1.6.13</version>
25815
+ <extensions>true</extensions>
25816
+ <configuration>
25817
+ <nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
25818
+ <serverId>ossrh</serverId>
25819
+ <autoReleaseAfterClose>true</autoReleaseAfterClose>
25820
+ <keepStagingRepositoryOnCloseRuleFailure>true</keepStagingRepositoryOnCloseRuleFailure>
25821
+ <stagingProgressTimeoutMinutes>60</stagingProgressTimeoutMinutes>
25822
+ </configuration>
25823
+ </plugin>
25824
+ </plugins>
25825
+ </build>
25826
+ </profile>
25807
25827
</profiles>
25808
25828
</project>
Original file line number Diff line number Diff line change 10840
10840
</plugins >
10841
10841
</build >
10842
10842
</profile >
10843
+ <profile >
10844
+ <id >releaseNexus</id >
10845
+ <build >
10846
+ <plugins >
10847
+ <plugin >
10848
+ <groupId >org.sonatype.plugins</groupId >
10849
+ <artifactId >nexus-staging-maven-plugin</artifactId >
10850
+ <version >1.6.13</version >
10851
+ <extensions >true</extensions >
10852
+ <configuration >
10853
+ <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
10854
+ <serverId >ossrh</serverId >
10855
+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
10856
+ <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
10857
+ <stagingProgressTimeoutMinutes >60</stagingProgressTimeoutMinutes >
10858
+ </configuration >
10859
+ </plugin >
10860
+ </plugins >
10861
+ </build >
10862
+ </profile >
10843
10863
</profiles >
10844
10864
</project >
Original file line number Diff line number Diff line change 83
83
<quarkus-vault .version>3.1.0</quarkus-vault .version>
84
84
<quarkus-operator-sdk .version>6.3.0</quarkus-operator-sdk .version>
85
85
86
- <quarkus-platform-bom-generator .version>0.0.94 </quarkus-platform-bom-generator .version>
86
+ <quarkus-platform-bom-generator .version>0.0.95 </quarkus-platform-bom-generator .version>
87
87
<build-helper-maven-plugin .version>3.1.0</build-helper-maven-plugin .version>
88
88
<maven-plugin-plugin .version>3.6.1</maven-plugin-plugin .version>
89
89
<version .surefire.plugin>3.0.0</version .surefire.plugin>
90
90
<failsafe-plugin .version>${version.surefire.plugin} </failsafe-plugin .version>
91
- <nexus-staging-maven-plugin .version>1.6.8 </nexus-staging-maven-plugin .version>
91
+ <nexus-staging-maven-plugin .version>1.6.13 </nexus-staging-maven-plugin .version>
92
92
<useReleaseProfile >true</useReleaseProfile >
93
93
94
94
<!-- the group-id (and the platform key) for the generated platform artifacts -->
728
728
</execution >
729
729
</executions >
730
730
</plugin >
731
+ </plugins >
732
+ </build >
733
+ </profile >
734
+
735
+ <profile >
736
+ <id >releaseNexus</id >
737
+ <build >
738
+ <plugins >
731
739
<plugin >
732
740
<groupId >org.sonatype.plugins</groupId >
733
741
<artifactId >nexus-staging-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments