11767c5feSopenharmony_ci# List of POM files for the package
21767c5feSopenharmony_ci# Format of this file is:
31767c5feSopenharmony_ci# <path to pom file> [option]*
41767c5feSopenharmony_ci# where option can be:
51767c5feSopenharmony_ci#   --ignore: ignore this POM and its artifact if any
61767c5feSopenharmony_ci#   --ignore-pom: don't install the POM. To use on POM files that are created
71767c5feSopenharmony_ci#     temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
81767c5feSopenharmony_ci#   --no-parent: remove the <parent> tag from the POM
91767c5feSopenharmony_ci#   --package=<package>: an alternative package to use when installing this POM
101767c5feSopenharmony_ci#      and its artifact
111767c5feSopenharmony_ci#   --has-package-version: to indicate that the original version of the POM is the same as the upstream part
121767c5feSopenharmony_ci#      of the version for the package.
131767c5feSopenharmony_ci#   --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
141767c5feSopenharmony_ci#      during a clean operation with mh_cleanpom or mh_installpom
151767c5feSopenharmony_ci#   --artifact=<path>: path to the build artifact associated with this POM,
161767c5feSopenharmony_ci#      it will be installed when using the command mh_install. [mh_install]
171767c5feSopenharmony_ci#   --java-lib: install the jar into /usr/share/java to comply with Debian
181767c5feSopenharmony_ci#      packaging guidelines
191767c5feSopenharmony_ci#   --usj-name=<name>: name to use when installing the library in /usr/share/java
201767c5feSopenharmony_ci#   --usj-version=<version>: version to use when installing the library in /usr/share/java
211767c5feSopenharmony_ci#   --no-usj-versionless: don't install the versionless link in /usr/share/java
221767c5feSopenharmony_ci#   --dest-jar=<path>: the destination for the real jar.
231767c5feSopenharmony_ci#     It will be installed with mh_install. [mh_install]
241767c5feSopenharmony_ci#   --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
251767c5feSopenharmony_ci#   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
261767c5feSopenharmony_ci#     Empty by default. [mh_install]
271767c5feSopenharmony_ci#
281767c5feSopenharmony_cipom.xml
291767c5feSopenharmony_citools/java/pom.xml
301767c5feSopenharmony_citools/java/common/pom.xml
311767c5feSopenharmony_citools/java/cpp-build/pom.xml
321767c5feSopenharmony_citools/java/data/pom.xml
331767c5feSopenharmony_citools/java/java-build/pom.xml
341767c5feSopenharmony_cijava/pom.xml --no-parent
351767c5feSopenharmony_cijava/libphonenumber/pom.xml --java-lib
361767c5feSopenharmony_cijava/internal/prefixmapper/pom.xml --java-lib
371767c5feSopenharmony_cijava/carrier/pom.xml --java-lib
381767c5feSopenharmony_cijava/geocoder/pom.xml --java-lib
391767c5feSopenharmony_cijava/demo/pom.xml --ignore
40