Re: [maven-jenkins-lib] branch master updated (50410a9 -> bb8b8c8)

2018-04-08 Thread Olivier Lamy
On Sun, 8 Apr 2018 at 23:20, Robert Scholte wrote: > On Sun, 08 Apr 2018 13:22:14 +0200, Olivier Lamy wrote: > > > On Sun, 8 Apr 2018 at 19:31, Karl Heinz Marbaise > > wrote: > > > >> Hi, > >> > >> On 08/04/18 02:04, Olivier Lamy wrote: > >> > I have disabled it as there were some errors (not s

Re: Change of the Maven Release Procedure

2018-04-08 Thread Hervé BOUTEMY
I updated the site: ran "mvn clean site-deploy" (does not work from Windows) the release of archetypes caused an issue: will require INFRA so reset staging space on buildbot Regards, Hervé Le dimanche 8 avril 2018, 22:41:39 CEST Karl Heinz Marbaise a écrit : > Hi to all, > > based on the chan

Change of the Maven Release Procedure

2018-04-08 Thread Karl Heinz Marbaise
Hi to all, based on the changes in the checksum policy of the Apache Software Foundation the Release Procedure has changed a little bit... Starting from now you have to transfer only the "SHA1" checksum to the dist area[2] but NOT the "MD5" checksum anymore. See the updated Release Procedur

Distribution Area

2018-04-08 Thread Karl Heinz Marbaise
Hi, I have taken a deeper look into the distribution area[1] and found that there exists a directory: binaries which contains maven releases but not all of them only a limited number of them and some of them are duplicated with the maven-3[2] area... I would suggest to clean up the situati

[GitHub] maven-site pull request #15: Just fix showing of command's output

2018-04-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-site/pull/15 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[ANN] Apache Maven Archetype Bundles 1.3 Released

2018-04-08 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Bundles, version 1.3 Apache Maven Archetype Bundles is a collection of archetypes. https://maven.apache.org/archetypes/ You can download the appropriate sources etc. from the download page: https://maven.apa

Re: [maven-jenkins-lib] branch master updated (50410a9 -> bb8b8c8)

2018-04-08 Thread Robert Scholte
On Sun, 08 Apr 2018 13:22:14 +0200, Olivier Lamy wrote: On Sun, 8 Apr 2018 at 19:31, Karl Heinz Marbaise wrote: Hi, On 08/04/18 02:04, Olivier Lamy wrote: > I have disabled it as there were some errors (not sure what) with using the > configfile provider plugin. > But yup good catch we

Re: [maven-jenkins-lib] branch master updated (50410a9 -> bb8b8c8)

2018-04-08 Thread Olivier Lamy
On Sun, 8 Apr 2018 at 19:31, Karl Heinz Marbaise wrote: > Hi, > > On 08/04/18 02:04, Olivier Lamy wrote: > > I have disabled it as there were some errors (not sure what) with using > the > > configfile provider plugin. > > But yup good catch we definitely need to do it only for one jdk... > > wou

Re: Changing Release Procedure - VOTE?

2018-04-08 Thread Robert Scholte
These are requirements from the ASF, so I don't see the need for a vote. On Fri, 06 Apr 2018 22:52:23 +0200, Karl Heinz Marbaise wrote: Hi, based on the request to change the checksums on the site we have to change our release procedure[1] which currently describes: "Copy the source re

Re: [maven-jenkins-lib] branch master updated (50410a9 -> bb8b8c8)

2018-04-08 Thread Karl Heinz Marbaise
Hi, On 08/04/18 02:04, Olivier Lamy wrote: I have disabled it as there were some errors (not sure what) with using the configfile provider plugin. But yup good catch we definitely need to do it only for one jdk... would be better... not sure how to do the deploy at end as it was done previou