Hi Pavel, Here are my thoughts to the best of my understading.
On Tue, 2017-09-12 at 09:14 +0300, Pavel Tupitsyn wrote: > Hi Everyone, > > Maven is an Apache project, and it is integrated with Apache > membership > system, > so any committer can release artifacts to > https://repository.apache.org Maven integration has nothing to do with Maven being an Apache project. Maven central is the de facto distribution system for Java libraries so Apache projects have a very convenient way of pushing their releases to Maven central, but that's it. > > NuGet is similar to Maven, but for .NET world. > I wonder what is the correct process to release NuGet packages to > nuget.org > as part of the Apache release process: > > * Can we prepare *.nupkg packages, upload them to dist.apache.org for > voting with checksums and signatures? > * How can a project community upload these packages to a central > nuget.org > repository? Should we share account details for that on a private > list? Any project can choose to make convenience binaries available for consumers. However, source releases on dist.apache.org are mandatory. See [1] for more details. Hope this helps, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org