Hamza,

Those reports need to access your SCM to compute this information. Check you've 
defined repository access in your project.xml (for instance CVS using persver):

<repository>
     <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/yourrepo:yourmodule</connection>
</repository>

If you are using CVSNT, check this: 
http://maven.apache.org/reference/plugins/changelog/

Cheers,
Stéphane

-----Original Message-----
From: Hamza Hydri [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 17, 2005 10:11 AM
To: users@maven.apache.org
Subject: new to Maven


Hi,

I started using Maven few hours ago .... I have integrated it to my existing 
project ... I have some problems with the maven site:generate command .... it 
is not creating all the reports ... Change Log, Developer Activity etc are all 
missing .... do I have to make any changes somewhere to see all the reports ?

Thanks in advance.

---------------------------------------------------------------------
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