Skip to content
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

Missing dependency: org.json.wso2:json #342

Open
fern-we opened this issue Jun 3, 2021 · 2 comments
Open

Missing dependency: org.json.wso2:json #342

fern-we opened this issue Jun 3, 2021 · 2 comments

Comments

@fern-we
Copy link

fern-we commented Jun 3, 2021

Description:
I'm trying to use the org.wso2.charon:org.wso2.charon3.core:3.4.8 library, but while trying to build, it's failing because it can't find the referenced org.json.wso2:json:3.0.0.wso2v1 library. Is this a valid dependency? Should it be removed from the pom.xmls, or should you be publishing it to maven central?

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

@fern-we fern-we changed the title Missing org.json.wso2:json artifact Missing dependency: org.json.wso2:json Jun 3, 2021
@petersondrew
Copy link

@fern-we I had the same problem, I had to add the wso2 public repository https://maven.wso2.org/nexus/content/repositories/public/

@cb-manideep
Copy link

Faced the same issue and it got resolved after adding the public repository link in my gradle. Is there a reason why org.json.wso2:json is used and not org.json:json ?

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

No branches or pull requests

3 participants