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
In this first video, you'll get a brief introduction to what we'll cover in the remainder of the workshop. If you don't have Maven installed on your machine, be sure to check the Teacher's Notes for Maven installation instructions before moving on to the next video.
Install Maven
Follow the instructions at maven.apache.org/install.html to install Maven on Windows, MacOS, or Linux.
Or, you can choose from one of the options below.
Install Maven on MacOS
If you're on a Mac, you might prefer to use Homebrew:
brew install maven
Install Maven on Linux
If you use apt-get
, you can install Maven with:
sudo apt-get install maven
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up