The GitHub Actions job "Java CI with Maven" on 
uima-uimaj.git/refactoring/455-Automatize-managing-LICENSE-and-NOTICE-files-for-release-artifacts
 has failed.
Run started by GitHub user reckart (triggered by reckart).

Head commit for run:
18a0c60622c5db26c99af2a872d5f43faf8f6d92 / Richard Eckart de Castilho 
<[email protected]>
Issue #455: Automatize managing LICENSE and NOTICE files for release artifacts

- Add CheckLicenseNotices.java utility to extract and verify third-party 
LICENSE/NOTICE files from bundled dependencies
- Configure exec-maven-plugin in pom.xml to run CheckLicenseNotices during 
prepare-package phase to auto-generate license files
- Add fileSet in bin.xml to include generated licenses/ directory in binary 
distribution
- Remove manually-maintained third-party license text from LICENSE.txt (now 
auto-generated from dependency JARs)
- Update NOTICE.md copyright year for Apache Commons IO 2002-2025 -> 2002-2026
- Update NOTICE.md copyright year for Spring Framework (c) 2002-2025 -> 
2002-2026
- Update Jackson JSON processor version in NOTICE.md from 2.20.0 -> 2.21.1
- Add verified-notice-deps.txt to track verified dependency versions
- Exclude verified-notice-deps.txt from ASF license header requirement in 
pom.xml

Report URL: https://github.com/apache/uima-uimaj/actions/runs/27694849889

With regards,
GitHub Actions via GitBox

Reply via email to