- pack(PackInfo) - 类 中的方法cn.xphsc.xpack.handler.impl.DockerPackHandler
-
The method of Docker construction and packaging according to the relevant parameters of packaging.
- pack(PackInfo) - 类 中的方法cn.xphsc.xpack.handler.impl.LinuxPackHandler
-
According to the relevant parameters of packaging, this Maven project is packaged into deployable packages in Linux.
- pack(PackInfo) - 类 中的方法cn.xphsc.xpack.handler.impl.WindowsPackHandler
-
According to the relevant parameters of packaging, this Maven project is packaged into deployable packages in Windows.
- pack(PackInfo) - 接口 中的方法cn.xphsc.xpack.handler.PackHandler
-
The method of packaging according to the relevant parameters of packaging.
- pack(String[], PackInfo) - 类 中的方法cn.xphsc.xpack.handler.XpackContext
-
The method of packaging according to the relevant parameters of packaging.
- PackHandler - cn.xphsc.xpack.handler中的接口
-
- PackInfo - cn.xphsc.xpack.domain中的类
-
- PackInfo() - 类 的构造器cn.xphsc.xpack.domain.PackInfo
-
- packInfo - 类 中的变量cn.xphsc.xpack.handler.AbstractPackHandler
-
Packed Relevant Parameter Entity Objects.
- PackMojo - cn.xphsc.xpack中的类
-
- PackMojo() - 类 的构造器cn.xphsc.xpack.PackMojo
-
- PlatformEnum - cn.xphsc.xpack.domain中的枚举
-
- platformPath - 类 中的变量cn.xphsc.xpack.handler.AbstractPackHandler
-
Home directory path in each platform.
- platforms - 类 中的变量cn.xphsc.xpack.AbstractMojoBuilder
-
An array of supported packaged platforms, if not or empty, is considered to support all platforms.