[jira] [Updated] (MNG-6188) Console color not properly reset when interrupting build process

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6188: --- Fix Version/s: (was: 3.5.x-candidate) 3.5.3 > Console color not properly reset wh

[jira] [Closed] (MNG-6328) kura bulding by using maven

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6328. -- Resolution: Invalid > kura bulding by using maven > --- > > Key: M

[jira] [Updated] (MNG-6353) Upgrade maven-shared-utils to 3.2.1

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6353: --- Fix Version/s: (was: 3.5.3-candidate) 3.5.3 > Upgrade maven-shared-utils to 3.2.1

[jira] [Updated] (MNG-6215) 'mvn --encrypt-password' doesn't prompt in Git Bash

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6215: --- Fix Version/s: 3.5.x-candidate > 'mvn --encrypt-password' doesn't prompt in Git Bash > -

[jira] [Moved] (MSHARED-681) Maven-Shared: Java7Support silently fails overwriting symlinks

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MSHARED-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy moved MNG-6048 to MSHARED-681: Component/s: (was: Errors) maven-shared-utils

[jira] [Commented] (MASSEMBLY-875) Maven 3.x is about 10x slower than 2.6

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359631#comment-16359631 ] Karl Heinz Marbaise commented on MASSEMBLY-875: --- Sorry the profiler is on

[jira] [Closed] (MASSEMBLY-876) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MASSEMBLY-876. - Resolution: Fixed Done in [e80c195a714b821fb00d8c72d00236414aea2153|https://gi

[jira] [Closed] (MCLEAN-81) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MCLEAN-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MCLEAN-81. - Resolution: Fixed Done in [05512afff435506feb74713742956b5d0cd4ab88|https://gitbox.apache.

[jira] [Commented] (MCLEAN-81) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MCLEAN-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359628#comment-16359628 ] Hudson commented on MCLEAN-81: -- Build succeeded in Jenkins: Maven TLP » maven-clean-plugin » m

[jira] [Commented] (MNG-5378) Use maven-shared-utils in Maven core to replace plexus-utils

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359565#comment-16359565 ] ASF GitHub Bot commented on MNG-5378: - GitHub user slachiewicz opened a pull request:

[jira] [Commented] (MASSEMBLY-876) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359561#comment-16359561 ] Hudson commented on MASSEMBLY-876: -- Build succeeded in Jenkins: Maven TLP » maven-asse

[jira] [Created] (MCLEAN-81) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MCLEAN-81: - Summary: Upgrade parent to 31 Key: MCLEAN-81 URL: https://issues.apache.org/jira/browse/MCLEAN-81 Project: Maven Clean Plugin Issue Type: Dependenc

[jira] [Commented] (SUREFIRE-1475) PpidChecker.windows() assumes wmic is on the path

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359558#comment-16359558 ] ASF GitHub Bot commented on SUREFIRE-1475: -- Github user Tibor17 commented on t

[GitHub] maven-surefire issue #174: https://issues.apache.org/jira/browse/SUREFIRE-14...

2018-02-10 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/174 Of course you should push only single commit in PR. `git commit --amend` and the title must be `[SUREFIRE-1475] ...here is title as in Jira...` ---

[jira] [Commented] (SUREFIRE-1475) PpidChecker.windows() assumes wmic is on the path

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359557#comment-16359557 ] ASF GitHub Bot commented on SUREFIRE-1475: -- Github user Tibor17 commented on t

[GitHub] maven-surefire issue #174: https://issues.apache.org/jira/browse/SUREFIRE-14...

2018-02-10 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/174 First of all do it similar like we do in *NIX. Resolve `%SystemRoot%\System32\Wbem\wmic.exe` in Java and check that the file exists. If it exists use it, otherwise do it as we did befo

[jira] [Closed] (MACR-42) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MACR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MACR-42. --- Resolution: Fixed Done in [5f2d3e037f4ad6b6827f02c162df2da182d10897|https://gitbox.apache.org/re

[jira] [Commented] (MACR-42) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MACR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359555#comment-16359555 ] Hudson commented on MACR-42: Build succeeded in Jenkins: Maven TLP » maven-acr-plugin » master #3

[jira] [Commented] (MNG-6215) 'mvn --encrypt-password' doesn't prompt in Git Bash

2018-02-10 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359553#comment-16359553 ] Sylwester Lachiewicz commented on MNG-6215: --- The same with latest maven Apache Mav

[jira] [Commented] (MRESOLVER-39) deadlock during multithreaded dependency resolution

2018-02-10 Thread Henrik Lundahl (JIRA)
[ https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359510#comment-16359510 ] Henrik Lundahl commented on MRESOLVER-39: - Can possibly 1.1.1 be released so tha

[jira] [Commented] (MNG-6323) Deadlock in multithreaded dependency resolution

2018-02-10 Thread Henrik Lundahl (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359512#comment-16359512 ] Henrik Lundahl commented on MNG-6323: - MRESOLVER-39 has been fixed now, but Maven Resolv

[jira] [Closed] (MRELEASE-726) mvn release:prepare-with-pom not honouring the commitByProject parameter.

2018-02-10 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MRELEASE-726. --- Resolution: Pending Closed Assignee: Robert Scholte Git support has been improved with

[jira] [Closed] (MRELEASE-900) release:prepare goal uses parent directory of real repository location

2018-02-10 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MRELEASE-900. --- Resolution: Pending Closed Assignee: Robert Scholte > release:prepare goal uses parent

[jira] [Closed] (MRELEASE-923) mvn release:prepare-with-pom doesn't replace SNAPSHOTs defined in a SNAPSHOT parent

2018-02-10 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MRELEASE-923. --- Resolution: Not A Problem Assignee: Robert Scholte > mvn release:prepare-with-pom does

[jira] [Created] (MASSEMBLY-876) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MASSEMBLY-876: - Summary: Upgrade parent to 31 Key: MASSEMBLY-876 URL: https://issues.apache.org/jira/browse/MASSEMBLY-876 Project: Maven Assembly Plugin Is

[jira] [Commented] (MRELEASE-998) Add ability to create custom phases

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359496#comment-16359496 ] Hudson commented on MRELEASE-998: - Build succeeded in Jenkins: Maven TLP » maven-release

[jira] [Commented] (MRELEASE-601) The Maven 2 release plugin modifies CDATA elements in pom.xml files.

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359495#comment-16359495 ] Hudson commented on MRELEASE-601: - Build succeeded in Jenkins: Maven TLP » maven-release

[jira] [Closed] (MRELEASE-998) Add ability to create custom phases

2018-02-10 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MRELEASE-998. --- Resolution: Fixed Fixed in [419114d796c3dea8718f51606ff0482232184487|https://gitbox.apache.

[jira] [Created] (MACR-42) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MACR-42: --- Summary: Upgrade parent to 31 Key: MACR-42 URL: https://issues.apache.org/jira/browse/MACR-42 Project: Maven ACR Plugin Issue Type: Dependency upgrade

[jira] [Commented] (MNG-6204) Exception when parsing

2018-02-10 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359485#comment-16359485 ] Sylwester Lachiewicz commented on MNG-6204: --- The plexus-utils 3.1 was relased in M

[jira] [Commented] (MENFORCER-297) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359472#comment-16359472 ] Hudson commented on MENFORCER-297: -- Build succeeded in Jenkins: Maven TLP » maven-enfo

[jira] [Created] (MRELEASE-998) Add ability to create custom phases

2018-02-10 Thread Robert Scholte (JIRA)
Robert Scholte created MRELEASE-998: --- Summary: Add ability to create custom phases Key: MRELEASE-998 URL: https://issues.apache.org/jira/browse/MRELEASE-998 Project: Maven Release Plugin Is

[jira] [Commented] (MDEPLOY-230) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359470#comment-16359470 ] Hudson commented on MDEPLOY-230: Build succeeded in Jenkins: Maven TLP » maven-deploy-plu

[jira] [Closed] (MENFORCER-297) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MENFORCER-297. - Resolution: Fixed Done in [05b35e8ac7f752fa765cfaa56982fdc0f29a98bf|https://gi

[jira] [Commented] (MINSTALL-142) Upgrade parent to 31

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359468#comment-16359468 ] Hudson commented on MINSTALL-142: - Build succeeded in Jenkins: Maven TLP » maven-install

[jira] [Closed] (MDEPLOY-230) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MDEPLOY-230. --- Resolution: Fixed Done in [8ca9666c9ddd6b9db4fdd9c94f1ae52f25f173c6|https://gitbox.a

[jira] [Closed] (MINSTALL-142) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MINSTALL-142. Resolution: Fixed Done in [9d47c7a616415c321df27acd3e0457b95f0ecc28|https://gitbo

[jira] [Created] (MDEPLOY-230) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MDEPLOY-230: --- Summary: Upgrade parent to 31 Key: MDEPLOY-230 URL: https://issues.apache.org/jira/browse/MDEPLOY-230 Project: Maven Deploy Plugin Issue Type:

[jira] [Created] (MINSTALL-142) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MINSTALL-142: Summary: Upgrade parent to 31 Key: MINSTALL-142 URL: https://issues.apache.org/jira/browse/MINSTALL-142 Project: Maven Install Plugin Issue T

[jira] [Created] (MENFORCER-297) Upgrade parent to 31

2018-02-10 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MENFORCER-297: - Summary: Upgrade parent to 31 Key: MENFORCER-297 URL: https://issues.apache.org/jira/browse/MENFORCER-297 Project: Maven Enforcer Plugin Is

[jira] [Commented] (MNG-6311) Maven intolerably slow when import scope used heavily in large project

2018-02-10 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359456#comment-16359456 ] Sylwester Lachiewicz commented on MNG-6311: --- In the maven-resolver project there i

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2018-02-10 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359454#comment-16359454 ] Sylwester Lachiewicz commented on MNG-6239: --- Verified on the latest version of mav

[jira] [Commented] (MNG-6353) Upgrade maven-shared-utils to 3.2.1

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359450#comment-16359450 ] Hudson commented on MNG-6353: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6353 #2

[jira] [Commented] (MNG-6069) Migrate to non deprecated parts of Commons CLI

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359447#comment-16359447 ] ASF GitHub Bot commented on MNG-6069: - Github user slachiewicz commented on a diff in th

[jira] [Commented] (MNG-5967) Dependency updates

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359427#comment-16359427 ] ASF GitHub Bot commented on MNG-5967: - Github user slachiewicz closed the pull request a

[jira] [Commented] (MNG-6335) Update test framework Mockito from 1.10 to 2.12

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359425#comment-16359425 ] ASF GitHub Bot commented on MNG-6335: - Github user slachiewicz closed the pull request a

[jira] [Commented] (MNG-6320) Apparently wrong encoding of non-ascii java class filename in error messages in the maven log

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359409#comment-16359409 ] Hudson commented on MNG-6320: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Commented] (MNG-6282) Console output has no colors in shell (both Git Bash and Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359410#comment-16359410 ] Hudson commented on MNG-6282: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Commented] (MNG-6352) Printout version information at the end of the build

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359411#comment-16359411 ] Hudson commented on MNG-6352: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Commented] (MNG-6255) Maven script cannot parse jvm.config with CRLF

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359408#comment-16359408 ] Hudson commented on MNG-6255: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Commented] (MNG-6335) Update test framework Mockito from 1.10 to 2.12

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359407#comment-16359407 ] Hudson commented on MNG-6335: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Commented] (MNG-5992) Git passwords are exposed as the Super POM still uses Maven Release Plugin 2.3.2

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359406#comment-16359406 ] Hudson commented on MNG-5992: - Build succeeded in Jenkins: Maven TLP (wip) » maven » MNG-6352-pr

[jira] [Closed] (MNG-6255) Maven script cannot parse jvm.config with CRLF

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6255. -- Resolution: Fixed Assignee: Hervé Boutemy Fix Version/s: (was: 3.5.3-candidate)

[jira] [Closed] (MNG-6335) Update test framework Mockito from 1.10 to 2.12

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6335. -- Resolution: Fixed Fix Version/s: (was: 3.5.3-candidate) 3.5.3 PR merged, tha

[jira] [Assigned] (MNG-6335) Update test framework Mockito from 1.10 to 2.12

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy reassigned MNG-6335: -- Assignee: Hervé Boutemy > Update test framework Mockito from 1.10 to 2.12 > -

[jira] [Closed] (MNG-6282) Console output has no colors in shell (both Git Bash and Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6282. -- Resolution: Fixed Assignee: Hervé Boutemy Fix Version/s: 3.5.3 Jansi upgrade done https:/

[jira] [Commented] (MNG-6320) Apparently wrong encoding of non-ascii java class filename in error messages in the maven log

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359391#comment-16359391 ] Hervé Boutemy commented on MNG-6320: Jansi upgrade done to benefit from https://github.c

[jira] [Closed] (MNG-6320) Apparently wrong encoding of non-ascii java class filename in error messages in the maven log

2018-02-10 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6320. -- Resolution: Fixed Assignee: Hervé Boutemy Fix Version/s: (was: 3.5.3-candidate)

[jira] [Commented] (MRELEASE-935) Support for expression in 'version' tag

2018-02-10 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359384#comment-16359384 ] Robert Scholte commented on MRELEASE-935: - This should be implemented as a new 

[jira] [Commented] (MNG-6255) Maven script cannot parse jvm.config with CRLF

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359372#comment-16359372 ] Hudson commented on MNG-6255: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Commented] (MNG-6320) Apparently wrong encoding of non-ascii java class filename in error messages in the maven log

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359373#comment-16359373 ] Hudson commented on MNG-6320: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Commented] (MNG-6127) Fix plugin execution configuration interference

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359376#comment-16359376 ] Hudson commented on MNG-6127: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Commented] (MNG-6282) Console output has no colors in shell (both Git Bash and Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359374#comment-16359374 ] Hudson commented on MNG-6282: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Commented] (MNG-6335) Update test framework Mockito from 1.10 to 2.12

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359371#comment-16359371 ] Hudson commented on MNG-6335: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Commented] (MNG-5753) Allow plugin implementors to choose how they want the configuration created for a particular MojoExecution

2018-02-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359375#comment-16359375 ] Hudson commented on MNG-5753: - Build succeeded in Jenkins: Maven TLP (wip) » maven » master #34

[jira] [Created] (MSHADE-272) Option to preserve source timestamps

2018-02-10 Thread Philip Aston (JIRA)
Philip Aston created MSHADE-272: --- Summary: Option to preserve source timestamps Key: MSHADE-272 URL: https://issues.apache.org/jira/browse/MSHADE-272 Project: Maven Shade Plugin Issue Type: Wis

[jira] [Commented] (SUREFIRE-1004) Enhance pattern/wildcard capabilities for dependenciesToScan to GAVT

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359359#comment-16359359 ] ASF GitHub Bot commented on SUREFIRE-1004: -- Github user Tibor17 commented on t

[GitHub] maven-surefire issue #173: [SUREFIRE-1004] Support full gavtc format for dep...

2018-02-10 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/173 Thx for your work. I will get back to you soon. Right now I am working on branch SUREFIRE-1463 which contains few fixes. I plan to finish this, including build script, and then I would

[jira] [Commented] (SUREFIRE-1475) PpidChecker.windows() assumes wmic is on the path

2018-02-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359356#comment-16359356 ] ASF GitHub Bot commented on SUREFIRE-1475: -- Github user Tibor17 commented on t

[GitHub] maven-surefire issue #174: https://issues.apache.org/jira/browse/SUREFIRE-14...

2018-02-10 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/174 Logging errors can be added to the dump file, but right now please add the Microsoft link, as you said 'yes'. ---