Hi Steinar The RELEASE-NOTES.md is still there: https://github.com/apache/karaf/blob/karaf-4.4.7/RELEASE-NOTES.md
And it's also see the file in the source distribution. Where are you looking for the RELEASE-NOTES.md ? Regards JB On Tue, Feb 4, 2025 at 5:13 PM Steinar Bang <s...@dod.no> wrote: > > I am trying to rebuild my debian package for karaf 4.4.7 > https://github.com/steinarb/karaf-debian > > One thing I noticed is that RELEASE-NOTES.md is no longer part of the > build result. > > The debian package put this file as /usr/share/doc/karaf/changelog > > The debian package will work fine without the changelog but it's sort of > expected and nice to have it there if available, so I was wondering if > it was possible to get it back somehow? Maybe with an extra arg to the > maven build? > > Thanks! >