The Maven Cookbook

9.2. Install Artifact

9.2. Install Artifact

Installing an artifact means to deploy an artifact into the users Maven repository (~/.m2/repository). This makes it possible to use an artifact as a dependency for an other project by this user on the same machine.