Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
If you are working on an open-source or collaborative project, it's convenient to distribute Maven with the source code. This accelerates the contributions of other developers because they don't have to worry about installing Maven separately. This video gives you an option for distributing what is called a "Maven wrapper".
Maven Wrapper
The Github repo for the Maven wrapper is located at https://github.com/takari/maven-wrapper.
Finding Plugins
The official repository for Maven plugins is found at https://maven.apache.org/plugins.
You need to sign up for Treehouse in order to download course files.
Sign up