spark-iforest icon indicating copy to clipboard operation
spark-iforest copied to clipboard

Maven Central Repository

Open candalfigomoro opened this issue 3 years ago • 4 comments

First of all, thank you for your work.

Would it be possible to upload your package (JAR) to the Maven Central Repository (see https://maven.apache.org/repository/guide-central-repository-upload.html)?

candalfigomoro avatar Mar 10 '21 16:03 candalfigomoro

Thx, I will think about it. But I think currently it is more flexible to download the source and build your own jar pkg according to your spark and scala version.

titicaca avatar Mar 17 '21 07:03 titicaca

@titicaca Ok, thank you (I'm operating in an environment that restricts the use of libraries to those available in the Maven Central Repository)

Some commonly used setups would be:

  • Spark 2.3 / Scala 2.11
  • Spark 2.4 / Scala 2.11
  • Spark 2.4 / Scala 2.12
  • Spark 3.0 / Scala 2.12

candalfigomoro avatar Mar 29 '21 13:03 candalfigomoro

Hello @candalfigomoro were you able to build jar with scala 2.12 and use it successfully?

mtsol avatar Jan 05 '23 06:01 mtsol

I am having trouble building the jar with scala :( would love if a version of the jar was available elsewhere.

colea911 avatar Oct 20 '23 21:10 colea911

have same issue with scala:3.3.2.

prajgujarathi avatar Mar 27 '24 18:03 prajgujarathi