Gradle Small Hints #2 - Deploy and Integrate Maven Artifacts on Github
The following steps are necessary to deploy and integrate artifacts in a Maven repository hosted on Github: Assumption is that you have a clb_mvnrepo Github repository which manages your Maven Repository in a releases and snapshots branch. Build and ... Read More