Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkarshraj/maven_actions
Create a GitHub Actions to automatically build a Java project on commiting source code to Git.
https://github.com/nishkarshraj/maven_actions
apache build-automation build-tool continuous-integration git github github-actions maven
Last synced: 2 months ago
JSON representation
Create a GitHub Actions to automatically build a Java project on commiting source code to Git.
- Host: GitHub
- URL: https://github.com/nishkarshraj/maven_actions
- Owner: NishkarshRaj
- License: mit
- Created: 2019-12-20T11:07:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:54:14.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:20:07.615Z (8 months ago)
- Topics: apache, build-automation, build-tool, continuous-integration, git, github, github-actions, maven
- Language: Java
- Homepage: https://iq.opengenus.org/building-java-application-using-apache-maven-command-line/
- Size: 53.7 KB
- Stars: 14
- Watchers: 3
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## GitHub Actions: Apache Maven Build tool automation for Java Project
## Contribution Guidelines
Contributions of all sorts are appreciated.
Please follow the following [guidelines](CONTRIBUTING.md)
## References
Check out this blog written by me: [Apache Maven configuration via command line](https://iq.opengenus.org/building-java-application-using-apache-maven-command-line/)
Check out my main Apache Maven tutorial [repository](https://github.com/NishkarshRaj/Maven-Using-CMD)