Gary Gregory created COMMONSSITE-90:
---------------------------------------
Summary: Add option to include badges in the README.md file
Key: COMMONSSITE-90
URL: https://issues.apache.org/jira/browse/COMMONSSITE-90
Project: Commons All
Issue Type: New Feature
Components: Commons Build Plugin
Reporter: Gary Gregory
Add option to include badges in the README.md file
For example from Commons Lang:
{noformat}
Apache Commons Lang
===================
[](https://travis-ci.org/apache/commons-lang)
[](https://coveralls.io/r/apache/commons-lang)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-lang3/)
[](http://www.apache.org/licenses/LICENSE-2.0.html)
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)