[jira] [Updated] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-23 Thread Jingfei Hu (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingfei Hu updated SUREFIRE-1808: - Description: Hi team, We've been suffering OutOfMemory intermittently in our test labs recent

[jira] [Updated] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-23 Thread Jingfei Hu (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingfei Hu updated SUREFIRE-1808: - Attachment: image-2020-06-24-14-37-45-038.png > OutOfMemoryError running with TestNG > ---

[jira] [Created] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-23 Thread Jingfei Hu (Jira)
Jingfei Hu created SUREFIRE-1808: Summary: OutOfMemoryError running with TestNG Key: SUREFIRE-1808 URL: https://issues.apache.org/jira/browse/SUREFIRE-1808 Project: Maven Surefire Issue Type:

[jira] [Commented] (SUREFIRE-1697) Test report xml for a test is incomplete

2020-06-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143338#comment-17143338 ] Tibor Digana commented on SUREFIRE-1697: [~sharadholani] [~creak] We can count

[jira] [Commented] (SUREFIRE-1697) Test report xml for a test is incomplete

2020-06-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143335#comment-17143335 ] Tibor Digana commented on SUREFIRE-1697: [~creak] [~sharadholani] We cannot do

[GitHub] [maven-dependency-plugin] zzgzy removed a comment on pull request #46: [MDEP-680] Use proper remote repositories to resolve plugins/dependencies

2020-06-23 Thread GitBox
zzgzy removed a comment on pull request #46: URL: https://github.com/apache/maven-dependency-plugin/pull/46#issuecomment-648441977 @pzygielo Thank you for the reply. Does it mean I need to wait until 3.1.3 to get this new functionality? ---

[jira] [Commented] (MNG-6946) Build/consumer incorrectly transforms name of artifactId

2020-06-23 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143307#comment-17143307 ] Robert Scholte commented on MNG-6946: - Root cause found: only first part of this artifa

[GitHub] [maven-dependency-plugin] zzgzy commented on pull request #46: [MDEP-680] Use proper remote repositories to resolve plugins/dependencies

2020-06-23 Thread GitBox
zzgzy commented on pull request #46: URL: https://github.com/apache/maven-dependency-plugin/pull/46#issuecomment-648441977 @pzygielo Thank you for the reply. Does it mean I need to wait until 3.1.3 to get this new functionality? ---

[GitHub] [maven-dependency-plugin] pzygielo commented on pull request #46: [MDEP-680] Use proper remote repositories to resolve plugins/dependencies

2020-06-23 Thread GitBox
pzygielo commented on pull request #46: URL: https://github.com/apache/maven-dependency-plugin/pull/46#issuecomment-648441280 @zzgzy It was merged, but new plugin version ([3.1.3](https://issues.apache.org/jira/projects/MDEP/versions/12347842)) wasn't released yet. -

[jira] [Updated] (MNG-6946) Build/consumer incorrectly transforms name of artifactId

2020-06-23 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MNG-6946: Description: While trying to build maven-clean-plugin with Maven 3.7.0-SNAPSHOT, most tests called b

[jira] [Comment Edited] (MDEP-689) Dependency filtering are ignored in go-offline

2020-06-23 Thread Candice Guo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143280#comment-17143280 ] Candice Guo edited comment on MDEP-689 at 6/23/20, 9:31 PM: Hi

[GitHub] [maven-dependency-plugin] zzgzy commented on pull request #46: [MDEP-680] Use proper remote repositories to resolve plugins/dependencies

2020-06-23 Thread GitBox
zzgzy commented on pull request #46: URL: https://github.com/apache/maven-dependency-plugin/pull/46#issuecomment-648435660 Is this change merged in? This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (MNG-6946) Build/consumer incorrectly transforms name of artifactId

2020-06-23 Thread Robert Scholte (Jira)
Robert Scholte created MNG-6946: --- Summary: Build/consumer incorrectly transforms name of artifactId Key: MNG-6946 URL: https://issues.apache.org/jira/browse/MNG-6946 Project: Maven Issue Type:

[jira] [Commented] (MDEP-689) Dependency filtering are ignored in go-offline

2020-06-23 Thread Candice Guo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143280#comment-17143280 ] Candice Guo commented on MDEP-689: -- Looks like it's been fixed in maven-dependency-plugin

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2020-06-23 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143279#comment-17143279 ] Tibor Digana commented on SUREFIRE-1733: [~nhoj.patrick] I did not see exporte

[GitHub] [maven-surefire] Tibor17 commented on pull request #169: [SUREFIRE-1405] Allows user to extend RunOrder & RunOrderCalculator

2020-06-23 Thread GitBox
Tibor17 commented on pull request #169: URL: https://github.com/apache/maven-surefire/pull/169#issuecomment-648393655 > > > @dipak-pawar Any chance to resurrect this? > > @Tibor17 Or is something different planned for the next milestone(s)? No, not at all, but we have t

[jira] [Comment Edited] (MDEP-689) Dependency filtering are ignored in go-offline

2020-06-23 Thread Candice Guo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143255#comment-17143255 ] Candice Guo edited comment on MDEP-689 at 6/23/20, 8:08 PM: [~p

[jira] [Commented] (MDEP-689) Dependency filtering are ignored in go-offline

2020-06-23 Thread Candice Guo (Jira)
[ https://issues.apache.org/jira/browse/MDEP-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143255#comment-17143255 ] Candice Guo commented on MDEP-689: -- [~pzygielo] The behavior I saw is quite strange. Maven

[jira] [Commented] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143236#comment-17143236 ] Hudson commented on MNG-6944: - Build succeeded in Jenkins: Maven TLP » maven » master #438 See

[jira] [Commented] (MNG-6945) Maven can't download the specific version's jar

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143226#comment-17143226 ] Michael Osipov commented on MNG-6945: - Please provide a debug log file and start with a

[jira] [Updated] (MNG-6945) Maven can't download the specific version's jar

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6945: Fix Version/s: waiting-for-feedback > Maven can't download the specific version's jar > -

[jira] [Commented] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143225#comment-17143225 ] Michael Osipov commented on MNG-6944: - Thanks for the fix, works for me! We definitvely

[jira] [Comment Edited] (MRESOLVER-128) Support smart checksums for Wagon Transporter

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143207#comment-17143207 ] Michael Osipov edited comment on MRESOLVER-128 at 6/23/20, 6:36 PM:

[jira] [Commented] (MRESOLVER-128) Support smart checksums for Wagon Transporter

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143207#comment-17143207 ] Michael Osipov commented on MRESOLVER-128: -- Correct, I see no way to support

[jira] [Closed] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MNG-6944. --- Fix Version/s: 3.7.0 Resolution: Fixed Fixed in [a945ca4ed314714fdc2be4616bcf34eaf6d3c1f5|https

[jira] [Updated] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MNG-6944: Fix Version/s: (was: 3.7.0) > 881274914a80946f8af6e435eff064d3c89974fa introduces regression > --

[jira] [Commented] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143186#comment-17143186 ] Robert Scholte commented on MNG-6944: - I think it has always been a problem, but now it

[GitHub] [maven-compiler-plugin] rfscholte commented on pull request #1: [MCOMPILER-320] Introduce additionalClasspathElements property

2020-06-23 Thread GitBox
rfscholte commented on pull request #1: URL: https://github.com/apache/maven-compiler-plugin/pull/1#issuecomment-648311616 @ge0ffrey I don't want to fix this by adding the `additionalClasspathElements` property. Any suggestion based on`` based is appreciated. ---

[jira] [Commented] (MRESOLVER-128) Support smart checksums for Wagon Transporter

2020-06-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143062#comment-17143062 ] Konrad Windszus commented on MRESOLVER-128: --- Indeed it seems pretty limited

[jira] [Commented] (MRESOLVER-128) Support smart checksums for Wagon Transporter

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143060#comment-17143060 ] Michael Osipov commented on MRESOLVER-128: -- I would rather drop this feature.

[jira] [Created] (MPMD-304) maven-pmd-plugin should be toolchains-aware

2020-06-23 Thread Ed Randall (Jira)
Ed Randall created MPMD-304: --- Summary: maven-pmd-plugin should be toolchains-aware Key: MPMD-304 URL: https://issues.apache.org/jira/browse/MPMD-304 Project: Maven PMD Plugin Issue Type: Bug Af

[jira] [Comment Edited] (MPMD-39) Target JDK should default to configuration of the compiler plugin

2020-06-23 Thread Ed Randall (Jira)
[ https://issues.apache.org/jira/browse/MPMD-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143010#comment-17143010 ] Ed Randall edited comment on MPMD-39 at 6/23/20, 2:54 PM: -- maven-pm

[jira] [Issue Comment Deleted] (MPMD-39) Target JDK should default to configuration of the compiler plugin

2020-06-23 Thread Ed Randall (Jira)
[ https://issues.apache.org/jira/browse/MPMD-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Randall updated MPMD-39: --- Comment: was deleted (was: maven-pmd-plugin should be [toolchains-aware|https://maven.apache.org/guides/mini/gu

[jira] [Commented] (MPMD-39) Target JDK should default to configuration of the compiler plugin

2020-06-23 Thread Ed Randall (Jira)
[ https://issues.apache.org/jira/browse/MPMD-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143010#comment-17143010 ] Ed Randall commented on MPMD-39: maven-pmd-plugin should be [toolchains-aware|https://maven

[jira] [Updated] (MNG-6945) Maven can't download the specific version's jar

2020-06-23 Thread kevin (Jira)
[ https://issues.apache.org/jira/browse/MNG-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kevin updated MNG-6945: --- Description: Issue: maven could't download the specific version's jar when other version existed. My maven version an

[jira] [Updated] (MNG-6945) Maven can't download the specific version's jar

2020-06-23 Thread kevin (Jira)
[ https://issues.apache.org/jira/browse/MNG-6945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kevin updated MNG-6945: --- Description: Issue: maven could't download the specific version's jar when other version existed. My maven version an

[jira] [Created] (MNG-6945) Maven can't download the specific version's jar

2020-06-23 Thread kevin (Jira)
kevin created MNG-6945: -- Summary: Maven can't download the specific version's jar Key: MNG-6945 URL: https://issues.apache.org/jira/browse/MNG-6945 Project: Maven Issue Type: Bug Components: D

[GitHub] [maven-surefire] famod commented on pull request #169: [SUREFIRE-1405] Allows user to extend RunOrder & RunOrderCalculator

2020-06-23 Thread GitBox
famod commented on pull request #169: URL: https://github.com/apache/maven-surefire/pull/169#issuecomment-648104189 @dipak-pawar Any chance to resurrect this? @Tibor17 Or is something different planned for the next milestone(s)? --

[jira] [Commented] (MRESOLVER-126) Support property type conversion from String into Map

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142848#comment-17142848 ] Michael Osipov commented on MRESOLVER-126: -- Thanks, I will look through later

[jira] [Created] (MRESOLVER-128) Support smart checksums for Wagon Transporter

2020-06-23 Thread Konrad Windszus (Jira)
Konrad Windszus created MRESOLVER-128: - Summary: Support smart checksums for Wagon Transporter Key: MRESOLVER-128 URL: https://issues.apache.org/jira/browse/MRESOLVER-128 Project: Maven Resolver

[GitHub] [maven-resolver] kwin opened a new pull request #63: [MRESOLVER-126] support conversion from String to Map for config

2020-06-23 Thread GitBox
kwin opened a new pull request #63: URL: https://github.com/apache/maven-resolver/pull/63 properties This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (SUREFIRE-1697) Test report xml for a test is incomplete

2020-06-23 Thread Niklas Neesen (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142825#comment-17142825 ] Niklas Neesen commented on SUREFIRE-1697: - [~tibordigana] Im having the same p

[jira] [Commented] (MRESOLVER-126) Support property type conversion from String into Map

2020-06-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142819#comment-17142819 ] Konrad Windszus commented on MRESOLVER-126: --- IMHO conversion from String to

[jira] [Commented] (MRESOLVER-116) Add page with all supported configuration options

2020-06-23 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142803#comment-17142803 ] Hudson commented on MRESOLVER-116: -- Build succeeded in Jenkins: Maven TLP » maven-res

[jira] [Closed] (MRESOLVER-116) Add page with all supported configuration options

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-116. Resolution: Fixed Fixed with [091aea8a8d951767f7fb98e73a7b6ec2429e3dee|https://gitbox.a

[GitHub] [maven-resolver] asfgit closed pull request #54: MRESOLVER-116 document configuration options

2020-06-23 Thread GitBox
asfgit closed pull request #54: URL: https://github.com/apache/maven-resolver/pull/54 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[jira] [Commented] (MRESOLVER-127) Don't use boolean for property 'aether.updateCheckManager.sessionState'

2020-06-23 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142778#comment-17142778 ] Hudson commented on MRESOLVER-127: -- Build succeeded in Jenkins: Maven TLP » maven-res

[jira] [Closed] (MRESOLVER-127) Don't use boolean for property 'aether.updateCheckManager.sessionState'

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-127. Resolution: Fixed Fixed with [4851485fae198a16add5c0ff0be210e559f9173c|https://gitbox.a

[GitHub] [maven-resolver] asfgit closed pull request #62: [MRESOLVER-127] Don't use boolean for property 'aether.updateCheckMan…

2020-06-23 Thread GitBox
asfgit closed pull request #62: URL: https://github.com/apache/maven-resolver/pull/62 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[jira] [Updated] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6944: Description: When tests are run on OpenJDK 11+: {noformat} $ mvn -v Apache Maven 3.5.4 (1edded0938998

[jira] [Created] (MNG-6944) 881274914a80946f8af6e435eff064d3c89974fa introduces regression

2020-06-23 Thread Michael Osipov (Jira)
Michael Osipov created MNG-6944: --- Summary: 881274914a80946f8af6e435eff064d3c89974fa introduces regression Key: MNG-6944 URL: https://issues.apache.org/jira/browse/MNG-6944 Project: Maven Issue

[jira] [Commented] (MRESOLVER-126) Support property type conversion from String into Map

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142755#comment-17142755 ] Michael Osipov commented on MRESOLVER-126: -- Ah, did not know about the priori

[jira] [Commented] (MRESOLVER-126) Support property type conversion from String into Map

2020-06-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142732#comment-17142732 ] Konrad Windszus commented on MRESOLVER-126: --- As the Wagon transporter does n

[jira] [Commented] (MRESOLVER-126) Support property type conversion from String into Map

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142726#comment-17142726 ] Michael Osipov commented on MRESOLVER-126: -- I don't think this is actually a

[GitHub] [maven-compiler-plugin] ge0ffrey commented on pull request #1: [MCOMPILER-320] Introduce additionalClasspathElements property

2020-06-23 Thread GitBox
ge0ffrey commented on pull request #1: URL: https://github.com/apache/maven-compiler-plugin/pull/1#issuecomment-647992600 Any change on this? The lack of this PR getting merged is causing issues for OptaPlanner. This is an

[GitHub] [maven-resolver] michael-o commented on a change in pull request #62: [MRESOLVER-127] Don't use boolean for property 'aether.updateCheckMan…

2020-06-23 Thread GitBox
michael-o commented on a change in pull request #62: URL: https://github.com/apache/maven-resolver/pull/62#discussion_r444049892 ## File path: maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultUpdateCheckManagerTest.java ## @@ -338,11 +338,11 @@ public

[GitHub] [maven-resolver] michael-o commented on a change in pull request #54: MRESOLVER-116 document configuration options

2020-06-23 Thread GitBox
michael-o commented on a change in pull request #54: URL: https://github.com/apache/maven-resolver/pull/54#discussion_r444049553 ## File path: src/site/markdown/configuration.md ## @@ -0,0 +1,46 @@ +# Configuration Options + +Option | Type | Description | Default Value | Suppor

[GitHub] [maven-resolver] kwin commented on a change in pull request #62: [MRESOLVER-127] Don't use boolean for property 'aether.updateCheckMan…

2020-06-23 Thread GitBox
kwin commented on a change in pull request #62: URL: https://github.com/apache/maven-resolver/pull/62#discussion_r444049194 ## File path: maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultUpdateCheckManagerTest.java ## @@ -338,11 +338,11 @@ public void

[GitHub] [maven-resolver] michael-o opened a new pull request #62: [MRESOLVER-127] Don't use boolean for property 'aether.updateCheckMan…

2020-06-23 Thread GitBox
michael-o opened a new pull request #62: URL: https://github.com/apache/maven-resolver/pull/62 …ager.sessionState' This closes #62 @kwin Have a look. This is an automated message from the Apache Git Service. To

[jira] [Updated] (MRESOLVER-127) Don't use boolean for property 'aether.updateCheckManager.sessionState'

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-127: - Summary: Don't use boolean for property 'aether.updateCheckManager.sessionState' (was

[jira] [Commented] (MRESOLVER-125) Use type conversions returning primitives

2020-06-23 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142712#comment-17142712 ] Hudson commented on MRESOLVER-125: -- Build succeeded in Jenkins: Maven TLP » maven-res

[jira] [Updated] (MRESOLVER-127) Don't use booleans for property 'aether.updateCheckManager.sessionState'

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-127: - Description: This is a state property with three values, and not boolean hence. Don't

[jira] [Created] (MRESOLVER-127) Don't use booleans for property 'aether.updateCheckManager.sessionState'

2020-06-23 Thread Michael Osipov (Jira)
Michael Osipov created MRESOLVER-127: Summary: Don't use booleans for property 'aether.updateCheckManager.sessionState' Key: MRESOLVER-127 URL: https://issues.apache.org/jira/browse/MRESOLVER-127

[GitHub] [maven-resolver] asfgit closed pull request #61: [MRESOLVER-125] use type conversions returning primitives

2020-06-23 Thread GitBox
asfgit closed pull request #61: URL: https://github.com/apache/maven-resolver/pull/61 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[jira] [Closed] (MRESOLVER-125) Use type conversions returning primitives

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-125. Resolution: Fixed Fixed with [09925f72f8d641e99addd5be187d0adb04b4|https://gitbox.a

[jira] [Updated] (MRESOLVER-125) Use type conversions returning primitives

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-125: - Fix Version/s: 1.4.3 > Use type conversions returning primitives > ---

[jira] [Assigned] (MRESOLVER-125) Use type conversions returning primitives

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MRESOLVER-125: Assignee: Michael Osipov > Use type conversions returning primitives >

[jira] [Updated] (MRESOLVER-125) Use type conversions returning primitives

2020-06-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MRESOLVER-125: - Summary: Use type conversions returning primitives (was: Improve type conversion of p

[GitHub] [maven-resolver] michael-o commented on a change in pull request #54: MRESOLVER-116 document configuration options

2020-06-23 Thread GitBox
michael-o commented on a change in pull request #54: URL: https://github.com/apache/maven-resolver/pull/54#discussion_r444035266 ## File path: src/site/markdown/configuration.md ## @@ -0,0 +1,56 @@ +# Configuration Options + +Option | Type | Description | Default Value | Suppor

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2020-06-23 Thread Christian Stein (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142692#comment-17142692 ] Christian Stein commented on SUREFIRE-1733: --- I created a proof-of-concept PR

[jira] [Commented] (SUREFIRE-1733) Surefire and Failsafe JPMS additions for JUnit 5.x execution

2020-06-23 Thread Pavel_K (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142674#comment-17142674 ] Pavel_K commented on SUREFIRE-1733: --- [~sor]Thank you very much for quick and detaile