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
===================

[![Build 
Status](https://travis-ci.org/apache/commons-lang.svg?branch=master)](https://travis-ci.org/apache/commons-lang)
[![Coverage 
Status](https://coveralls.io/repos/apache/commons-lang/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-lang)
[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-lang3/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-lang3/)
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
...
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to