Hi Sampreet,

Do you use the plugins bundled in maven 1.0.2 or did you upgrade it ?

You should find the .cvspass file in your ${user.home} and not in the ${CVSROOT}

Arnaud
 

> -----Message d'origine-----
> De : Chawla, Sampreet Kaur (Cognizant) 
> [mailto:[EMAIL PROTECTED] 
> Envoyé : lundi 14 novembre 2005 07:00
> À : Maven Users List
> Objet : Unable to generate Maven 1.0.2 ChangeLog reports 
> 
> 
> 
> Hi,
> 
> I am trying to generate Maven 1.0.2 ChangeLog reports for a 
> multiproject setup. I am able to generate all reports except 
> - ChangeLog, Developer Activity and File Activity Reports. I 
> have included the following reports in parent project.xml -
> 
> <reports>
>  <report>maven-changes-plugin</report>          
> 
>  <report>maven-changelog-plugin</report>
>  <report>maven-checkstyle-plugin</report>       
> 
>  <report>maven-developer-activity-plugin</report>       
> 
>  <report>maven-file-activity-plugin</report>            
> 
>  <report>maven-javadoc-plugin</report>
>  <report>maven-jdepend-plugin</report>
>  <report>maven-junit-report-plugin</report>
>  <report>maven-jxr-plugin</report>
>  <report>maven-license-plugin</report>
>  <report>maven-linkcheck-plugin</report>
>  <report>maven-tasklist-plugin</report>         
> 
> </reports>
> 
> I have mentioned the CVS Repository in the parent project.xml as -
> 
> <repository>
> <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/cvs/cvsrepo:3PW
> ebsite</co
> nnection>
> </repository>
> 
> As I am using CVSNT in Windows as my CVS repository, I had 
> executed the following command (gave the password in place of 
> xxxx) for generating .cvspass. -
> 
> 
> 
> maven -Dpassword=xxxx changelog:create-cvspass  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> 
> build:start:
> 
> changelog:create-cvspass:
>     [echo] Setting password for
> BUILD SUCCESSFUL
> Total time: 7 seconds
> Finished at: Mon Nov 14 09:01:23 IST 2005
> 
> Am not able to find .cvspass in ${CVSROOT}/ folder. Though is 
> has the passwd file for string passwords as in Windows NT.
> 
> On executing "maven multiproject:site" it creates the 
> cvs-usage.html, but not the other cvs related reports (as 
> mentioned above).
> 
> Kindly suggest how I can resolve the issue.
> 
> Any help would be greatly appreciated.
> 
> Thanks & Best Regards,
> Sampreet
> 
> 
> 
> 
> 
> 
> This e-mail and any files transmitted with it are for the 
> sole use of the intended recipient(s) and may contain 
> confidential and privileged information.
> If you are not the intended recipient, please contact the 
> sender by reply e-mail and destroy all copies of the original message.
> 
> Any unauthorised review, use, disclosure, dissemination, 
> forwarding, printing or copying of this email or any action 
> taken in reliance on this e-mail is strictly
> 
> prohibited and may be unlawful.
> 
>   Visit us at http://www.cognizant.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




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

Reply via email to