Commit 11f4d55
committed
melting-pot: use correct remote repo parameter
I cannot find any reference to a parameter called repoUrl for the
maven-dependency-plugin. Not on the get-mojo doc page, and not in
the maven-dependency-plugin source code. I think this feature was
probably broken previously. Let's use remoteRepositories instead.1 parent b0c3d0f commit 11f4d55
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments