Does anybody know if there is a Maven 2 plugin for including Ohloh statistics/widgets as a report?
+1
A:
To my knowledge, there is no plugin allowing to generate a report with Ohloh's widgets. However, you could add a simple xdoc page to you website and include ohloh's <script>
snippet in it. You need to use the xdoc format for that, it is not possible with apt (see DOXIA-349).
Pascal Thivent
2009-10-23 17:02:15
Thanks! I didn't know you could do that using the xdoc plugin. Never bothered to take a look at that.
Wilfred Springer
2009-10-23 21:21:54