Class MavenDependencyMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="maven-dependency", requiresDependencyResolution=COMPILE) public class MavenDependencyMojo extends AbstractProjectCompileMojo
Copy maven dependencies to a specific folder.

To reduce the size of your ivy archives, make sure that your dependencies are configured correctly:

Since:
9.2.0