https://github.com/valery1707/test-maven-release-github
https://github.com/valery1707/test-maven-release-github
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valery1707/test-maven-release-github
- Owner: valery1707
- Created: 2015-01-22T10:22:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T10:42:08.000Z (over 10 years ago)
- Last Synced: 2025-01-23T05:24:02.671Z (3 months ago)
- Size: 281 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project for debug GitHub Release plugin.
# Run test
```bash
mvn release:clean && git add pom.xml && git ci -m 'Some commit message' && mvn release:prepare release:perform
```