sonatype-nexus-community / nexus-repository-r

R, v data science, much functional programming, doge
Eclipse Public License 1.0
31 stars 17 forks source link

Can't compile 1.0.3 and master #57

Closed gijzelaerr closed 5 years ago

gijzelaerr commented 5 years ago

hi! I'm trying to compile nexus-repository-r. I'm following the instructions in the README.

I have:

running make clean install gives a lot of errors: https://gist.github.com/gijzelaerr/a093ac43c4d373abe9ef45d36b5e7e85

I wasn't sure if I actually really had to compile the code, but couldn't find a compiled version. I seem to be not alone: https://github.com/sonatype-nexus-community/nexus-repository-r/issues/56

thanks!

aornatovskyy commented 5 years ago

Would you please try with openjdk 8? @gijzelaerr

gijzelaerr commented 5 years ago

yes, that works, thanks! maybe the README should be updated to indicate only java 8 is supported?

aornatovskyy commented 5 years ago

Sure thanks for the update!

yes, that works, thanks! maybe the README should be updated to indicate only java 8 is supported? Sure, thanks for the update!

joedragons commented 5 years ago

I went ahead and made a PR. I think the + was errant, I'll let someone tell me I'm wrong. Thanks for the report.

joedragons commented 5 years ago

Whoops, I didn't see #58 =)

aornatovskyy commented 5 years ago

Fixed in the: #58