[ http://jira.codehaus.org/browse/MPXDOC-19?page=all ]

Arnaud Heritier updated MPXDOC-19:
----------------------------------

    Assign To:     (was: Arnaud Heritier)

> doc:jsl file path problem
> -------------------------
>
>          Key: MPXDOC-19
>          URL: http://jira.codehaus.org/browse/MPXDOC-19
>      Project: maven-xdoc-plugin
>         Type: Bug
>     Reporter: dion gillard
>     Priority: Minor

>
> Original Estimate: 4 days
>         Remaining: 4 days
>
> "Willie Vu" <[EMAIL PROTECTED]> 
> 12/04/2003 10:58 PM
> <doc:jsl> misintreprets the input file name.  It keeps appending the
> basedir.  For instance,
>                <doc:jsl
>                                  
> input="${maven.build.dir}/TestSummary1-myTest.xml"
>                                  output="${base.name}.xml"
>                                  stylesheet="${plugin.resources}/report.jsl"
>                                  omitXmlDeclaration="true"
>                                  outputMode="xml"
>                                  prettyPrint="true"
>       />
> When I echo ${maven.build.dir}/TestSummary1-myTest.xml, I got
>     [echo] c:\temp\testwebtest/target/TestSummary1-myTest.xml
> This is the error I got:
> BUILD FAILED
> null:283:77: <x:parse>
> c:\temp\testwebtest\C:\temp\testwebtest\target\webtest\TestSummary1-myTest.x
> m
> l (The filename, directory name, or volume label syntax is incorrect) Nested
> exception: c:\temp\test
> webtest\C:\temp\testwebtest\target\webtest\TestSummary1-myTest.xml (The
> filename, directory name, or
>  volume label syntax is incorrect)
> Total time:  45 seconds
> Any idea?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to