Yes, for instance.
Or you could simply call "maven site:generate". This would generate the web
site with the reports for your project.




                                                                       
             "Henderson,                                               
             Jerry L [CC]"                                             
             <Jerry.L.Henders                                         Pour
             [EMAIL PROTECTED]          Maven Users List                
             om>                       <[EMAIL PROTECTED]>        
                                                                        cc
             13/09/2004 16:29                                          
                                                                     Objet
                                       RE:  R�f. : How do you generate the
                 Veuillez              default reports for a project ? 
                r�pondre �                                         
             Maven Users List                                          
             <[EMAIL PROTECTED]                                          
                 che.org>                                              
                                                                       
                                                                       




You mean something like this ?

  <postGoal name="mavendemo-dist">
    <attainGoal name="site:generate"/>
  </postGoal>

Thanks.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 9:21 AM
To: Maven Users List
Subject: R�f. : How do you generate the default reports for a project ?


Are you calling the appropriated goal? --> "site" (or "site:generate", this
is the same)


             "Henderson,
             Jerry L [CC]"
             <Jerry.L.Henders                                         Pour
             [EMAIL PROTECTED]          Maven Users List
             om>                       <[EMAIL PROTECTED]>
                                                                        cc
             13/09/2004 16:17
                                                                     Objet
                                       How do you generate the default
                 Veuillez              reports for a project ?
                r�pondre �
             Maven Users List
             <[EMAIL PROTECTED]
                 che.org>

The maven docs says it can be used to generate a reports for myproject.
It says "if you do not utilize the reports tag, all of the plugin
reports will be generated" .  I'm not sure what I'm doing wrong. I'm not
using the reports tag, but I'm not getting reports either. Can someone
give me some hints to what else I need?  Perhaps a goal?

Thanks.

Jerald L. Henderson
Sprint HRD Corporate Staff/UE Infrastructure Staff
(913)315-3803 (Office)


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

Reply via email to