Do you have any output from running

maven changes:report

On Fri, 9 Jul 2004 02:19:51 -0700 (PDT), ssuriya narayanan
<[EMAIL PROTECTED]> wrote:
> Hello all
> 
> Its important for me to add changes to my project
> site.
> I'm trying that for days. Can you please tell me how I
> can achieve that.
> 
> Here are the methods i tried
> 
> changes.xml
> 
> [
> <?xml version="1.0" ?>
> <document>
> <properties>
> <title>Project changes</title>
> <author email="[EMAIL PROTECTED]">author</author>
> </properties>
> <body>
>    <release version="test1.0" date="2004-05-03">
>      <action dev="devtes" type="update">
>         Updating for test
>      </action>
>      <action dev="devtes" type="update">
>        **Updating for test**
>      </action>
>      <action dev="devtes" type="Fixed">
>        **bugging a fix**
>      </action>
>    </release>
> </body>
> </document>
> ]
> 
> project home
> c:\projects
> placed my changes.xml under
> c:\projects\xdocs
> 
> build source ...\src
> 
> maven doesnt recognises it.
> expecting a quick answer as i require one.
> 
> Thanks
> suriya
> 
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to