Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPXDOC-119 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPXDOC-119 Summary: <search/> and <meta name="keyword"/> - functionality + docs Type: Wish Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-xdoc-plugin Versions: 1.8 Assignee: Jason van Zyl Reporter: Peter Kehl Created: Wed, 4 Aug 2004 8:40 AM Updated: Wed, 4 Aug 2004 8:40 AM Environment: Linux rama.paneris.org 2.4.20-8 Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode) 5968458 Jul 13 15:19 maven-1.0.tar.gz 156115 Jul 13 14:20 maven/plugins/maven-xdoc-plugin-1.8.jar Description: Dear colleagues, we have a 2/3 maven-enabled projects: http://spindent.paneris.net and http://melati.org; this is issue happened at spindent.paneris.net. Basically, <search/> and <meta name="keyword"> don't work - no new HTML elements are created when I run "maven site". Maybe <keywords> isn't supposed to work - I don't know how it got there. Xdocs used are in CVS (online). Generally, it would help if Maven and Maven's plugins were better documented, especially their all XML tags. Otherwise it's a powerful tool but its power is kept secret. It would help to have user and tag documentation more structured and available direct online - that's what users need first. --------------------- xdocs/navigation.xml: <body> <search/> rest of xdocs/*.xml: <document> <properties> <!-- More..... --> <keywords>Source code indentation.</keywords> </properties> <meta name="keyword"/ content="parser, parsing" /> <body> <!-- .... --> </body> </document> --------------------------------------------------------------------- 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]
