You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/08 19:45:44 UTC

[jira] Closed: (TAPESTRY-2243) Component report crashes when project have too many dependencies

     [ https://issues.apache.org/jira/browse/TAPESTRY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2243.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.15

> Component report crashes when project have too many dependencies
> ----------------------------------------------------------------
>
>                 Key: TAPESTRY-2243
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2243
>             Project: Tapestry
>          Issue Type: Bug
>          Components: component-report
>    Affects Versions: 5.0.11
>         Environment: Win Vista SP1 / Java 1.5
>            Reporter: Martin Papy
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.15
>
>         Attachments: report.txt
>
>
> When a project have many dependencies the component report crashes when generating documentation about component. :
> [INFO] Running JavaDoc to collect component parameter data ...
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error during page generation
> Embedded error: Error rendering Maven report: Javadoc exit code: 1 - La ligne de commande est trop longue.
> It seems that the component internaly uses a Javadoc command but it doesn't uses argument files feature [1] like in the Maven Javadoc plugin [2] so the command line generated is much too long (at least under Windows).
> I did not try with Linux.
> [1] http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#argumentfiles
> [2] http://maven.apache.org/plugins/maven-javadoc-plugin/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org