You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Herve AGNOUX <he...@diaam-informatique.com> on 2004/03/29 09:17:44 UTC

1.0RC2 : error durint site:deploy and xdoc

Hello,

During site:deploy, with maven 1.0RC2, I get this error :

==>
(the end)
    [javadoc] 19 warnings

    [echo] Generating the Source Xref...
maven-jxr-plugin:report:
    [echo]
 PackageManager -> parsing... Test.java
 PackageManager -> parsing... gros_machin.java
...
 PackageManager -> parsing... biz/.../ConnectionListener.java

BUILD FAILED
File...... file:/home/ha/.maven/plugins/maven-jxr-plugin-1.3/plugin.jelly
Element... jxr:jxr
Line...... 95
Column.... 31
org/apache/oro/text/perl/Perl5Util
Total time: 2 minutes 28 seconds
Finished at: Mon Mar 29 08:50:21 CEST 2004

<==

On the same project, if I launch xdoc goal :

==>
(...the end)

Checking link http://checkstyle.sourceforge.net/
Validating cvs-usage.html
Validating index.html
Validating maven-reports.html
Validating dependencies.html
Validating issue-tracking.html
Checking link http://nagoya.apache.org/scarab/servlet/scarab/
Validating mail-lists.html
Validating project-info.html
Validating team-list.html
maven-linkcheck-plugin:report-real:
    [echo] Generating /home/ha/maven/target/docs/linkcheck.html from 
/home/ha/maven/target/linkcheck/docs/linkcheck.xml

BUILD FAILED
File...... file:/home/herve/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
Element... j:include
Line...... 345
Column.... 54
null:-1:-1: <null> Could not parse Jelly script
Total time: 6 minutes 31 seconds
Finished at: Mon Mar 29 09:11:00 CEST 2004

<==


-- 
SARL diaam informatique - 04 50 44 26 54
Ingenierie, développements de systèmes d'information
http://www.diaam-informatique.com


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


Re: 1.0RC2 : error durint site:deploy and xdoc

Posted by Brian Enigma <en...@netninja.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

     I ran into that exact problem a few days ago.  It seems the xdoc  
plugin in RC2 is broken and you will have to edit line 345 of the  
plugin.jelly file:

http://nagoya.apache.org/eyebrowse/ReadMsg? 
listName=users@maven.apache.org&msgNo=11599

  -Brian


On Mar 28, 2004, at 11:17 PM, Herve AGNOUX wrote:

> Hello,
>
> During site:deploy, with maven 1.0RC2, I get this error :
>
> ==>
> (the end)
>     [javadoc] 19 warnings
>
>     [echo] Generating the Source Xref...
> maven-jxr-plugin:report:
>     [echo]
>  PackageManager -> parsing... Test.java
>  PackageManager -> parsing... gros_machin.java
> ...
>  PackageManager -> parsing... biz/.../ConnectionListener.java
>
> BUILD FAILED
> File......  
> file:/home/ha/.maven/plugins/maven-jxr-plugin-1.3/plugin.jelly
> Element... jxr:jxr
> Line...... 95
> Column.... 31
> org/apache/oro/text/perl/Perl5Util
> Total time: 2 minutes 28 seconds
> Finished at: Mon Mar 29 08:50:21 CEST 2004
>
> <==
>
> On the same project, if I launch xdoc goal :
>
> ==>
> (...the end)
>
> Checking link http://checkstyle.sourceforge.net/
> Validating cvs-usage.html
> Validating index.html
> Validating maven-reports.html
> Validating dependencies.html
> Validating issue-tracking.html
> Checking link http://nagoya.apache.org/scarab/servlet/scarab/
> Validating mail-lists.html
> Validating project-info.html
> Validating team-list.html
> maven-linkcheck-plugin:report-real:
>     [echo] Generating /home/ha/maven/target/docs/linkcheck.html from
> /home/ha/maven/target/linkcheck/docs/linkcheck.xml
>
> BUILD FAILED
> File......  
> file:/home/herve/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
> Element... j:include
> Line...... 345
> Column.... 54
> null:-1:-1: <null> Could not parse Jelly script
> Total time: 6 minutes 31 seconds
> Finished at: Mon Mar 29 09:11:00 CEST 2004
>
> <==
>
>
> -- 
> SARL diaam informatique - 04 50 44 26 54
> Ingenierie, développements de systèmes d'information
> http://www.diaam-informatique.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFAaEiy0dKNWt3rpSURAsMWAKC/IQSp2rzHOopC88wPYmXj/8hg0QCgy2DO
a828m+aZJgr2wZ2ca07fA6o=
=scPE
-----END PGP SIGNATURE-----


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