1POM_REMOVE_PARENT(7)          Java Packages Tools         POM_REMOVE_PARENT(7)
2
3
4

NAME

6       pom_remove_parent - remove parent POM reference from POM file
7

SYNOPSIS

9       %pom_remove_parent [POM-location]
10

DESCRIPTION

12       This macro patches specified POM file removing reference to parent POM.
13
14       POM location can be either a full path to the POM file, or a path to
15       the directory containing pom.xml. If POM location is not given then
16       pom.xml from current working directory is used.
17

EXAMPLES

19       %pom_remove_parent target/location - this call removes parent POM
20       reference from target/location/pom.xml.
21

AUTHOR

23       Written by Mikolaj Izdebski.
24

REPORTING BUGS

26       Bugs should be reported through Red Hat Bugzilla at
27       http://bugzilla.redhat.com/.
28

SEE ALSO

30       pom_add_dep(7), pom_add_parent(7), pom_add_plugin(7),
31       pom_disable_module(7), pom_remove_dep(7), pom_remove_plugin(7),
32       pom_set_parent(7), pom_xpath_inject(7), pom_xpath_remove(7),
33       pom_xpath_replace(7), pom_xpath_set(7).
34
35
36
37JAVAPACKAGES                      11/20/2015              POM_REMOVE_PARENT(7)
Impressum