[ https://issues.apache.org/jira/browse/PHOENIX-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186732#comment-16186732 ]
Hadoop QA commented on PHOENIX-4261: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12889797/PHOENIX-4261.001.patch against master branch at commit ccf98c2201584d1551964c12ae30fb90f91deac5. ATTACHMENT ID: 12889797 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+0 tests included{color}. The patch appears to be a documentation, build, or dev patch that doesn't require tests. {color:red}-1 javac{color}. The patch appears to cause mvn compile goal to fail . Compilation errors resume: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for io.netty:netty-all:jar is missing. @ org.apache.phoenix:phoenix-kafka:[unknown-version], /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-kafka/pom.xml, line 155, column 15 [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.phoenix:phoenix-kafka:4.12.0-HBase-1.3-SNAPSHOT (/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-kafka/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for io.netty:netty-all:jar is missing. @ org.apache.phoenix:phoenix-kafka:[unknown-version], /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-kafka/pom.xml, line 155, column 15 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/1498//console This message is automatically generated. > Remove unused netty-all-4.0 dependency > -------------------------------------- > > Key: PHOENIX-4261 > URL: https://issues.apache.org/jira/browse/PHOENIX-4261 > Project: Phoenix > Issue Type: Task > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 4.12.0 > > Attachments: PHOENIX-4261.001.patch > > > See HBASE-18891 for context on why we want to remove it. > Best as I can tell, we have the netty-all-4.0.x dependency listed, but don't > use it (nor do we even bundle it in the tarball!). > We should just remove it to remove all doubt about security concerns. -- This message was sent by Atlassian JIRA (v6.4.14#64029)