titicaca / spark-iforest

Isolation Forest on Spark
Apache License 2.0
226 stars 90 forks source link

Maven Central Repository #34

Open candalfigomoro opened 3 years ago

candalfigomoro commented 3 years ago

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)?

titicaca commented 3 years ago

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.

candalfigomoro commented 3 years ago

@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:

mtsol commented 1 year ago

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

colea911 commented 11 months ago

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

prajgujarathi commented 6 months ago

have same issue with scala:3.3.2.