You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/08/15 00:20:45 UTC

[jira] [Commented] (HIVE-11570) Fix PTest2 log4j2.version

    [ https://issues.apache.org/jira/browse/HIVE-11570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697856#comment-14697856 ] 

Sergey Shelukhin commented on HIVE-11570:
-----------------------------------------

+1

> Fix PTest2 log4j2.version 
> --------------------------
>
>                 Key: HIVE-11570
>                 URL: https://issues.apache.org/jira/browse/HIVE-11570
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Testing Infrastructure
>    Affects Versions: 2.0.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: 2.0.0
>
>         Attachments: HIVE-11570.1.patch
>
>
> {code}
> + mvn clean package -DskipTests -Drat.numUnapprovedLicenses=1000 -Dmaven.repo.local=/var/lib/jenkins/jobs/PreCommit-HIVE-TRUNK-Build/workspace/.m2
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.hive:hive-ptest:1.0 (/var/lib/jenkins/jobs/PreCommit-HIVE-TRUNK-Build/workspace/hive/build/hive/testutils/ptest2/pom.xml) has 4 errors
> [ERROR]     'dependencies.dependency.version' for org.apache.logging.log4j:log4j-1.2-api:jar must be a valid version but is '${log4j2.version}'. @ line 69, column 16
> [ERROR]     'dependencies.dependency.version' for org.apache.logging.log4j:log4j-web:jar must be a valid version but is '${log4j2.version}'. @ line 74, column 16
> [ERROR]     'dependencies.dependency.version' for org.apache.logging.log4j:log4j-slf4j-impl:jar must be a valid version but is '${log4j2.version}'. @ line 79, column 16
> [ERROR]     'dependencies.dependency.version' for org.apache.logging.log4j:log4j-jcl:jar must be a valid version but is '${log4j2.version}'. @ line 84, column 16
> [ERROR] 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)