Commit c8f0bd8
Read
* Add settings.xml file to the rewrite test run
* Polish
* Polish
* Use settings.xml if no settings is provided for MavenPomDownloader
* Polish
* Polish
* Polish
* Polish
* Polish
* Polish
* Inline `hasNoDefinedConfiguration`
* Explain what we're checking and why we're loading from disk
* Tone down defaulting to pomXml rewrite-tests only
* Put `readFromDiskEnabled` back
* Remove `mavenSettings` from Assertions Gradle file
* Polish
---------
Co-authored-by: Tim te Beek <[email protected]>settings.xml from disk if no maven settings are defined for testing framework (#5873)1 parent 449650d commit c8f0bd8
File tree
3 files changed
+32
-3
lines changed- rewrite-maven/src/main/java/org/openrewrite/maven
3 files changed
+32
-3
lines changedLines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
221 | 238 | | |
222 | 239 | | |
223 | 240 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
154 | 159 | | |
155 | 160 | | |
156 | 161 | | |
| |||
0 commit comments