[
https://issues.apache.org/jira/browse/HBASE-30360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-30360 started by Xiao Liu.
----------------------------------------
> Remove obsolete customBundle parameter from maven-site-plugin configuration
> ---------------------------------------------------------------------------
>
> Key: HBASE-30360
> URL: https://issues.apache.org/jira/browse/HBASE-30360
> Project: HBase
> Issue Type: Improvement
> Components: build
> Reporter: Xiao Liu
> Assignee: Xiao Liu
> Priority: Minor
> Fix For: 2.7.0, 3.1.0, 3.0.1, 2.6.8, 2.5.17
>
>
> Building with \{{mvn clean package}} prints:
> [WARNING] Parameter 'customBundle' is unknown for plugin
> 'maven-site-plugin:3.21.0:attach-descriptor (attach-descriptor)'
> The root pom configures maven-site-plugin with a <customBundle> parameter,
> but that parameter was removed in maven-site-plugin 3.x. Since the plugin was
> bumped to 3.21.0, the parameter is silently ignored and only produces this
> warning on every build.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)