anyone managed to get scaladoc/vsscaladoc working with Scala 2.8 Beta1?

2 views
Skip to first unread message

James Strachan

unread,
Jan 29, 2010, 10:26:19 AM1/29/10
to Maven and Scala
Just wondered if anyone knew any tricks to get it to work? I realise
that 2.8.x is kinda new and scaladoc has changed alot - I just
wondered if anyone had found a way to get something working?

David Bernard

unread,
Jan 29, 2010, 2:21:02 PM1/29/10
to maven-a...@googlegroups.com
http://github.com/davidB/maven-scala-plugin/issues#issue/22

We wait a first "official" release of 2.8.0 to adapt the maven plugin.
If I've got time I'll release a version that support scaladoc2
(2.8.0+) today or tomorrow.

/davidB

David Bernard

unread,
Jan 29, 2010, 4:29:44 PM1/29/10
to maven-a...@googlegroups.com
I deployed version 2.13.2-SNAPSHOT, that should (from my simple test)
support scaladoc2.

/davidB

Dmitry Grigoriev

unread,
Feb 25, 2010, 8:51:22 AM2/25/10
to Maven and Scala
On 29 янв, 19:29, David Bernard <david.bernard...@gmail.com> wrote:
> I deployed version 2.13.2-SNAPSHOT, that should (from my simple test)
> support scaladoc2.

Hello David,

I faced strange thing. When I explicitly specify version 2.13.2-
SNAPSHOT in my pom.xml, it generates scaladoc2 indeed, but compilation
fails with absolutely stupid error (error overriding method
HttpServletRequest.getParameterMap() returning java.util.Map with
method returning java.util.Map[String, Array[String]] or so). Attempt
to specify version only in <reporting> section didn't help. So now I
can either compile or build javadocs. All other versions are fixed.
Particular, Scala 2.8.0.Beta1.

Reply all
Reply to author
Forward
0 new messages