[
https://issues.apache.org/jira/browse/HBASE-28393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819639#comment-17819639
]
Nihal Jain edited comment on HBASE-28393 at 2/22/24 12:52 PM:
--------------------------------------------------------------
Simple bump to v31 fails with following:
{code:java}
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0:process
(process-resource-bundles) on project hbase-resource-bundle: Error rendering
velocity resource:
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-5698/yetus-general-check/src/hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm:
Encountered "-" at <unknown template>[line 224, column 14]
[ERROR] Was expecting one of:
[ERROR] "[" ...
[ERROR] <WHITESPACE> ...
[ERROR] <NEWLINE> ...
[ERROR] "=" ...
[ERROR] -> [Help 1] {code}
was (Author: nihaljain.cs):
Fails with following:
{code:java}
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0:process
(process-resource-bundles) on project hbase-resource-bundle: Error rendering
velocity resource:
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-5698/yetus-general-check/src/hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm:
Encountered "-" at <unknown template>[line 224, column 14]
[ERROR] Was expecting one of:
[ERROR] "[" ...
[ERROR] <WHITESPACE> ...
[ERROR] <NEWLINE> ...
[ERROR] "=" ...
[ERROR] -> [Help 1] {code}
> Update Apache Parent POM to version 31
> --------------------------------------
>
> Key: HBASE-28393
> URL: https://issues.apache.org/jira/browse/HBASE-28393
> Project: HBase
> Issue Type: Task
> Components: build, dependencies
> Reporter: Nihal Jain
> Assignee: Nihal Jain
> Priority: Major
>
> Bump to https://github.com/apache/maven-apache-parent/releases/tag/apache-31
--
This message was sent by Atlassian Jira
(v8.20.10#820010)