[GitHub] maven-release pull request #14: MRELEASE-979 fixes

2017-03-02 Thread hgschmie
GitHub user hgschmie opened a pull request: https://github.com/apache/maven-release/pull/14 MRELEASE-979 fixes The proposed (and merged) change has the following problems (IAW it does not work at all): - The selected naming policy is not copied in all places; especially it

Timeline for 3.5.0-alpha-2

2017-03-02 Thread Stephen Connolly
I'd like to declare feature freeze for alpha-2 on March 9th. If a feature does not land in alpha-2 it will not be in beta-1 (i.e. Only bug fixes or rip out features that are causing S1/S2 issues will be in the diff from alpha-2 to beta-1) I am aiming beta-2 approx 2 weeks after alpha-2 and the

[GitHub] maven-plugins pull request #105: Added github for issue management

2017-03-02 Thread trajano
GitHub user trajano opened a pull request: https://github.com/apache/maven-plugins/pull/105 Added github for issue management You can merge this pull request into a Git repository by running: $ git pull https://github.com/trajano/maven-plugins patch-1 Alternatively you can re

Re: [VOTE] Release Apache Maven 3.5.0-alpha-1

2017-03-02 Thread Anton Tanasenko
Hi guys, I've been reminded of another issue that was supposed to go into 3.4.0 at the time but seem to have forgotten about it when the 3.4-3.5 scrubbing thing happened. It's https://issues.apache.org/jira/browse/MNG-6025 Really minor thing that doesn't affect maven itself, but could help a lot wh

Re: [EXTERNAL] [ANN] Apache Maven Version 3.5.0-alpha-1 Released

2017-03-02 Thread Stephen Connolly
Can you create an issue against the MNG project in the issue tracker and we will consider it from there On 2 March 2017 at 08:24, Andreas Sewe wrote: > Hi, > > > Any chance the Aether work would somehow enable declaring server > credentials only once in settings.xml and then reusing them for mul

Re: [EXTERNAL] [ANN] Apache Maven Version 3.5.0-alpha-1 Released

2017-03-02 Thread Andreas Sewe
Hi, > Any chance the Aether work would somehow enable declaring server credentials > only once in settings.xml and then reusing them for multiple > build.repositories.repository nodes in pom.xml (such as when you have > multiple independent repositories within the same authentication realm of a