Commit fd07382
committed
Remove deploy execution in Nexus Staging Plugin
This would produce snapshots that Gradle could not consume,
because the build number in the maven-metadata.xml file and
the produced binaries wouldn't be in sync.
Maven is able to consume those, but not Gradle.1 parent d2e527d commit fd07382
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | 459 | | |
469 | 460 | | |
470 | 461 | | |
| |||
0 commit comments