Aether

2016-06-23 Thread Uwe Barthel
Hi, I would like to contribute to bring Aether to Apache Maven. The repositories git.apache.org, github.com) are available. The clearance is running. What are the next steps? The item (https://issues.apache.org/jira/browse/MNG-6006) contains less information. -- barthel

Re: maven git commit: [MNG-3507] ANSI Color logging for improved output visibility.

2016-06-23 Thread Christian Schulte
Am 06/23/16 um 21:16 schrieb Hervé BOUTEMY: > -1 > look at the implementation of these methods, and you'll see that reset() is > already integrated: that's the intend of these methods > Ok. I am running into an issue where 'cause.getMessage()' returns multiple lines screwing up the console displ

Re: [2/5] maven git commit: [MNG-3507] use AnsiUtils API to use colors consistently

2016-06-23 Thread Robert Scholte
On Thu, 23 Jun 2016 21:27:57 +0200, Hervé BOUTEMY wrote: Le jeudi 23 juin 2016 19:54:58 Robert Scholte a écrit : > thinking more about it. > Yes, having Maven core depending on maven-project-utils, which dependes > on > maven-core, will cause issues: I already had to add an exclusion to >

Re: [2/5] maven git commit: [MNG-3507] use AnsiUtils API to use colors consistently

2016-06-23 Thread Hervé BOUTEMY
Le jeudi 23 juin 2016 19:54:58 Robert Scholte a écrit : > > thinking more about it. > > Yes, having Maven core depending on maven-project-utils, which dependes > > on > > maven-core, will cause issues: I already had to add an exclusion to > > avoid a > > build tests failure... > > > > Where to put

Re: maven git commit: [MNG-3507] ANSI Color logging for improved output visibility.

2016-06-23 Thread Hervé BOUTEMY
-1 look at the implementation of these methods, and you'll see that reset() is already integrated: that's the intend of these methods Regards, Hervé Le jeudi 23 juin 2016 00:28:59 schu...@apache.org a écrit : > Repository: maven > Updated Branches: > refs/heads/master 1b2451e79 -> 521e07cfb >

[GitHub] maven-scm pull request #50: [SCM-832] maven-scm-provider-jgit should support...

2016-06-23 Thread mkutter
GitHub user mkutter opened a pull request: https://github.com/apache/maven-scm/pull/50 [SCM-832] maven-scm-provider-jgit should support SSH public key auth Support for public key auth for ssh transfer is added by implementing a TransportConfigCallback and adding it to the session i

[GitHub] maven-scm issue #31: SCM-706 finer-grained handling of file rename status fo...

2016-06-23 Thread rfscholte
Github user rfscholte commented on the issue: https://github.com/apache/maven-scm/pull/31 > What scares me is that this code appears to be quite sensitive to changes I totally agree. I tested with making changedFiles relative to repo instead of working directory and all unittests s

Re: [2/5] maven git commit: [MNG-3507] use AnsiUtils API to use colors consistently

2016-06-23 Thread Robert Scholte
thinking more about it. Yes, having Maven core depending on maven-project-utils, which dependes on maven-core, will cause issues: I already had to add an exclusion to avoid a build tests failure... Where to put AnsiUtils? I see multiple options: - a new Maven core module: the drawback I see

[ANN] Apache Maven Source Plugin Version 3.0.1 Released

2016-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Source Plugin Version 3.0.1. https://maven.apache.org/plugins/maven-source-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration

[ANN] Apache Maven JAR Plugin Version 3.0.2 Released

2016-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.2. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration:

[GitHub] maven-surefire issue #112: Adding support for externally passed random seed ...

2016-06-23 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/112 Sorry @cardil . I have logged in just now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

AW: Extending Mavens Dependency-Resolution Strategy?

2016-06-23 Thread Christofer Dutz
Hi Robert, it definitely sounds like a first step in that direction. I added my comments there. If I can help to make such a feature reality, just tell me what I should do to help you. Chris Von: Robert Scholte Gesendet: Mittwoch, 22. Juni 2016 23:46:40 An:

[GitHub] maven-surefire issue #112: Adding support for externally passed random seed ...

2016-06-23 Thread cardil
Github user cardil commented on the issue: https://github.com/apache/maven-surefire/pull/112 Is there something to fix with this PR or everything is okey now? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec