taklwu commented on a change in pull request #93:
URL: https://github.com/apache/hbase-connectors/pull/93#discussion_r808310143
##########
File path: pom.xml
##########
@@ -128,6 +128,15 @@
<buildDate>${maven.build.timestamp}</buildDate>
<compileSource>1.8</compileSource>
<java.min.version>${compileSource}</java.min.version>
+ <!-- override on command line to have generated LICENSE files include
+ diagnostic info for verifying notice requirements -->
+ <build.year>2022</build.year>
Review comment:
I don't know why it's not working yet, but here is the output
https://issues.apache.org/jira/secure/attachment/13040127/NOTICE.aggregate-no-build-year
```
Apache HBase Connectors - Assembly
Copyright 2018-${copyright-end-year} The Apache Software Foundation
```
let me continue to check it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]