maven: add meta.changelog (#497430)

This commit is contained in:
Arne Keller 2026-03-07 18:41:10 +00:00 committed by GitHub
commit eeb458d563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
manage a project's build, reporting and documentation from a central piece
of information.
'';
changelog = "https://maven.apache.org/docs/${finalAttrs.version}/release-notes.html";
sourceProvenance = with lib.sourceTypes; [
binaryBytecode
binaryNativeCode