Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-805 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-805 Summary: Javadoc plugin fails with java.io.IOException: CreateProcess... Type: Improvement Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-javadoc Versions: 1.0-rc1 Assignee: Reporter: Simone Zorzetti Created: Wed, 10 Sep 2003 4:07 AM Updated: Wed, 10 Sep 2003 4:07 AM Description: The Javadoc plugin fails with java.io.IOException: CreateProcess ... if you have a great number of classes. The problem is caused by the ant javadoc task that generate a command line greater the 64k. The solution is siply add the useexternalfile="yes" attribute to the ant task --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
