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

Link to https://arrow-kt.io/docs/core/#Maven does not work #2598

Closed
twh270 opened this issue Dec 16, 2021 · 4 comments
Closed

Link to https://arrow-kt.io/docs/core/#Maven does not work #2598

twh270 opened this issue Dec 16, 2021 · 4 comments

Comments

@twh270
Copy link

twh270 commented Dec 16, 2021

On https://arrow-kt.io/docs/core/, the link in the Quick Start section to "Maven Setup" does not work.

Browser/OS: Firefox 94.0.2 on Windows 10, also reproduced in Edge

@larsw
Copy link

larsw commented Dec 17, 2021

+1

I've been struggling for ours trying to figure out how this works. Right now, I'm looking into if Kapt processing is also needed for core, since the core.jar file only contains .kotlin_metadata files and not .class files.

@pakoito
Copy link
Member

pakoito commented Dec 17, 2021

The link may be broken, but the section is there 🙌 Just scroll down a bit

Screenshot 2021-12-17 at 10-59-06 Λrrow

@twh270
Copy link
Author

twh270 commented Dec 17, 2021

@larsw see my other issue #2597 -- you'll need to import 'arrow-core-jvm' as the artifactId in your POM and not 'arrow-core'.

@i-walker
Copy link
Member

i-walker commented Mar 11, 2022

fixed please check out the Maven template https://github.com/arrow-kt/Arrow-Maven-Template
and the docs are being updated here #2685 :D

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

4 participants