Re: [GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread Dan Tran
+1 not included. This is very similar to maven-scm provider for P4Java/Perforce it is maintained outside of maven. Thanks -Dan On Tue, Sep 29, 2015 at 3:25 PM, jycr wrote: > Github user jycr commented on the pull request: > > https://github.com/apache/maven-wagon/pull/10#issuecomment-1442

Re: Full migration to Git

2015-09-29 Thread Barrie Treloar
On 3 June 2015 at 18:14, Kristian Rosenvold wrote: > FYI; I am setting up a full copy of asf svn (just 65GB) and will be trying > some imports once this is ready > How did this go?

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144214974 Thx for contributing. This PR was updated and merged with master. Feel free to close it. --- If your project is set up for it, you can reply to this email and h

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144211832 I made the required changes and going to push it to master. I have to postpone the release because I found that parameter [1] interrupted the build after

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread jycr
Github user jycr commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-144208434 To be transparent with you, I've created this extension because I have not found an effective way to share (in my company and all the projects it manages), a rule to ex

Re: Problem maven-archiver to lift to 3.0.0 (Java 1.6)

2015-09-29 Thread Karl Heinz Marbaise
Hi, After diving more into this: The line in NPE given 736 in AbstractZipArchiver (plexus-archiver:3.0.1): // Close the output stream. try { if ( zipArchiveOutputStream != null ) { zOut.writeTo( zipArchiveOutputStream ); <-- 736

Re: Problem maven-archiver to lift to 3.0.0 (Java 1.6)

2015-09-29 Thread Karl Heinz Marbaise
Hi Robert, yes it works before i made the changes... and just for the record i undone the changes and retested and it worked as expected without the changes... Kind regards Karl Heinz Marbaise On 9/29/15 9:58 PM, Robert Scholte wrote: Hi Karl Heinz, Just to be sure: did it work on your sys

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144193053 I updated ranges with your comment https://github.com/apache/maven-surefire/pull/106#issuecomment-143793736 About the documentation, I prefer to not add s

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-144178112 I guess you are referring to `index.apt.vm`. It looks really funny and also light a maintenance nightmare. Does this really make sense? Wouldn't it be easier to pu

Re: Problem maven-archiver to lift to 3.0.0 (Java 1.6)

2015-09-29 Thread Robert Scholte
Hi Karl Heinz, Just to be sure: did it work on your system before you made these changes? Robert Op Tue, 29 Sep 2015 20:31:03 +0200 schreef Karl Heinz Marbaise : Hi, I'm trying to upgrade shared maven-archiver to 3.0 minimumetc. dependencies etc. (Branch: https://svn.apache.org/rep

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread jycr
Github user jycr commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-144157463 I've added some documentations around how to use this feature. Can you give me an example of IT (in a representative project/module) so I can see how to do? -

Problem maven-archiver to lift to 3.0.0 (Java 1.6)

2015-09-29 Thread Karl Heinz Marbaise
Hi, I'm trying to upgrade shared maven-archiver to 3.0 minimumetc. dependencies etc. (Branch: https://svn.apache.org/repos/asf/maven/shared/branches/maven-archiver-3.0.0/)... Currently i'm fighting with a single test which fails...and produces a NPE in testRecreation test: [INFO] Build

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-144143446 I'd be interested to see an IT with your usecase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

Re: Help getting started contributing to maven

2015-09-29 Thread Michael Osipov
Am 2015-09-28 um 22:40 schrieb ivange larry: Hi all My name is Ivange Larry, am from Cameroon and new to maven community. I have followed the instructions on getting started as a developer in the Apache maven community and below are a few of the things i have done so far. First of all greeting

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144096998 @juherr I mean the configuration of plugin to be added in the documentation [1] on the line 173 ? [1] maven-surefire-plugin/src/site/apt/examples/testng.apt.v

[GitHub] maven-scm pull request: Fix "command line too long" bug in big 'gh...

2015-09-29 Thread debovema
Github user debovema closed the pull request at: https://github.com/apache/maven-scm/pull/39 --- 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

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-14404 @juherr Can you open issue in TestNG and discussion with @cbeust, add a link in surefire comment in our code describing why we have such branching. That's i

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread josephw
Github user josephw closed the pull request at: https://github.com/apache/maven/pull/65 --- 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 enabl

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/65#issuecomment-144029731 Fixed with 5cbc294e72c79955fb93c6434e9ac8ae7d9206cc. Please close. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] maven-plugins pull request: Prevents NPE in getMismatch

2015-09-29 Thread o-orand
GitHub user o-orand opened a pull request: https://github.com/apache/maven-plugins/pull/62 Prevents NPE in getMismatch fix(analyze): in getMismatch, checks version extracted from dependencies management is not null You can merge this pull request into a Git repository by running:

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144010693 @Tibor17 I didn't catch what I should add in the documentation as only dataproviderthreadcount is tested for the moment. --- If your project is set up for it, yo

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144008010 In fact, they are taking effects in TestNG, but as I said, they are only useful in specific cases. I don't know yet if it is a TestNG issue or not. I will check w

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144006895 @juherr Regarding https://github.com/juherr/maven-surefire/commit/5ac824733ea4b8201e8acd5c1d6cead0301340ab why the parameters are not taking any effect in T

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144005702 @juherr Can you please add the configuration detail in this use case in the documentation [1] on the line 173 ? I guess all people would be thankful. [1]

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144005599 Yes, https://github.com/juherr/maven-surefire/commit/5ac824733ea4b8201e8acd5c1d6cead0301340ab will avoid exception in TestNG if parameters are set. I'm t

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-29 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-144004816 @juherr LGTM. I would include this in 2.19. Should we postpone suite thread count in the future release? Do we need this change https://github.com/juherr/

[GitHub] maven-scm pull request: Fix "command line too long" bug in big 'gh...

2015-09-29 Thread debovema
GitHub user debovema opened a pull request: https://github.com/apache/maven-scm/pull/39 Fix "command line too long" bug in big 'gh-pages' repositories on Github You can merge this pull request into a Git repository by running: $ git pull https://github.com/debovema/maven-scm m

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/65#issuecomment-143988492 Already merged locally, running ITs... --- 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 do

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread josephw
Github user josephw commented on the pull request: https://github.com/apache/maven/pull/65#issuecomment-143988014 Rebased onto 2a9a07b0a and re-pushed. --- 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

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/65#issuecomment-143978524 @josephw Can you kind rebase on current master? --- 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 p

[GitHub] maven pull request: MNG-5877: Ensure that snapshot versions use th...

2015-09-29 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven/pull/65#issuecomment-143977320 Indeed, just tried for today and Thai calender gives me `2558-09-29`. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-29 Thread jycr
Github user jycr commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-143972422 I use this to easely encapsulate Version number rules (to exclude alpha, beta and RC version) (cf. http://www.mojohaus.org/versions-maven-plugin/version-rules.html)