Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)