Commit 0e3efd6
committed
Fix root publishing script
When making changes to publishing of the fatJar artifacts to the
download raw repo instead of the maven repo (#777),
I removed some code that was necessary for passing credentials to the
code that handles publishing to the maven repo. This PR restores that
code and now things work again.1 parent c7499ae commit 0e3efd6
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
0 commit comments