Emmanuel Venisse wrote:
----- Original Message ----- From: "Rob Shepherd" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Monday, March 29, 2004 4:59 PM
Subject: Re: site:generate fail and changelog query




Thanks Emmanuel, i have manually patched my rc2 script. works fine!

any thought on my second point? In body of original post. I'm not sure

where to checkout


source.. if not the source dir in <build>?


In your basedir.

So I would then have two version of the checked out code....one in basedir, one in <build>..src/java...


ahh hang on this assumes i have ${basedir} as the root of my CVS module [CLICK]

I have my source in CVS, the base of which is <build>..src/java... My project info is however not in CVS.... i will remedy this...

BTW this info is not very clear in the Information i am able to find on line [hint hint].

Many thanks

Rob






many thanks

Rob



Emmanuel Venisse wrote:

This bug has fixed in cvs.

Emmanuel

----- Original Message ----- From: "Rob Shepherd" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 29, 2004 12:24 PM
Subject: site:generate fail and changelog query





whilst running maven (1.0-rc2) site:generate i get this error...

this line in the script refers to ${stylesheet} of which i have no idea

about.



I am running a very basic example system to learn maven. project.xml is

very lean and



project.properties is empty.

how can i remedy this failure?

BUILD FAILED
File......

file:/homedir/robshep/.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
com.werken.werkz.UnattainableGoalException: Unable to obtain goal

[site] --




file:/homedir/robshep/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly:345:54:


<j:include> could not include jelly script:



file://homedir/robshep/.maven/plugins/maven-xdoc-plugin-1.6/plugin-resources/site.jsl.

Reason: org.apache.commons.jelly.JellyException: null:-1:-1: <null>

Could


not parse Jelly


script

linkcheck.html has not been written to....


My second query



secondly.

the changelog plugin isn't finding my source. it is checked out in to

the


source directory


stated in project.xml <build>

in the output i get.... (details modified!)

SCM Command Line[0]: cvs
SCM Command Line[1]: -d
SCM Command Line[2]:

:ext:[EMAIL PROTECTED]:/folder/user/cvs


SCM Command Line[3]: log
SCM Command Line[4]: -d 2004-02-28<2004-03-30
cvs log: in directory .:
cvs [log aborted]: there is no version here; run 'cvs checkout' first
ChangeLog found: 0 entries

why is it looking in . should it not look in the source directory?


regards


many thanks

Rob

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


-- /** * Rob Shepherd, * University Of Wales, Bangor, * School of Informatics, * Dean Street, * Bangor, * Gwynedd, UK /\ /\ * LL57 1UT / \/ \ /\ * --------------/---/ \--\---- * * [EMAIL PROTECTED] * * +44 (0) 1248 38 27 */

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


-- /** * Rob Shepherd, * University Of Wales, Bangor, * School of Informatics, * Dean Street, * Bangor, * Gwynedd, UK /\ /\ * LL57 1UT / \/ \ /\ * --------------/---/ \--\---- * * [EMAIL PROTECTED] * * +44 (0) 1248 38 27 */

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



Reply via email to