Package io.quarkus.maven
Class GoOfflineMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.quarkus.maven.GoOfflineMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="go-offline", threadSafe=true) public class GoOfflineMojo extends org.apache.maven.plugin.AbstractMojoThis goal downloads all the Maven artifact dependencies required to build, run, test and launch the application dev mode.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProjectproject
-
Constructor Summary
Constructors Constructor Description GoOfflineMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-