Skip to content

Commit 3689648

Browse files
imetaxasimetaxas
imetaxas
authored and
imetaxas
committed
add badges
1 parent 3143360 commit 3689648

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

BUILD.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ mvn release:clean
2222

2323
mvn release:perform
2424

25-
**Prepare bundle**
25+
**Prepare the bundle manually**
26+
https://stackoverflow.com/questions/28846802/how-to-manually-publish-jar-to-maven-central
27+
2628
cd target
2729
jar -cvf bundle.jar realitycheck-*
2830
Upload to https://oss.sonatype.org/#staging-upload

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[![Build Status](https://travis-ci.org/imetaxas/realitycheck.svg?branch=master)](https://travis-ci.org/imetaxas/realitycheck)
22
[![Coverage Status](https://coveralls.io/repos/github/imetaxas/realitycheck/badge.svg?branch=master&service=github)](https://coveralls.io/github/imetaxas/realitycheck?branch=master)
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.yanimetaxas/realitycheck/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.yanimetaxas/realitycheck/)
4+
[![GitHub release](http://github-release-version.herokuapp.com/github/imetaxas/realitycheck/release.svg)](https://github.com/imetaxas/realitycheck/releases/latest)
5+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
36
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
47

58
# Reality Check

0 commit comments

Comments
 (0)