Documentation states that you must create a changes.xml file in your xdoc
directory
-----------------------------------------------------------------------------------
Key: MPCHANGES-27
URL: http://jira.codehaus.org/browse/MPCHANGES-27
Project: maven-changes-plugin
Type: Improvement
Versions: 1.6
Environment: osx 10.4.3, java 1.4.2_09
Reporter: Julian Wood
Priority: Minor
Fix For: 1.6
At http://mojo.codehaus.org/changes-maven-plugin/howto.html, you're told to
create a changes.xml file in your xdoc directory, but when you run mvn site,
you get an error saying the XML file is not found.
It needs to be src/changes/changes.xml
but I think it makes more sense if it is actually src/site/changes.xml, or
perhaps src/site/xdoc/changes.xml. It seems most plugins look in src/site for
data to make your site.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]