We have not changed our build process so it's the same as a year ago, sure :-)
It is documented here: 
http://doc.akka.io/docs/akka/snapshot/dev/building-akka.html including the 
option to disable diagrams if you need to.

-- 
Cheers,
Konrad 'ktoso’ Malawski
Akka @ Typesafe

On 10 December 2015 at 20:18:40, Matan S (dev.ma...@gmail.com) wrote:

It seems like this is still needed exactly the same, one year later. Is there 
any document describing how to build Akka? 
Have you considered adding this requirement (along with the necessary JDK 
version) to the (github) readme?


On Saturday, February 15, 2014 at 8:56:54 PM UTC+2, Patrik Nordwall wrote:
Install Graphviz or start sbt with -Dakka.scaladoc.diagrams=false

/Patrik

15 feb 2014 kl. 07:25 skrev Nabeel Memon <nm3...@gmail.com>:

Hi. I cloned akka/akka from github and tried to build master. I got the 
following error (bottom):


java.lang.RuntimeException: ScalaDoc diagrams not generated!
at scala.sys.package$.error(package.scala:27)
at akka.AkkaBuild$.scaladocVerifier(AkkaBuild.scala:958)
at akka.AkkaBuild$$anonfun$scaladocSettings$1.apply(AkkaBuild.scala:914)
at akka.AkkaBuild$$anonfun$scaladocSettings$1.apply(AkkaBuild.scala:914)
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47)
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:42)
at sbt.std.Transform$$anon$4.work(System.scala:64)
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:237)
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
at sbt.Execute.work(Execute.scala:244)
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237)
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:237)
at 
sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160)
at sbt.CompletionService$$anon$2.call(Completioa:30)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
[error] (akka-persistence-experimental/compile:doc) ScalaDoc diagrams not 
generated!
[error] (akka-slf4j/compile:doc) ScalaDoc diagrams not generated!
[error] (akka-osgi/compile:doc) ScalaDoc diagrams not generated!
[error] (akka-cluster/compile:doc) ScalaDoc diagrams not generated!
[error] (akka-remote/compile:doc) ScalaDoc diagrams not generated!
[error] (akka-testkit/compile:doc) ScalaDoc diagrams not generated!
[error] (akka-actor/compile:doc) ScalaDoc diagrams not generated!
[error] Total time: 28 s, completed Feb 15, 2014 1:18:41 AM


sbt version: sbt launcher version 0.13.1
scala version: Scala code runner version 2.10.3
jdk version: java version "1.7.0_45"

Any idea what's wrong?


Nabeel
--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://akka.io/faq/
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.
--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to