jsr354-ri icon indicating copy to clipboard operation
jsr354-ri copied to clipboard

Document maven coordinates of JARs in Moneta User Guide

Open msgilligan opened this issue 3 years ago • 2 comments

I'm upgrading to the JPMS versions (from the BP versions) and am confused as to the difference between the org.javamoney and org.javamoney.moneta Group IDs on Maven Central.

(specifically I'm getting error: module not found: org.javamoney.moneta.convert when building with Gradle.)

The User Guide doesn't tell me which Maven coordinates to use, or explain the difference between the difference convert-* JARs.

msgilligan avatar Nov 01 '21 22:11 msgilligan

I figured out my issue (need to consistently use the org.javamoney.moneta Group ID and artifacts) , but I still think the User Guide should document this.

msgilligan avatar Nov 02 '21 02:11 msgilligan

@msgilligan Would you have a PR for that in the Asciidoc?

keilw avatar Apr 08 '22 15:04 keilw