Emmanuel,
Thanks very much for getting back. Unfortunately, it still isn't woking. I
downloaded the source again, delete ~/.maven, and ran the following;
$MAVEN_HOME/bin/install_repo.sh ~/.maven/repository
maven genapp
Project template = default
App Id = HelloWorld
App Name = Hello World
Package = helloworld
maven site:generate
but got the following failure;
Validating project-info.html
Validating team-list.html
[echo] Generating /home/jonesma/Projects/HelloWorld/target/docs/linkcheck.html
from /home/jonesma/Projects/HelloWorld/target/linkcheck/docs/linkcheck.xml
BUILD FAILED
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: 1 minutes 18 seconds
Finished at: Thu Mar 25 18:09:41 GMT 2004
Could it be something in the project.xml?
"Emmanuel
Venisse" To: "Maven Users List" <[EMAIL
PROTECTED]>
<[EMAIL PROTECTED] cc:
.net> Subject: Re: RC2 Site generation
failed
25/03/2004 17:50
Please respond to
"Maven Users
List"
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" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]