~ubuntu-branches/ubuntu/trusty/plexus-velocity/trusty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2013-08-06 10:56:03 UTC
  • mfrom: (1.1.2) (2.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20130806105603-jj3sb2w91rnh01b3
Tags: 1.1.8-1
* New upstream release
* Switched the build dependency on Commons Collections to 3.x
* debian/control:
  - Updated Standards-Version to 3.9.4 (no changes)
  - Removed Michael Koch from the uploaders (Closes: #654128)
  - Use canonical URLs for the Vcs-* fields
* debian/copyright: Updated the Format URI

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Format of this file is:
3
3
# <path to pom file> [option]*
4
4
# where option can be:
5
 
#   --ignore: ignore this POM or
 
5
#   --ignore: ignore this POM and its artifact if any
 
6
#   --ignore-pom: don't install the POM. To use on POM files that are created
 
7
#     temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
6
8
#   --no-parent: remove the <parent> tag from the POM
7
9
#   --package=<package>: an alternative package to use when installing this POM
8
10
#      and its artifact
11
13
#   --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
12
14
#      during a clean operation with mh_cleanpom or mh_installpom
13
15
#   --artifact=<path>: path to the build artifact associated with this POM,
14
 
#      it will be installed when using the command mh_install
 
16
#      it will be installed when using the command mh_install. [mh_install]
15
17
#   --java-lib: install the jar into /usr/share/java to comply with Debian
16
18
#      packaging guidelines
17
19
#   --usj-name=<name>: name to use when installing the library in /usr/share/java
18
20
#   --usj-version=<version>: version to use when installing the library in /usr/share/java
19
21
#   --no-usj-versionless: don't install the versionless link in /usr/share/java
20
 
#   --dest-jar=<path>: the destination for the real jar
21
 
#   it will be installed with mh_install.
 
22
#   --dest-jar=<path>: the destination for the real jar.
 
23
#     It will be installed with mh_install. [mh_install]
22
24
#   --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
23
 
#   --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
24
 
#     temporarily for certain artifacts such as Javadoc jars.
 
25
#   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 
26
#     Empty by default. [mh_install]
25
27
#
26
28
pom.xml --no-parent --has-package-version