You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/12/15 00:18:00 UTC

[jira] [Resolved] (IMPALA-11800) versions:set command broken in 2.14.0 release

     [ https://issues.apache.org/jira/browse/IMPALA-11800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Smith resolved IMPALA-11800.
------------------------------------
    Fix Version/s: Not Applicable
       Resolution: Fixed

> versions:set command broken in 2.14.0 release
> ---------------------------------------------
>
>                 Key: IMPALA-11800
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11800
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>             Fix For: Not Applicable
>
>
> https://github.com/mojohaus/versions/releases/tag/2.14.0 included a regression - https://github.com/mojohaus/versions/issues/848 - that causes our all-build-options build to fail with
> {code}
> Check for Java pom.xml versions FAILED
> Expected <version>4.0.0-20221214</version>
> Not found in:
>   /home/ubuntu/Impala/java/shaded-deps/s3a-aws-sdk/pom.xml
>   /home/ubuntu/Impala/java/shaded-deps/hive-exec/pom.xml
>   /home/ubuntu/Impala/fe/pom.xml
> The pom.xml files can be updated automatically via:
> cd ${IMPALA_HOME}/java; mvn versions:set -DnewVersion=YOUR_NEW_VERSION
> {code}
> There'll be a 2.14.1 patch soon, but in the meantime we can't merge anything, so we'll pin to 2.13.0 with {{org.codehaus.mojo:versions-maven-plugin:2.13.0:set}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)