You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
0 commit comments