Category: Uncategorized

  • Fix Common Merging Issues in GIT Flow

    This article demonstrates common problems which software development teams face when developing Java applications with Apache Maven and Git Flow and also how these problems can be easily resolved by the Maven Flow project. Setup Demo Project The article will use a demo library project on GitHub. For better understanding, I highly recommend that you…