@Mojo(name="repackage",
defaultPhase=PACKAGE,
threadSafe=true,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class RepackageMojo
extends org.apache.maven.plugin.AbstractMojo
| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
includeSystemScope
Include system scoped dependencies.
|
static PluginType |
PLUGIN_TYPE |
| 构造器和说明 |
|---|
RepackageMojo() |
@Parameter(defaultValue="true") public boolean includeSystemScope
public static PluginType PLUGIN_TYPE
Copyright © 2023. All rights reserved.