~ludovicc/uj/plexus-parent

« back to all changes in this revision

Viewing changes to debian/libplexus-parent-java.poms

  • Committer: Ludovic Claude
  • Date: 2010-11-14 18:18:24 UTC
  • Revision ID: ludovic.claude@laposte.net-20101114181824-p20kn4hv85wd71kb
* initial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# List of POM files for the package
 
2
# Format of this file is:
 
3
# <path to pom file> [option]*
 
4
# where option can be:
 
5
#   --ignore: ignore this POM or
 
6
#   --no-parent: remove the <parent> tag from the POM
 
7
#   --package=<package>: an alternative package to use when installing this POM
 
8
#      and its artifact
 
9
#   --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
 
10
#      during a clean operation with mh_cleanpom or mh_installpom
 
11
#   --artifact=<path>: path to the build artifact associated with this POM,
 
12
#      it will be installed when using the command mh_install
 
13
#   --java-lib: install the jar into /usr/share/java to comply with Debian
 
14
#      packaging guidelines
 
15
#   --usj-name=<name>: name to use when installing the library in /usr/share/java
 
16
#   --usj-version=<version>: version to use when installing the library in /usr/share/java
 
17
#   --no-usj-versionless: don't install the versionless link in /usr/share/java
 
18
#   --dest-jar=<path>: the destination for the real jar
 
19
#
 
20
pom.xml --has-package-version
 
21