[GitHub] [maven-resolver] rjatkins opened a new pull request #29: [MRESOLVER-68] Add cache around TrackingFileManager.getLock(File)

2019-03-07 Thread GitBox
rjatkins opened a new pull request #29: [MRESOLVER-68] Add cache around TrackingFileManager.getLock(File) URL: https://github.com/apache/maven-resolver/pull/29 * Greatly speeds up Windows filesystem interactions This is an a

[jira] [Created] (MRESOLVER-68) Add caching around File.getCanonicalPath

2019-03-07 Thread Richard Atkins (JIRA)
Richard Atkins created MRESOLVER-68: --- Summary: Add caching around File.getCanonicalPath Key: MRESOLVER-68 URL: https://issues.apache.org/jira/browse/MRESOLVER-68 Project: Maven Resolver Iss

[jira] [Commented] (MNG-5588) Scope import in pluginManagement

2019-03-07 Thread jinyanan (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787435#comment-16787435 ] jinyanan commented on MNG-5588: --- It's a good feature which I need too. > Scope import in plu

[jira] [Updated] (SUREFIRE-1430) Parallel parameterized JUnit test hangs on Linux

2019-03-07 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-1430: --- Fix Version/s: (was: 3.0.0-M4) 3.0.1 > Parallel parameterized JUnit

[jira] [Closed] (SUREFIRE-1646) Upgrade maven-artifact-transfer Version 0.11.0

2019-03-07 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1646. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=e57f76

[jira] [Created] (SUREFIRE-1646) Upgrade maven-artifact-transfer Version 0.11.0

2019-03-07 Thread Tibor Digana (JIRA)
Tibor Digana created SUREFIRE-1646: -- Summary: Upgrade maven-artifact-transfer Version 0.11.0 Key: SUREFIRE-1646 URL: https://issues.apache.org/jira/browse/SUREFIRE-1646 Project: Maven Surefire

[jira] [Commented] (MJAVADOC-584) excludePackageNames is not working as documented anymore

2019-03-07 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787013#comment-16787013 ] Robert Scholte commented on MJAVADOC-584: - One of both methods in https://gith

[GitHub] [maven-resolver] damienburke commented on issue #27: document IllegalArgumentException thrown by CTR

2019-03-07 Thread GitBox
damienburke commented on issue #27: document IllegalArgumentException thrown by CTR URL: https://github.com/apache/maven-resolver/pull/27#issuecomment-470618862 woot! thanks guys. onwards.. This is an automated message from t

[jira] [Commented] (MSCRIPTING-2) Update parent to 33 and maven-shared-utils to 3.2.1

2019-03-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSCRIPTING-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786886#comment-16786886 ] Hudson commented on MSCRIPTING-2: - Build succeeded in Jenkins: Maven TLP » maven-script

[jira] [Commented] (MSCRIPTING-2) Update parent to 33 and maven-shared-utils to 3.2.1

2019-03-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSCRIPTING-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16786755#comment-16786755 ] Hudson commented on MSCRIPTING-2: - Build failed in Jenkins: Maven TLP » maven-scripting

[jira] [Created] (MSCRIPTING-2) Update parent to 33 and maven-shared-utils to 3.2.1

2019-03-07 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created MSCRIPTING-2: Summary: Update parent to 33 and maven-shared-utils to 3.2.1 Key: MSCRIPTING-2 URL: https://issues.apache.org/jira/browse/MSCRIPTING-2 Project: Maven Scripting

[GitHub] [maven-scripting-plugin] eolivelli commented on issue #3: [MSCRIPTING-1] Allow scripting in files

2019-03-07 Thread GitBox
eolivelli commented on issue #3: [MSCRIPTING-1] Allow scripting in files URL: https://github.com/apache/maven-scripting-plugin/pull/3#issuecomment-470515214 @rpopov I have pushed this change to Apache repository https://github.com/apache/maven-scripting-plugin/tree/MSCRIPTING-1 T

[GitHub] [maven-scripting-plugin] eolivelli closed pull request #2: Demo pull request

2019-03-07 Thread GitBox
eolivelli closed pull request #2: Demo pull request URL: https://github.com/apache/maven-scripting-plugin/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-scripting-plugin] eolivelli commented on issue #1: Allow scripting in files

2019-03-07 Thread GitBox
eolivelli commented on issue #1: Allow scripting in files URL: https://github.com/apache/maven-scripting-plugin/pull/1#issuecomment-470514525 closing in favour of #3 This is an automated message from the Apache Git Service.

[GitHub] [maven-scripting-plugin] eolivelli closed pull request #1: Allow scripting in files

2019-03-07 Thread GitBox
eolivelli closed pull request #1: Allow scripting in files URL: https://github.com/apache/maven-scripting-plugin/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Assigned] (MSCRIPTING-1) Allow scripting in files

2019-03-07 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/MSCRIPTING-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enrico Olivelli reassigned MSCRIPTING-1: Assignee: Enrico Olivelli > Allow scripting in files >

[GitHub] [maven-jarsigner-plugin] Xyrio edited a comment on issue #1: Implement maxTries parameter

2019-03-07 Thread GitBox
Xyrio edited a comment on issue #1: Implement maxTries parameter URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-470472426 i do need this enhancement because tsa timeouts on me quite often. the retrydelay parameter is definitly mandatory too with default value o

[GitHub] [maven-jarsigner-plugin] Xyrio commented on issue #1: Implement maxTries parameter

2019-03-07 Thread GitBox
Xyrio commented on issue #1: Implement maxTries parameter URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-470472426 the retrydelay parameter is definitly mandatory too with default value of 0. someone will probably need it. ---