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

ASF GitHub Bot commented on OMID-264:
-------------------------------------

stoty commented on code in PR #147:
URL: https://github.com/apache/phoenix-omid/pull/147#discussion_r1371360421


##########
pom.xml:
##########
@@ -367,54 +367,58 @@
                 <version>${maven-license-plugin.version}</version>
                 <inherited>true</inherited> <!

> Fix deprecated WARNING in check-license stage 
> ----------------------------------------------
>
>                 Key: OMID-264
>                 URL: https://issues.apache.org/jira/browse/OMID-264
>             Project: Phoenix Omid
>          Issue Type: Improvement
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Minor
>
> Post OMID-251 bump, we are getting deprecated WARNING in build.
> {code:java}
> [INFO] --- license:4.3:check (check-license) @ omid-hbase-tools ---
> [WARNING]  Parameter 'legacyConfigExcludes' (user property 
> 'license.excludes') is deprecated: use LicenseSet.excludes
> [WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is 
> deprecated: use LicenseSet.header
> [WARNING]  Parameter 'legacyConfigIncludes' (user property 
> 'license.includes') is deprecated: use LicenseSet.includes
> [INFO] Checking licenses...
> {code}
> This JIRA is to fix/remove usage of deprecated property.



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

Reply via email to