Simhadri Govindappa created HIVE-27514:
------------------------------------------

             Summary: Patched-iceberg-core pom  version contains an expression 
but should be a constant.
                 Key: HIVE-27514
                 URL: https://issues.apache.org/jira/browse/HIVE-27514
             Project: Hive
          Issue Type: Improvement
            Reporter: Simhadri Govindappa
            Assignee: Simhadri Govindappa


When building iceberg module maven throws the following warning :
{noformat}
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.hive:patched-iceberg-api:jar:patched-1.3.0-4.0.0-beta-1-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ 
org.apache.hive:patched-iceberg-api:patched-${iceberg.version}-${project.parent.version},
 
/Users/simhadri.govindappa/Documents/apache/hive/iceberg/patched-iceberg-api/pom.xml,
 line 12, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.hive:patched-iceberg-core:jar:patched-1.3.0-4.0.0-beta-1-SNAPSHOT
[WARNING] 'version' contains an expression but should be a constant. @ 
org.apache.hive:patched-iceberg-core:patched-${iceberg.version}-${project.parent.version},
 
/Users/simhadri.govindappa/Documents/apache/hive/iceberg/patched-iceberg-core/pom.xml,
 line 12, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] {noformat}

 Future Maven versions might no longer support building such malformed projects.



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

Reply via email to