|
299 | 299 | <arguments>-Psonatype-oss-release ${arguments}</arguments>
|
300 | 300 | </configuration>
|
301 | 301 | </plugin>
|
302 |
| - <!--This plugin configuration is present to override the configuration specified in the |
303 |
| - parent's pom.xml. |
304 |
| - This is a workaround for known bug: https://issues.sonatype.org/browse/CENTRALSRV-35 --> |
305 |
| - <plugin> |
306 |
| - <groupId>org.apache.maven.plugins</groupId> |
307 |
| - <artifactId>maven-release-plugin</artifactId> |
308 |
| - <version>2.1</version> |
309 |
| - <configuration> |
310 |
| - <mavenExecutorId>forked-path</mavenExecutorId> |
311 |
| - <useReleaseProfile>true</useReleaseProfile> |
312 |
| - <arguments>-Psonatype-oss-release ${arguments}</arguments> |
313 |
| - </configuration> |
314 |
| - </plugin> |
315 |
| - <!--This plugin configuration is present to override the configuration specified in the |
316 |
| - parent's pom.xml. |
317 |
| - This is a workaround for known bug: https://issues.sonatype.org/browse/CENTRALSRV-35 --> |
318 |
| - <plugin> |
319 |
| - <groupId>org.apache.maven.plugins</groupId> |
320 |
| - <artifactId>maven-release-plugin</artifactId> |
321 |
| - <version>2.1</version> |
322 |
| - <configuration> |
323 |
| - <mavenExecutorId>forked-path</mavenExecutorId> |
324 |
| - <useReleaseProfile>true</useReleaseProfile> |
325 |
| - <arguments>-Psonatype-oss-release ${arguments}</arguments> |
326 |
| - </configuration> |
327 |
| - </plugin> |
328 |
| - <!--This plugin configuration is present to override the configuration specified in the |
329 |
| - parent's pom.xml. |
330 |
| - This is a workaround for known bug: https://issues.sonatype.org/browse/CENTRALSRV-35 --> |
331 |
| - <plugin> |
332 |
| - <groupId>org.apache.maven.plugins</groupId> |
333 |
| - <artifactId>maven-release-plugin</artifactId> |
334 |
| - <version>2.1</version> |
335 |
| - <configuration> |
336 |
| - <mavenExecutorId>forked-path</mavenExecutorId> |
337 |
| - <useReleaseProfile>true</useReleaseProfile> |
338 |
| - <arguments>-Psonatype-oss-release ${arguments}</arguments> |
339 |
| - </configuration> |
340 |
| - </plugin> |
341 |
| - <!--This plugin configuration is present to override the configuration specified in the |
342 |
| - parent's pom.xml. |
343 |
| - This is a workaround for known bug: https://issues.sonatype.org/browse/CENTRALSRV-35 --> |
344 |
| - <plugin> |
345 |
| - <groupId>org.apache.maven.plugins</groupId> |
346 |
| - <artifactId>maven-release-plugin</artifactId> |
347 |
| - <version>2.1</version> |
348 |
| - <configuration> |
349 |
| - <mavenExecutorId>forked-path</mavenExecutorId> |
350 |
| - <useReleaseProfile>true</useReleaseProfile> |
351 |
| - <arguments>-Psonatype-oss-release ${arguments}</arguments> |
352 |
| - </configuration> |
353 |
| - </plugin> |
354 | 302 | <plugin>
|
355 | 303 | <artifactId>maven-assembly-plugin</artifactId>
|
356 | 304 | <version>2.2</version>
|
|
0 commit comments