[ 原始碼: uber-pom ]
套件:libuber-pom-java(1.0.3-2)
UberPom - merging maven pom hierarchy parameters
The Plugin just merging all pom.xml in project module hierarchy (or only defined depth of the hierarchy) and saves the generated uber-pom into defined place, then it saves link to the file into the current maven project model. It works on the VALIDATE phase. So the result packed artifact will have the uber-pom packed into the result archive.
其他與 libuber-pom-java 有關的套件
|
|
|
|
-
- dep: libcommons-io-java (>= 2.8.0)
- Common useful IO related classes
-
- dep: libmaven-plugin-tools-java (>= 3.6.0)
- Maven Plugin Tools