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
dmytro.kopylov@infopulse.com.ua<mailto:dmytro.kopylov@infopulse.com.ua>