Today, I published a beginner’s tutorial to Maven using Amazon’s ‘Kindle Direct Publishing’.
In my tutorial, I cover:
- generating a Maven project
- scripting Maven commands
- adding dependencies to a Maven project
- packaging dependencies into a Maven project
- installing Maven projects into the local repository
- installing non-Maven projects (using third party .jar files) into the local repository.
And if you get stuck on any of the commands, code, or XML examples, you can view the projects’ source code and files online. You can check out my tutorial here! Thanks!




