Re: [All] About Commons snapshot versions

2020-09-18 Thread Gary Gregory
For Commons I would say that the Maven snapshot repo is the most important. Gary On Fri, Sep 18, 2020 at 6:15 AM sebb wrote: > Note that Infra recently introduced > > https://nightlies.apache.org > > so presumably it is OK to generate such builds. > > Also there is an official ASF Maven snapsho

Re: [All] About Commons snapshot versions

2020-09-18 Thread sebb
Note that Infra recently introduced https://nightlies.apache.org so presumably it is OK to generate such builds. Also there is an official ASF Maven snapshot repo listed in the ASF parent pom: https://repository.apache.org/snapshots However it is important not to promote such builds to the gene

Re: [All] About Commons snapshot versions

2020-09-16 Thread Jochen Wiedmann
On Thu, Sep 10, 2020 at 4:18 AM Peter Lee wrote: > I noticed that some Commons components snapshot versions released in > https://repository.apache.org/content/groups/snapshots/org/apache/commons > have not been updated for some time. > > Just curious about how do we publish snapshot versions and

Re: [All] About Commons snapshot versions

2020-09-10 Thread Gilles Sadowski
Hello. 2020-09-10 4:53 UTC+02:00, Peter Lee : >> The builds.apache.org CI builds did that if they were set up to do so. >> > > Is this implemented by a mvn deploy or some other ways(a jenkins plugins or > some other things)? "Goals and options" item in the "Build" section of the "Configure" menu

Re: [All] About Commons snapshot versions

2020-09-09 Thread Peter Lee
> The builds.apache.org CI builds did that if they were set up to do so. > Is this implemented by a mvn deploy or some other ways(a jenkins plugins or some other things)? > A migration to a new build system just took place and I don't know if we have > Commons builds on the new CI system yet. >

Re: [All] About Commons snapshot versions

2020-09-09 Thread Gary Gregory
The builds.apache.org CI builds did that if they were set up to do so. A migration to a new build system just took place and I don't know if we have Commons builds on the new CI system yet. Gary On Wed, Sep 9, 2020, 22:18 Peter Lee wrote: > Hi all, > > I noticed that some Commons components sna

[All] About Commons snapshot versions

2020-09-09 Thread Peter Lee
Hi all, I noticed that some Commons components snapshot versions released in https://repository.apache.org/content/groups/snapshots/org/apache/commons have not been updated for some time. Just curious about how do we publish snapshot versions and how often do we do that? cheers, Lee