[GitHub] maven pull request #160: Fix links to Apache/CDDL/MIT licenses

2018-02-20 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/160 Fix links to Apache/CDDL/MIT licenses - skip download of Apache License files - correct address to Oracle CDDL and MIT licenses You can merge this pull request into a Git repository by runnin

Re: releasing all Maven Archetypes in one single release

2018-02-20 Thread Hervé BOUTEMY
done http://maven.apache.org/archetypes-archives/archetypes-LATEST/ Regards, Hervé Le lundi 19 février 2018, 23:26:23 CET Hervé BOUTEMY a écrit : > Hi, > > I just finished fixing the archetypes that were completely failing until > now. > > I think that it would be easier from now to release al

Re: Maven Core / MNG-6362 README.md / CONTRIBUTION.md

2018-02-20 Thread Robert Scholte
IMHO every guideline should have a small explanation (and maybe less aggressive) A suggestion: No tabs! Please use spaces for indentation. The Maven Codestyle uses spaces instead of spaces. This way column numbers don't depend on the IDE settings and will be the same for everyone. Respect

[ANN] Maven Core release stabilization window starts now

2018-02-20 Thread Stephen Connolly
Please ensure that the release manager has signed off on any commits to master until the release is done. I'm hoping to cut the first attempt tomorrow... let's see if we can release as 3.5.3 ;-) -Stephen (the release manager for this release of Maven Core)

Re: Maven Core / MNG-6362 README.md / CONTRIBUTION.md

2018-02-20 Thread Karl Heinz Marbaise
Hi Plamen, On 20/02/18 19:17, Plamen Totev wrote: That is great idea. On Tue, Feb 20, 2018 at 9:16 AM, Hervé BOUTEMY wrote: 2. how can we test .github/pull_request_template? The idea seems interesting I don't know if you can. But the way it works is pretty simple. When you create a pull re

Re: Maven Core / MNG-6362 README.md / CONTRIBUTION.md

2018-02-20 Thread Karl Heinz Marbaise
Hi Hervé, On 20/02/18 08:16, Hervé BOUTEMY wrote: I like it! a few questions: 1. why a full "Contributing" section in README.md and a separate CONTRIBUTING.md? would a link from the first to the second suffice? (to avoid maintenance) Good hint...Thanks..Of course...(improved hope so ;-))..

Maven Blog under Apache

2018-02-20 Thread Karl Heinz Marbaise
Hi to all, I have taken a the liberaty to create a Blogs Area under https://blogs.apache.org/maven/ Take a look on our first blog entry.. If someone is interested to join just ping me...I can pick others on board now... Kind regards Karl Heinz Marbaise -

Re: Maven Core / MNG-6362 README.md / CONTRIBUTION.md

2018-02-20 Thread Plamen Totev
That is great idea. On Tue, Feb 20, 2018 at 9:16 AM, Hervé BOUTEMY wrote: > 2. how can we test .github/pull_request_template? The idea seems interesting I don't know if you can. But the way it works is pretty simple. When you create a pull request the text box will be pre-populated with the con

Re: Plan for releasing Maven core

2018-02-20 Thread Robert Scholte
We're getting closer: 1. Done 2. Skipped, took too long 3. Done 4. Done So we're at #5 Check status on git-wip to gitbox migration for maven-core and maven-integration tests I've done my part. So Stephen, now it's up to you :) thanks, Robert On Sat, 27 Jan 2018 18:52:17 +0100, Stephen Conn

Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to a user@ or dev@ list of one or more Apache Software Foundation projects.) We’re pleased to announce the upcoming ApacheCon [1] in Montréal, September 24-27. This event is all about you — the Apache project com

Re: releasing all Maven Archetypes in one single release

2018-02-20 Thread Karl Heinz Marbaise
Hi, On 19/02/18 23:26, Hervé BOUTEMY wrote: Hi, I just finished fixing the archetypes that were completely failing until now. I think that it would be easier from now to release all archetypes in one version only, starting from version 1.3 (since it's the next version of the highest version).