POM_XPATH_REMOVE
NAMESYNOPSIS
DESCRIPTION
EXAMPLES
BUGS
AUTHOR
REPORTING BUGS
SEE ALSO
NAME
pom_xpath_remove − remove an XML node from POM file
SYNOPSIS
%pom_xpath_remove XPath [POM−location]
DESCRIPTION
This macro patches specified POM file removing all XML nodes described by the XPath expression.
XPath is an expression describing a set of XML nodes to be removed from the POM file. It must be a properly formated XPath 1.0 expression, as described in http://www.w3.org/TR/xpath/.
POM location can be either a full path to the POM file, or a path to the directory containing pom.xml. If POM location is not given then pom.xml from current working directory is used.
EXAMPLES
%pom_xpath_remove pom:project/pom:reporting − this call removes reporting section from POM in current working directory.
BUGS
POM files use a specific namespace − http://maven.apache.org/POM/4.0.0. Currently this namespace needs to be explicitly specified in all XPath POM macros by prefixing all node names with pom:.
AUTHOR
Written by Mikolaj Izdebski.
REPORTING BUGS
Bugs should be reported through Red Hat Bugzilla at http://bugzilla.redhat.com/.
SEE ALSO
pom_add_dep(7), pom_add_parent(7), pom_add_plugin(7), pom_disable_module(7), pom_remove_dep(7), pom_remove_parent(7), pom_remove_plugin(7), pom_set_parent(7), pom_xpath_inject(7), pom_xpath_replace(7), pom_xpath_set(7).
More Linux Commands
manpages/pamscale.1.html
pamscale(1) - scale a Netpbm image - Linux manual page......
This program is part of Netpbm(1) pamscale scales a Netpbm image by a specified factor, or scales individually horizontally and vertically by specified factors.
manpages/gnutls_rsa_params_cpy.3.html
gnutls_rsa_params_cpy(3) - API function - Linux manual page
This function will copy the RSA parameters structure from source to destination. RETURNS GNUTLS_E_SUCCESS on success, or an negative error code. REPORTING BUGS
manpages/XkbTranslateKeySym.3.html
XkbTranslateKeySym(3) - Find the string and symbol associate
XkbTranslateKeySym applies the transformations specified in mods to the symbol specified by sym_inout. It returns in buf the string, if any, associated with the
manpages/gnutls_rsa_export_get_modulus_bits.3.html
gnutls_rsa_export_get_modulus_bits(3) - API function........
Get the export RSA parameters modulus size. RETURNS The bits used in the last RSA-EXPORT key exchange with the peer, or a negative error code in case of error.
manpages/sync_server.8.html
sync_server(8) - server side of the synchronization (replica
Sync_server is the server side of the the replication system. It runs on the target (replica) system and listens for connections from sync_client which provides
manpages/sabcmd.1.html
sabcmd(1) - a command line interface to Sablotron XSLT proce
sabcmd is a command line interface to Sablotron XSLT processor. You can use is to transform XML files with XSLT stylesheets. The only required parameter is a st
manpages/roff2x.1.html
roff2x(1) - transform roff code into x mode - Linux man page
roff2x transforms roff code into X mode corresponding to the groff devices X*; this mode is suitable for gxditview(1). Print the result to standard output. Ther
manpages/argz_replace.3.html
argz_replace(3) - functions to handle an argz list (ManPage)
These functions are glibc-specific. An argz vector is a pointer to a character buffer together with a length. The intended interpretation of the character buffe
manpages/perlsyn.1.html
perlsyn(1) - Perl syntax (Commands - Linux manual page).....
A Perl program consists of a sequence of declarations and statements which run from the top to the bottom. Loops, subroutines, and other control structures allo
manpages/restartterm.3ncurses.html
restartterm(3ncurses) - curses interfaces to terminfo databa
These low-level routines must be called by programs that have to deal directly with the terminfo database to handle certain terminal capabilities, such as progr
manpages/ext3.5.html
ext3(5) the second extended file system br ext2 the third ex
The second, third, and fourth extended file systems, or ext2, ext3, and ext4 as they are commonly known, are Linux file systems that have historically been the
manpages/termio.7.html
termio(7) - System V terminal driver interface (Man Page)...
termio is the name of the old System V terminal driver interface. This interface defined a termio structure used to store terminal settings, and a range of ioct
