Commit 3689648 1 parent 3143360 commit 3689648 Copy full SHA for 3689648
File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ mvn release:clean
22
22
23
23
mvn release: perform
24
24
25
- ** Prepare bundle**
25
+ ** Prepare the bundle manually**
26
+ https://stackoverflow.com/questions/28846802/how-to-manually-publish-jar-to-maven-central
27
+
26
28
cd target
27
29
jar -cvf bundle.jar realitycheck-*
28
30
Upload to https://oss.sonatype.org/#staging-upload
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/imetaxas/realitycheck.svg?branch=master )] ( https://travis-ci.org/imetaxas/realitycheck )
2
2
[ ![ 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 )
3
6
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4
7
5
8
# Reality Check
You can’t perform that action at this time.
0 commit comments