QuakeWang opened a new pull request, #49: URL: https://github.com/apache/paimon-mosaic/pull/49
The Java release artifact generated META-INF/NOTICE from maven-remote-resources-plugin. The project inherited Apache parent 23's default output timestamp from 2020 while java/pom.xml declared inceptionYear as 2025, which produced an invalid copyright range: 2025-2020. This PR aligns the project NOTICE year with the first Apache Paimon Mosaic release year and sets the Maven output timestamp to 2026 so generated Java artifacts contain a valid NOTICE file. -- 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]
