You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Jones <ma...@teamstatestreet.com> on 2004/03/25 18:18:45 UTC

RC2 Site generation failed

Hello,

I am very new to maven and hope I am sending this request to the right place.

I created a "Hello World" type project using Maven RC2 but am experiencing problems trying to generate the site;

I ran the following command line on linux;

$maven -D package=helloworld genapp

This successfully built a skeleton project.  However, when I ran the following;

$maven site:generate

I got the following error message (I've attached the entire output);

BUILD FAILED
File...... file:/home/jonesma/.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: 2 minutes 8 seconds
Finished at: Thu Mar 25 15:32:25 GMT 2004


I ran the exact same commands yesterday with RC1 and it worked perfectly.

I would be very grateful for any help.


(See attached file: Maven_Site_Gen_Failure)





--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


Re: RC2 Site generation failed

Posted by Emmanuel Venisse <em...@venisse.net>.
The correct command is "maven genapp"

In the genapp wizard:
You can use the default value or change it.
Change the package name

run maven site:generate
=> generation is ok for me.

Emmanuel

----- Original Message ----- 
From: "Mark Jones" <ma...@teamstatestreet.com>
To: <us...@maven.apache.org>
Sent: Thursday, March 25, 2004 6:18 PM
Subject: RC2 Site generation failed


>
> Hello,
>
> I am very new to maven and hope I am sending this request to the right
place.
>
> I created a "Hello World" type project using Maven RC2 but am experiencing
problems trying to generate the site;
>
> I ran the following command line on linux;
>
> $maven -D package=helloworld genapp
>
> This successfully built a skeleton project.  However, when I ran the
following;
>
> $maven site:generate
>
> I got the following error message (I've attached the entire output);
>
> BUILD FAILED
> File......
file:/home/jonesma/.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: 2 minutes 8 seconds
> Finished at: Thu Mar 25 15:32:25 GMT 2004
>
>
> I ran the exact same commands yesterday with RC1 and it worked perfectly.
>
> I would be very grateful for any help.
>
>
> (See attached file: Maven_Site_Gen_Failure)
>
>
>
>
>
> --
>
> This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> 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