Skip to content

Use the correct maven plugin repository #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 21, 2019
Merged

Conversation

anwar6953
Copy link
Contributor

@anwar6953 anwar6953 commented Mar 20, 2019

Use the correct maven plugin repository. mvn clean package -DskipTests 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]

This is the same fix as in the wrangler repo: data-integrations/wrangler#283

… 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]
Copy link

@elfenheart elfenheart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@anwar6953 anwar6953 merged commit 30865f7 into develop Mar 21, 2019
@anwar6953 anwar6953 deleted the fix-plugin-repository branch March 21, 2019 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants