The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 8 Oct 2003 12:22 AM
Body:
There are lots of things that need to be done with this plugin.
It currently takes the source file and produces a single output file.
If you want to specify the output location, please use
${maven.faq.dest.file}
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-903
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-903
Summary: faq.xml generated to wrong output directory
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-faq
Versions:
1.0-rc1
Assignee:
Reporter: Per Olesen
Created: Tue, 7 Oct 2003 1:17 PM
Updated: Tue, 7 Oct 2003 1:17 PM
Description:
Default, faq-plugin converts "xdocs/faq.fml" into "target/generated-xdocs/faq.fml".
This works fine, but if I set the "maven.faq.src.file" property to e.g.
"xdocs/faqs/faq.fml", the output will *not* be generated to
"target/generated-xdocs/faqs/faq.fml" but still to "target/generated-xdocs/faq.fml".
Would be nice if the input path was mapped in the output path.
---------------------------------------------------------------------
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]