You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/01/15 15:33:51 UTC

[maven-bug] Closed: (MAVEN-183) xdoc:jelly-transform bug in maven head

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Wed, 15 Jan 2003 8:33 AM

Fixed with new jelly tag (util:file)
---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-183


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-183
    Summary: xdoc:jelly-transform bug in maven head
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: plugin-xdoc
   Versions:
             1.0-beta-8

   Assignee: Jason van Zyl
   Reporter: Nick Minutello

    Created: Mon, 30 Dec 2002 5:52 PM
    Updated: Wed, 15 Jan 2003 8:33 AM
Environment: JDK1.4.1_01 on Win2K

Description:

The xdoc:jelly-transform: goal fails - it seems to have a dodgey filename:

E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml

(The filename, directory name, or volume label syntax is incorrect) 

Let me know if you need more info

-Nick



Error log
=======================
xdoc:jelly-init:

xdoc:jelly-transform:
[DEBUG] fileset: Setup scanner in dir E:\temp\APE\APE\Services\Pricing\APECore\target\generated-xdocs with patternSet{ includes: [**/*.xml] excludes: [**/project.xml, **/template.xml, **/navigation.xml] }
    [echo] Generating E:/temp/APE/APE/Services/Pricing/APECore/target/docs/changelog.html from E:\temp\APE\APE\Services\Pricing\APECore\target\generated-xdocs\changelog.xml

[ERROR] BUILD FAILED
[ERROR] E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect) Nested exception: E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect)
[ERROR] com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site:generate] -- E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect) Nested exception: E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect) File: null At tag <x:parse>: line: 43
[ERROR]         at com.werken.werkz.Goal.fire(Goal.java:639)
[ERROR]         at com.werken.werkz.Goal.attain(Goal.java:568)
[ERROR]         at com.werken.werkz.Goal.attainPrecursors(Goal.java:481)
[ERROR]         at com.werken.werkz.Goal.attain(Goal.java:566)
[ERROR]         at org.apache.maven.Maven.runGoals(Maven.java:486)
[ERROR]         at org.apache.maven.Maven.attainGoals(Maven.java:397)
[ERROR]         at org.apache.maven.cli.App.doMain(App.java:557)
[ERROR]         at org.apache.maven.cli.App.main(App.java:1107)
[ERROR]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR]         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR]         at java.lang.reflect.Method.invoke(Method.java:324)
[ERROR]         at com.werken.forehead.Forehead.run(Forehead.java:543)
[ERROR]         at com.werken.forehead.Forehead.main(Forehead.java:573)
[ERROR] org.apache.commons.jelly.JellyException: E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect) Nested exception: E:\temp\APE\APE\Services\Pricing\APECore\E:\temp\APE\APE\Services\Pricing\APECore\xdocs\navigation.xml (The filename, directory name, or volume label syntax is incorrect) File: null At tag <x:parse>: line: 436 column: -1
<snip>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira