- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="get",
requiresProject=false)
public class GetMojo
extends org.apache.maven.plugin.AbstractMojo
Downloads a single artifact transitively from the specified remote repositories. Caveat: will always check the
central repository defined in the super pom. You could use a mirror entry in your settings.xml