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

DuplicateClasses error after upgrade sdk 5.4.5 to 6.0.0+ #8

Open
mohdarshikhan-hurekatek opened this issue Apr 27, 2022 · 0 comments
Open

Comments

@mohdarshikhan-hurekatek

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkRiderLiveDebugDuplicateClasses'.

A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
Duplicate class org.threeten.bp.Clock found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Clock$FixedClock found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Clock$OffsetClock found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Clock$SystemClock found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Clock$TickClock found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.DateTimeException found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.DateTimeUtils found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.DayOfWeek found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.DayOfWeek$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Duration found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Duration$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Instant found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Instant$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Instant$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDate$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDateTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDateTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalDateTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.LocalTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Month found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Month$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Month$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.MonthDay found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.MonthDay$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.MonthDay$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetDateTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetDateTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetDateTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetDateTime$3 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.OffsetTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Period found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Ser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Year found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Year$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.Year$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.YearMonth found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.YearMonth$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.YearMonth$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneId found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneId$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneId$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneOffset found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneOffset$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZoneRegion found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZonedDateTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZonedDateTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.ZonedDateTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.AbstractChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoDateImpl found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoDateImpl$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDateTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDateTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDateTimeImpl found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoLocalDateTimeImpl$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoPeriod found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoPeriodImpl found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoZonedDateTime found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoZonedDateTime$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoZonedDateTime$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoZonedDateTimeImpl found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ChronoZonedDateTimeImpl$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.Chronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.Chronology$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.Chronology$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.Era found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.HijrahChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.HijrahDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.HijrahDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.HijrahEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.IsoChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.IsoEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.JapaneseChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.JapaneseChronology$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.JapaneseDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.JapaneseDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.JapaneseEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.MinguoChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.MinguoChronology$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.MinguoDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.MinguoDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.MinguoEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.Ser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ThaiBuddhistChronology found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ThaiBuddhistChronology$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ThaiBuddhistDate found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ThaiBuddhistDate$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.chrono.ThaiBuddhistEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeBuilder found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatStyleProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatter found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatter$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatter$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatter$ClassicFormat found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$3 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$4 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$CharLiteralPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ChronoPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$CompositePrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$DateTimePrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$DefaultingParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$FractionPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$InstantPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$LocalizedOffsetPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$LocalizedPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$NumberPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$OffsetIdPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$PadPrinterParserDecorator found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ReducedPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$SettingsParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$StringLiteralPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$TextPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$WeekFieldsPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ZoneIdPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ZoneIdPrinterParser$SubstringTree found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ZoneTextPrinterParser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeFormatterBuilder$ZoneTextPrinterParser$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeParseContext found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeParseContext$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeParseContext$Parsed found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeParseException found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimePrintContext found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimePrintContext$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeTextProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DateTimeTextProvider$ProviderSingleton found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.DecimalStyle found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.FormatStyle found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.ResolverStyle found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.SignStyle found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.SimpleDateTimeFormatStyleProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.SimpleDateTimeTextProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.SimpleDateTimeTextProvider$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.SimpleDateTimeTextProvider$LocaleStore found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.format.TextStyle found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.jdk8.DefaultInterfaceEra found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.jdk8.DefaultInterfaceTemporal found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.jdk8.DefaultInterfaceTemporalAccessor found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.jdk8.Jdk8Methods found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.ChronoField found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.ChronoUnit found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Field found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Field$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Field$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Field$3 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Field$4 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.IsoFields$Unit found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.JulianFields found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.JulianFields$Field found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.Temporal found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAccessor found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjuster found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjusters found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjusters$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjusters$DayOfWeekInMonth found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjusters$Impl found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAdjusters$RelativeDayOfWeek found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalAmount found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalField found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$2 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$3 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$4 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$5 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$6 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQueries$7 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalQuery found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.TemporalUnit found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.UnsupportedTemporalTypeException found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.ValueRange found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.WeekFields found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.temporal.WeekFields$ComputedDayOfField found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.Ser found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.StandardZoneRules found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.TzdbZoneRulesProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.TzdbZoneRulesProvider$Version found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneOffsetTransition found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneOffsetTransitionRule found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneOffsetTransitionRule$1 found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneOffsetTransitionRule$TimeDefinition found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRules found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRules$Fixed found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesBuilder found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesBuilder$TZRule found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesBuilder$TZWindow found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesException found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesInitializer found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesInitializer$DoNothingZoneRulesInitializer found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesInitializer$ServiceLoaderZoneRulesInitializer found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)
Duplicate class org.threeten.bp.zone.ZoneRulesProvider found in modules jetified-threetenbp-1.5-no-tzdb.2-no-tzdb (org.threeten:threetenbp:1.5.2) and jetified-threetenbp-1.5.2 (org.threeten:threetenbp:1.5.2)

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

1 participant