On 02/07/2017 09:28 PM, Christopher wrote: > One difference I've noticed between maven packaging in EPEL7 and F2X > branches is missing support for the "-r" recursive option in > %pom_remove_plugin (and maybe other tools). > > I've seen this "-r" flag used more and more, but it means keeping the EPEL7 > branch divergent from the Fedora branches, and that's a bit frustrating. > > It's not a huge deal, but it would be convenient if the EPEL7 branch > supported the "-r" flag on these macros. POM macros and Maven macros are provided by javapackages-tools package, which is part of base RHEL. EPEL could theoretically override them, but it's not as simple as it may sound - these macros are just thin wrappers around the actual implementation in Python, so you would need to package other parts of javapackages too. -- Mikolaj Izdebski Software Engineer, Red Hat IRC: mizdebsk _______________________________________________ java-devel mailing list -- java-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to java-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx