0

This java package work fine on my Windows machine, but when I run this on my Mac machine it create conflict with maven; both machine have same version of maven. Can you tell me why it's happening, and can you give me the solution to this error?

Note: I already tried spark-excel_2.11 but same problem still.

<dependency>
    <groupId>com.crealytics</groupId>
    <artifactId>spark-excel_2.10</artifactId>
    <version>0.8.3</version>
</dependency>
trashgod
  • 203,806
  • 29
  • 246
  • 1,045
  • 2
    Possible duplicate [*How resolve conflict with maven*](https://stackoverflow.com/q/39472071/230513). Please [edit] your question to include relevant details such as versions, dependencies, warnings, errors and stack trace. – trashgod Jan 28 '23 at 13:51

0 Answers0