Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Thu, 8 Jul 2004 8:58 AM
A) you place your own xdocs in the xdocs directory. Is that what you are trying to do?
I'm not sure I understood the question - please pose it at [EMAIL PROTECTED] after
subscribing
B) changes.xml should also go into "./xdocs" directory.
maven site will then convert that to xdoc format in generated-xdocs, and xdoc will
convert that to changes.html.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1366
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1366
Summary: changes and User documentation
Type: Wish
Status: Closed
Priority: Critical
Resolution: INCOMPLETE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
inheritance
Versions:
1.0-rc4
Assignee:
Reporter: suriya
Created: Thu, 8 Jul 2004 8:49 AM
Updated: Thu, 8 Jul 2004 8:58 AM
Environment: Windows 2000
java 1.4.2
Maven 1.0rc4
Description:
Hi
I'm new to Maven and I already could install and generate site.
but unfortunately I'm struck with two requirements as follows
A) I'm trying to link my own documents and their is only on variable
available to set this and it doesnt work.
The variable I could set is
"maven.docs.src"
I would be glad to recieve an apt solution.
B) I'm trying to use maven-changes-plugin with following settings
<reports>
<report>maven-changes-plugin</report>
<report>maven-jdepend-plugin</report>
<report>maven-checkstyle-plugin</report>
<report>maven-changelog-plugin</report>
<report>maven-developer-activity-plugin</report>
<report>maven-file-activity-plugin</report>
<report>maven-javadoc-plugin</report>
<report>maven-jxr-plugin</report>
</reports>
and changes.xml in directory ..\generated-xdocs\
it doesnt recognize the changes.xml file at all.
I tried changing it to changes-report.xml and it recognizes but unfortunately it
does something but it doesnt gets added in links.
and the generated changes.html seems wrong as it takes only the description writen
in action tags of changes.xml and cummulates all to show it as one full message.
It will be of great help if i get a solvable tips.
Thanks a lot in advance
---------------------------------------------------------------------
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]