@Mojo(name="run",
requiresProject=false)
public class RunMojo
extends org.apache.maven.plugin.AbstractMojo
The given artifacts dependencies are resolved and a fully qualified class path is created.
The main class to execute can either be specified by argument or is taken from the artifacts JAR.
Constructor and Description |
---|
RunMojo(org.eclipse.aether.RepositorySystem repositorySystem)
Creates a new
RunMojo instance. |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Copyright © 2025. All rights reserved.