Hi,

to do this, you must set as true the "m1LikeRendering" property  .

Be Careful : with this configuration, the m1LikeRendering dashboard replace
the current style of generation

<build>
                [...]
                <plugins>
                        [...]
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>dashboard-maven-plugin</artifactId>
                                <!-- common configurations -->
                                <configuration>
                                        <m1LikeRendering>true</m1LikeRendering>
                                </configuration>
                        </plugin>
                        [...]
                </plugins>
                [...]
        </build>





Kopylov Dmytro wrote:
> 
> Hello!
> I'm use a dashboard plugin -  and it's do almost all that I need for my
> projects.
>  But I'm a little confused with one problem - How to generate M1Like
> Multimodule
> projects<http://mojo.codehaus.org/dashboard-maven-plugin/examples/dashboard-report-M1like.html>
> this kind of report?  I search on site and in google :) - but ...
> Thank you!
> 
> Best regards,
> 
> Dmytro Kopylov
> EDB Bank&Finance , Senior Developer
> Infopulse Ukraine
> mobile: (+38)063 856-77-42
> office: (+38) 044 538-16-27
> [email protected]<mailto:[email protected]>
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/about-M1Like-Multimodule-projects-in-dashboard-plugin-tp25892142p25903191.html
Sent from the mojo - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to