Réf. : Maven Newbie: site:generate question.

2003-09-15 Thread Nicolas . CHALUMEAU
>  [echo] Generating C::/maven/skade/target/docs/tasks.html from
> C::/maven/skade\xdocs\tasks.xml

Is your tasks.xml is a well-formed xml file ?
Verify if you  omit to end an element.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven Newbie: site:generate question.

2003-09-15 Thread Mike . McGowan
Just getting started with Maven.   Currently using CruiseControl for our
builds.   I wanted to start with the site generation capabilities and that
back stitch our build with maven where applicable.   I get the following
whenever I use the site:generate goal or site:publish goal.   "generate"
gives me most of the generated documents, but publish stops with the same
error and nothing gets pushed to my server.

[echo] Generating C:/maven/skade/target/docs/faq.html from
C:\maven\skade\target\generated-xdocs\faq.xml
Transforming user supplied documentation.

  [echo] Generating C::/maven/skade/target/docs/tasks.html from
C::/maven/skade\xdocs\tasks.xml

BuiILD FAILED
file.. file:/C:/Documents and
Settings/3665/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/
element... x:parse
line.. 315
column 43
error on line -1 of document  : Premature end of file. Nested exception:
Premature end of file.
total time:  18 seconds

Suggestions? TIA.

Mike McGowan
[EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]