Commit fc3e9ab
committed
chore: Improve do-release.sh
- Add a safety question whether a new pmd language module
would need to be included
- Build the plugin with "-U" locally, so that fetching a
new PMD version won't fail. Locally, maven could have tried
to fetch it before it was available in central and remembered
that the new PMD version is not there.1 parent e3b893a commit fc3e9ab
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
121 | 129 | | |
122 | 130 | | |
123 | 131 | | |
124 | | - | |
| 132 | + | |
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
| |||
0 commit comments