[ https://issues.apache.org/jira/browse/HBASE-25372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-25372. ------------------------------- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.4+. Thanks [~q977734161] for contributing. > Fix typo in ban-jersey section of the enforcer plugin in pom.xml > ---------------------------------------------------------------- > > Key: HBASE-25372 > URL: https://issues.apache.org/jira/browse/HBASE-25372 > Project: HBase > Issue Type: Bug > Components: build > Reporter: Duo Zhang > Assignee: lixiaobao > Priority: Major > Labels: trivial > Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1 > > > {code} > <excludes> > <exclude>>org.glassfish.jersey.containers:**</exclude> > <exclude>>org.glassfish.jersey.core:**</exclude> > </excludes> > {code} > Need to remove the extra '>'. > This was introduced when we shaded jetty and jersey. -- This message was sent by Atlassian Jira (v8.3.4#803005)