Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

java.lang.NoClassDefFoundError: org.javamoney.moneta.Money #1916

@andrerinaldi

Description

@andrerinaldi

Hi everyone.

I'm using the commercetools-jvm-sdk in an Android project written in Kotlin and configured with Java 1.8 compileOptions.

While querying the ProductProjections, I get the exception you can see in the title of the issue:

java.lang.NoClassDefFoundError: org.javamoney.moneta.Money

My configuration:
Android Studio -> 3.4
Android Gradle Plugin -> 3.3.2
Kotlin -> 1.3.31
Commercetools JVM SDK:

  • models -> 1.41.0
  • java client -> 1.41.0
  • convenience -> 1.41.0

If you need further information, please let me know!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions