Hi all,

I am using Maven for generating site doc for my project .

If I specify the multiple src folders as follows, the previous api docs
are replaced by the  latest api docs.

<build>                 
        <sourceDirectory>src/mirae/jaxp</sourceDirectory>
        <sourceDirectory>src/mirae/jaxrpc</sourceDirectory>
 </build>

How can I overcome this problem. As i am very new to Maven, Please let
me know the code, which I should include in the project.xml file and the
property file.

Thanks for any advice

Regards
Kurinchikumaran


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

Reply via email to