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

maven repository for >= 1.5.3 #33

Closed
dportabella opened this issue Jan 28, 2013 · 3 comments
Closed

maven repository for >= 1.5.3 #33

dportabella opened this issue Jan 28, 2013 · 3 comments

Comments

@dportabella
Copy link

this artifact is on the standard maven repository:

org.kitchen-eel
json-schema-validator
your-version-here

but starting from 1.5.3 you are using the other groupip:

com.github.fge
json-schema-validator
your-version-here

and this artifact is not on the standard maven repository.
why is that?
what is the maven repository that we need to use for this artifact?

@fge
Copy link
Collaborator

fge commented Jan 28, 2013

I have no idea, my web hosted application uses com.github.fge without a problem, Heroku knows where to find it...

I use Sonatype for artifact uploads. Have you synced with central recently?

@fge
Copy link
Collaborator

fge commented Jan 28, 2013

Can you try to mvn clean -U and fetch the artifact again?

@dportabella
Copy link
Author

yes, that solved my problem, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants