Does anybody know if there is a Maven 2 plugin for including Ohloh statistics/widgets as a report?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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 |
||||
|
|
You can also achieve that using the APT format, but that requires writing a custom Doxia macro to generate the HTML code with the tag. |
|||
|
|