You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Niemaz <Mi...@xrce.xerox.com> on 2005/03/04 15:19:42 UTC

[SOLVED] Maven javadoc : ClassCastException

Thanx Brett, you were right.

--mike

Brett Porter wrote:

>I'd guess its a bug in the JDK, given that its a forked process and
>you are running an old beta of JDK 1.5.
>
>You should get the same results on the command line if you run:
>
>'/opt/java/j2sdk1.5.0-beta1/bin/javadoc' with arguments:
>'-d'
>'/home/niemaz/xipui/target/docs/apidocs'
>'-use'
>'-windowtitle'
>'Xip UI 1.0 API'
>'-stylesheetfile'
>'/home/niemaz/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css'
>'-docencoding'
>'ISO-8859-1'
>'-charset'
>'ISO-8859-1'
>'-doctitle'
>'Xip UI 1.0 API'
>'-bottom'
>'Copyright &copy; 2004-2005 Smart Document Plateforms. All Rights Reserved.'
>'-classpath'
>'/home/niemaz/.maven/repository/commons-codec/jars/commons-codec-1.3.jar:/home/niemaz/xipui/xip/javaAPI/jxip.jar:/home/niemaz/xipui/lib/jgraph-5.1.jar:/home/niemaz/xipui/lib/jgraphaddons-1.0.3.jar:/home/niemaz/.maven/repository/xerces/jars/xercesImpl-2.5.0.jar:/home/niemaz/xipui/lib/xmlParserAPIs.jar:/home/niemaz/xipui/target/classes'
>'-sourcepath'
>'/home/niemaz/xipui/target/javadoc/src'
>'-version'
>'-author'
>'@/home/niemaz/xipui/javadoc2013248576'
>
>
>
>On Fri, 04 Mar 2005 12:09:25 +0100, Michael Niemaz
><Mi...@xrce.xerox.com> wrote:
>  
>
>>Right, here's the output:
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org