Commit 3d4e1a2
committed
maven_update_deps: add support for custom repository mappings
Allow recipes to define custom Maven repository URL mappings via
MAVEN_REPO_URLS variable. This enables recipes to specify non-standard
repositories for their dependencies.
Format: MAVEN_REPO_URLS = "repo-id=https://url repo-id2=https://url2"1 parent bdffe93 commit 3d4e1a2
File tree
4 files changed
+85
-189
lines changed- classes
- recipes-iot/aws-iot-greengrass
4 files changed
+85
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
0 commit comments