I think you'll need a signing key to make a dmg, too. There's a new service from Infra available for that I think.
On Fri, 30 Apr 2021 at 01:20, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > Yes, I agree it has been a long time. But I am not aware of anyone else who > has performed a release. Who did it last time? Where does the DMG reside for > download? In the ASF downloads folder? The current downloads folder doesn’t > have them. > > Looking at the old release site in GitHub it looks like the dmg was available > right in the web site. Rather odd. That was in 2006. > > From what I can tell the last release that contained the DMG was in 2006 and > didn’t use Maven. It seems Chainsaw was converted to use Maven but the > release Matt did a few years ago didn’t build it. > > In general, the process is to build the artifacts and site. > 1. Deploy the site to https://github.com/apache/logging-chainsaw-site > <https://github.com/apache/logging-chainsaw-site> on the asf-staging branch. > Instructions are at > https://cwiki.apache.org/confluence/display/LOGGING/Managing+the+Logging+Services+Web+Sites > > <https://cwiki.apache.org/confluence/display/LOGGING/Managing+the+Logging+Services+Web+Sites>. > 2. Copy the distribution artifacts to > https://dist.apache.org/repos/dist/dev/logging > <https://dist.apache.org/repos/dist/dev/logging>. > 3. Deploy any Maven artifacts to https://repository.apache.org > <https://repository.apache.org/> in the staging repo. This should happen > automatically if you use the release plugin and the pom is configured > correctly. > > Once you have done those things you create an email for us to review the > release. > > Ralph > > > On Apr 29, 2021, at 5:22 PM, Scott Deboy <scott.de...@gmail.com> wrote: > > > > I've repaired the Mac UI integration and I think it's time to make a > > release. > > > > I'm not sure of the process, it's been forever. > > > > 'mvn clean site:site package' works fine for me on my Mac, including > > DMG creation. > > > > I'd like to get the DMG available to folks for download. > > > > Happy to help, > > > > Thanks, > > > > Scott > > >