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

Nexus Repository is Offline? #123

Closed
ryantenney opened this issue Nov 10, 2017 · 1 comment
Closed

Nexus Repository is Offline? #123

ryantenney opened this issue Nov 10, 2017 · 1 comment

Comments

@ryantenney
Copy link

All requests to http://www.atilika.org/nexus/content/repositories/atilika are 404-ing.

@cmoen
Copy link
Member

cmoen commented Mar 22, 2018

I strongly recommend getting your artifacts from Maven Central instead. Use:

<dependency>
  <groupId>com.atilika.kuromoji</groupId>
  <artifactId>kuromoji-ipadic</artifactId>
  <version>0.9.0</version>
</dependency>

If you were on version 0.7.7, I also strongly recommend upgrading to this version. I believe the code changes necessary would only be to add ipadic to your package path.

@cmoen cmoen closed this as completed Mar 22, 2018
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

2 participants