Commit bd4be78
Ali
Use the correct maven plugin repository. Fixes the build, which fails when trying to fetch the cdap-maven-plugin.
[ERROR] Failed to execute goal co.cask:cdap-maven-plugin:1.0.0-SNAPSHOT:create-plugin-json (create-artifact-config) on project simple-udds: Execution create-artifact-config of goal co.cask:cdap-maven-plugin:1.0.0-SNAPSHOT:create-plugin-json failed: Plugin co.cask:cdap-maven-plugin:1.0.0-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.json:json:jar:20180813 in https://oss.sonatype.org/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced -> [Help 1]1 parent 7a9cd40 commit bd4be78
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments