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

2016-06-22 Thread Christian Schulte
Am 06/22/16 um 23:41 schrieb Hervé BOUTEMY: > - move code to maven-shared-utils: the drawback here is to add jansi > dependency to the artifact. +1 Just flag it 'optional' so that people not using the Ansi related classes do not get it on the classpath and do not need to exclude it everywhere. W

Re: Extending Mavens Dependency-Resolution Strategy?

2016-06-22 Thread Robert Scholte
Have I look at https://issues.apache.org/jira/browse/MPLUGIN-302 This proposal will allow more scopes and plugins are able to select a set of dependencies based on the scope. It looks like your problem could be solved with this implementation. thanks, Robert On Wed, 22 Jun 2016 10:40:41 +0200

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

2016-06-22 Thread Hervé BOUTEMY
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 is t

[RESULT] [VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-22 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Michael Osipov, Olivier Lamy, Hervé Boutemy PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscribe, e

[GitHub] maven-integration-testing pull request #14: MNG-6049: Adds integration tests...

2016-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-integration-testing/pull/14 --- 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 feature enabled and wishes so, or if t

[GitHub] maven pull request #70: MNG-6049: Adds version range result filter behaviour

2016-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/70 --- 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 feature enabled and wishes so, or if the feature is enable

[RESULT] [VOTE] Release Apache Maven JAR Plugin version 3.0.2

2016-06-22 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Olivier Lamy, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscrib

Re: Contributing to Apache Maven

2016-06-22 Thread Karl Heinz Marbaise
Hi, On 6/21/16 9:15 PM, Rajiv Jain wrote: Hi I have created a JIRA account and wish to assign myself a JIRA ticket. Ok... > How can I assign a ticket to myself? Have you tried to do a "Assign to me" ? If not possible one of the DEV's could do so... > It mentions on the wiki, that I shou

Contributing to Apache Maven

2016-06-22 Thread Rajiv Jain
Hi I have created a JIRA account and wish to assign myself a JIRA ticket. How can I assign a ticket to myself? It mentions on the wiki, that I should add a comment so that people know that you are working on this issue. Is this correct or am I looking at outdated information? Secondly, if I wo

Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-22 Thread Hervé BOUTEMY
+1 Regards, Hervé Le samedi 18 juin 2016 16:49:19 Karl Heinz Marbaise a écrit : > Hi, > > We solved 8 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&ve > rsion=12335588 > > There are still one issue left in JIRA: > https://issues.apache.org/jira/issues/?jql

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.2

2016-06-22 Thread Hervé BOUTEMY
+1 Regards, Hervé Le samedi 18 juin 2016 16:24:24 Karl Heinz Marbaise a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&ve > rsion=12336062&styleName=Text > > There are still a couple of issues left in JIRA: > https://issues.apa

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

2016-06-22 Thread sergei-ivanov
Github user sergei-ivanov commented on the issue: https://github.com/apache/maven-scm/pull/31 @YogiKhan Unfortunately, I haven't got the resources to actively work on this issue. I've already spent an awful lot of time debugging it, and still have no clear idea where exactly it goes w

Extending Mavens Dependency-Resolution Strategy?

2016-06-22 Thread Christofer Dutz
Hi, I am working on a new Maven plugin for building Apache Flex projects. While the Flexmojos plugin I am also maintaining seems to still be working but requiring more and more hacks, I would like to drop that and make things cleaner in a new plugin. The dependency scopes defined in Maven pe

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

2016-06-22 Thread YogiKhan
Github user YogiKhan commented on the issue: https://github.com/apache/maven-scm/pull/31 @sergei-ivanov can you take a look at what @rfscholte suggested. After running it manually suggested by you, things works for root but not working for submodules. Also release-pom.xml