Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Mark Struberg
No that's perfectly fine as is. Apache Maven uses the maven.apache.org domain. It *currently* points to maven.org, which is co-operated by Sonatype and the Apache Maven PMC. Sonatype hosts the maven.org domain and pays the servers and all the bandwith (which would cost the ASF quite a lot). Ot

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Manfred Moser
Sonatype gives a free license to Nexus Repository Manager to forges like Apache. In the case of Apache Sonatype also helps with maintaining the repo manager. Brian Fox (CTO of Sonatype) is Apache Maven committer and on the PM board. Others feeding into Central are e.g. Atlassian, RedHat/Jboss.

Re: German Podcast about ApacheCON Europe 2016

2016-12-02 Thread Rich Bowen
By the way, if, at any point, you want to be part of the official Apache podcast, Feathercast is always "hiring." --Rich On 12/01/2016 03:44 PM, Benedikt Ritter wrote: > Hi, > > I've recorded a podcast with my impressions from ApacheCON Europe 2016. > Since it is part of a project I'm doing with

Re: German Podcast about ApacheCON Europe 2016

2016-12-02 Thread Johannes Geppert
Sehr schön! Thanks for sharing. Best Regards Johannes # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2016-12-02 11:49 GMT+01:00 Andy Wenk : > Hey Benedikt - highly appreciated ;-). Keep the podcasts comin’ > > Cheers > > Andy >

Re: Notifications about board miniutes

2016-12-02 Thread Pierre Smits
Thanks Mark. Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Fri, Dec 2, 2016 at 12:22 PM, Mark Thomas wrote: > On 02/12/2016 11:11, Mark Thomas wrote: > > On 02/12/2016 10:59, Pierre

Re: Notifications about board miniutes

2016-12-02 Thread Mark Thomas
On 02/12/2016 11:11, Mark Thomas wrote: > On 02/12/2016 10:59, Pierre Smits wrote: >> HI Mark, >> >> Thank you for taking that into you todo list. >> >> One remark though: rather than you cc'ing me personally, I would like to >> you cc'ing this mailing list (for the obvious reasons). > > Sorry, no

Re: Notifications about board miniutes

2016-12-02 Thread Mark Thomas
On 02/12/2016 10:59, Pierre Smits wrote: > HI Mark, > > Thank you for taking that into you todo list. > > One remark though: rather than you cc'ing me personally, I would like to > you cc'ing this mailing list (for the obvious reasons). Sorry, no. Cross-posting between private and public mailin

Re: Notifications about board miniutes

2016-12-02 Thread Pierre Smits
HI Mark, Thank you for taking that into you todo list. One remark though: rather than you cc'ing me personally, I would like to you cc'ing this mailing list (for the obvious reasons). Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensio

Re: Notifications about board miniutes

2016-12-02 Thread Mark Thomas
On 02/12/2016 09:52, Pierre Smits wrote: > Hi Mark, > > Thanks for the prompt reaction. > > The notifications I got came through postings to the committers@a.o mailing > list. Ah, you mean the board meeting summaries Brett normally sends out shortly after each meeting. I don't see any of those

Re: German Podcast about ApacheCON Europe 2016

2016-12-02 Thread Andy Wenk
Hey Benedikt - highly appreciated ;-). Keep the podcasts comin’ Cheers Andy -- Andy Wenk RockIt! Hamburg / Germany GPG public key: https://pgp.mit.edu/pks/lookup?op=get&search=0x4F1D0C59BC90917D > On 2 Dec 2016, at 08:09, Sergio Fernández wrote: > > Sehr gut, danke! > > On Thu, Dec 1, 201

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Jacques Le Roux
Thanks Mark, Christopher, I think I know it all now :) Jacques Le 02/12/2016 à 10:35, Christopher a écrit : The ASF-owned domains: {repo,repo1,repo2}.maven.apache.org are all CNAMEs (aliases) for the Sonatype-owned domain: repo.apache.maven.org, which is a CNAME for maven.map.fastly.net, whic

Re: Notifications about board miniutes

2016-12-02 Thread Pierre Smits
Hi Mark, Thanks for the prompt reaction. The notifications I got came through postings to the committers@a.o mailing list. Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/ On Fri, Dec 2, 2

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Christopher
I wonder if ASF should update its CNAMEs to point to repo1.maven.org instead of repo.apache.maven.org, since Sonatype lists repo1.maven.org as Central's canonical location. On Fri, Dec 2, 2016 at 4:17 AM Mark Struberg wrote: > This is the domain Apache Maven uses as default repository. > It is a

Re: Notifications about board miniutes

2016-12-02 Thread Mark Thomas
On 02/12/2016 07:53, Pierre Smits wrote: > Hi all, > > First: my apologies to all who feel that this posting has gone to wrong > address. > > Up to August of this year I received a notification each time the board > presented their minutes to the public. But after August I have seen none.. > Is i

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Christopher
The ASF-owned domains: {repo,repo1,repo2}.maven.apache.org are all CNAMEs (aliases) for the Sonatype-owned domain: repo.apache.maven.org, which is a CNAME for maven.map.fastly.net, which is (apparently) Sonatype's CDN service provider. The Sonatype-owned domains: {repo1,repo2}.maven.org are CNAMEs

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Mark Struberg
This is the domain Apache Maven uses as default repository. It is a CNAME dns entry currently pointing to maven.org. LieGrue, Strub > Am 02.12.2016 um 09:39 schrieb Jacques Le Roux : > > Thanks Roman, Manfred, > > It's clear now. Just a last question, what is exactly > http://repo.maven.apache

Re: [QUESTION] Is Maven Central part of the ASF infrastructure?

2016-12-02 Thread Jacques Le Roux
Thanks Roman, Manfred, It's clear now. Just a last question, what is exactly http://repo.maven.apache.org/maven2/ ? Jacques Le 01/12/2016 à 23:24, Manfred Moser a écrit : Correct. There are a number of other large repositories that also feed into the C