Closed gijzelaerr closed 5 years ago
Would you please try with openjdk 8? @gijzelaerr
yes, that works, thanks! maybe the README should be updated to indicate only java 8 is supported?
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!
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.
Whoops, I didn't see #58 =)
Fixed in the: #58
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/a093ac43c4d373abe9ef45d36b5e7e85I 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!