Picking up this old thread, since we have the same problem updating to
Scala 2.11.8

https://github.com/apache/spark/pull/11681#issuecomment-196932777

We can see the org.spark-project packages here:

http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.spark-project%22

I've forgotten who maintains the custom fork builds, and I don't know
the reasons we needed a fork of genjavadoc. Is it still relevant?

Heh, there's no plugin for 2.11.8 from the upstream project either anyway:
http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.typesafe.genjavadoc%22

This may be blocked for now

On Thu, Jun 25, 2015 at 2:18 PM, Iulian DragoČ™
<iulian.dra...@typesafe.com> wrote:
> Could someone point the source of the Spark-fork used to build
> genjavadoc-plugin? Even more important it would be to know the reasoning
> behind this fork.
>
> Ironically, this hinders my attempts at removing another fork, the Spark
> REPL fork (and the upgrade to Scala 2.11.7). See here. Since genjavadoc is a
> compiler plugin, it is cross-compiled with the full Scala version, meaning
> someone needs to publish a new version for 2.11.7.
>
> Ideally, we'd have a list of all forks maintained by the Spark project. I
> know about:
>
> - org.spark-project/akka
> - org.spark-project/hive
> - org.spark-project/genjavadoc-plugin
>
> Are there more? Where are they hosted, and what's the release process around
> them?
>
> thanks,
> iulian
>
> --
>
> --
> Iulian Dragos
>
> ------
> Reactive Apps on the JVM
> www.typesafe.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to