Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-84 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPXDOC-84 Summary: Compilation breaks on #nix system. Type: Bug Status: Open Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-xdoc-plugin Assignee: Jason van Zyl Reporter: Sebastien Sahuc Created: Mon, 23 Feb 2004 1:49 PM Updated: Mon, 23 Feb 2004 1:49 PM Environment: NacOsX Description: Here is the patch. Otherwise it complains of missing Users directory. check the maven-users list for dicusccion on that subject. Index: xdoc/plugin.jelly =================================================================== RCS file: /home/cvspublic/maven-plugins/xdoc/plugin.jelly,v retrieving revision 1.54 diff -r1.54 plugin.jelly 365c365 < <j:set var="stylesheet" value="file:/${plugin.resources}/site.jsl" /> --- > <j:set var="stylesheet" value="file://${plugin.resources}/site.jsl" /> --------------------------------------------------------------------- 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]
