[GitHub] [maven] mthmulders commented on pull request #374: [MNG-6981] Include child projects of projects selected with --pl

2020-09-12 Thread GitBox
mthmulders commented on pull request #374: URL: https://github.com/apache/maven/pull/374#issuecomment-691621192 At second thought, I'm a bit worried about the fact that this change does break existing behaviour. Sure, there's another way to achieve that, but shouldn't that be a sign this c

[jira] [Created] (MRESOLVER-135) Please make the resolver ant tasks uber JAR available from Maven Central

2020-09-12 Thread Alan Snyder (Jira)
Alan Snyder created MRESOLVER-135: - Summary: Please make the resolver ant tasks uber JAR available from Maven Central Key: MRESOLVER-135 URL: https://issues.apache.org/jira/browse/MRESOLVER-135 Projec

[jira] [Created] (MSHADE-377) backwards incompatible change between 3.2.2 and 3.2.3

2020-09-12 Thread Henning Schmiedehausen (Jira)
Henning Schmiedehausen created MSHADE-377: - Summary: backwards incompatible change between 3.2.2 and 3.2.3 Key: MSHADE-377 URL: https://issues.apache.org/jira/browse/MSHADE-377 Project: Maven S

[jira] [Updated] (MSHADE-376) minimizejar WARNING target/classes (Is a directory)

2020-09-12 Thread Alan (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan updated MSHADE-376: Description: This warning only occurs when shaded is set to the following: true I don't believe this is WARNING i

[jira] [Updated] (MSHADE-376) minimizejar WARNING target/classes (Is a directory)

2020-09-12 Thread Alan (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan updated MSHADE-376: Description: This warning only occurs when shaded is set to  the following: true I don't believe this is WARNING

[jira] [Created] (MSHADE-376) minimizejar WARNING target/classes (Is a directory)

2020-09-12 Thread Alan (Jira)
Alan created MSHADE-376: --- Summary: minimizejar WARNING target/classes (Is a directory) Key: MSHADE-376 URL: https://issues.apache.org/jira/browse/MSHADE-376 Project: Maven Shade Plugin Issue Type: Bug

[GitHub] [maven-integration-testing] MartinKanters commented on a change in pull request #71: [MNG-6981] Include child projects of projects selected with --pl

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #71: URL: https://github.com/apache/maven-integration-testing/pull/71#discussion_r487408127 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6981ProjectListShouldIncludeChildrenTest.java ## @@ -0,0 +1,

[GitHub] [maven-integration-testing] mthmulders commented on pull request #72: [MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded launcher

2020-09-12 Thread GitBox
mthmulders commented on pull request #72: URL: https://github.com/apache/maven-integration-testing/pull/72#issuecomment-690890281 Merged in 2dc4f0cd. This is an automated message from the Apache Git Service. To respond to th

[GitHub] [maven-resolver] michaelboyles commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
michaelboyles commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691504220 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [maven-project-info-reports-plugin] MartinKanters commented on pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters commented on pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26#issuecomment-691463534 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
Tibor17 commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487395060 ## File path: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThreadTest.java ## @@ -0,0 +1,492 @@ +pac

[GitHub] [maven] asfgit closed pull request #375: [MNG-6987] Reorder groupId before artifactId when writing an exclusion using maven-model

2020-09-12 Thread GitBox
asfgit closed pull request #375: URL: https://github.com/apache/maven/pull/375 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 to the spe

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487394480 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +/

[GitHub] [maven-project-info-reports-plugin] MartinKanters merged pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters merged pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [maven-ear-plugin] hboutemy closed pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy closed pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10 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

[GitHub] [maven-resolver] asfgit merged pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2020-09-12 Thread GitBox
asfgit merged pull request #68: URL: https://github.com/apache/maven-resolver/pull/68 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 to

[GitHub] [maven-resolver] elharo commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
elharo commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691516843 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [maven-ear-plugin] hboutemy commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-691526694 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [maven-resolver] asfgit closed pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2020-09-12 Thread GitBox
asfgit closed pull request #68: URL: https://github.com/apache/maven-resolver/pull/68 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 to

[GitHub] [maven] MartinKanters commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487408369 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -361,76 +406,35 @@ private File getReactorDirectory( Maven

[GitHub] [maven-integration-testing] mthmulders closed pull request #72: [MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded launcher

2020-09-12 Thread GitBox
mthmulders closed pull request #72: URL: https://github.com/apache/maven-integration-testing/pull/72 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-surefire] eolivelli commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
eolivelli commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487390745 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThread.java ## @@ -82,8 +94,65 @@

[GitHub] [maven] mthmulders commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
mthmulders commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487231563 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +

[GitHub] [maven-integration-testing] mthmulders commented on pull request #72: [MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded launcher

2020-09-12 Thread GitBox
mthmulders commented on pull request #72: URL: https://github.com/apache/maven-integration-testing/pull/72#issuecomment-690890281 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [maven-resolver] michaelboyles commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
michaelboyles commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691504220 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [maven-project-info-reports-plugin] MartinKanters commented on pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters commented on pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26#issuecomment-691463534 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
Tibor17 commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487395060 ## File path: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThreadTest.java ## @@ -0,0 +1,492 @@ +pac

[GitHub] [maven] asfgit closed pull request #375: [MNG-6987] Reorder groupId before artifactId when writing an exclusion using maven-model

2020-09-12 Thread GitBox
asfgit closed pull request #375: URL: https://github.com/apache/maven/pull/375 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 to the spe

[GitHub] [maven-integration-testing] MartinKanters commented on a change in pull request #71: [MNG-6981] Include child projects of projects selected with --pl

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #71: URL: https://github.com/apache/maven-integration-testing/pull/71#discussion_r487408127 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6981ProjectListShouldIncludeChildrenTest.java ## @@ -0,0 +1,

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487394480 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +/

[GitHub] [maven-project-info-reports-plugin] MartinKanters merged pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters merged pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [maven-ear-plugin] hboutemy closed pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy closed pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10 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

[GitHub] [maven-resolver] elharo commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
elharo commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691516843 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [maven-resolver] asfgit merged pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2020-09-12 Thread GitBox
asfgit merged pull request #68: URL: https://github.com/apache/maven-resolver/pull/68 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 to

[GitHub] [maven-resolver] asfgit closed pull request #68: [MRESOLVER-131] Introduce a Redisson-based SyncContextFactory

2020-09-12 Thread GitBox
asfgit closed pull request #68: URL: https://github.com/apache/maven-resolver/pull/68 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 to

[GitHub] [maven-ear-plugin] hboutemy commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-691526694 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [maven] MartinKanters commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487408369 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -361,76 +406,35 @@ private File getReactorDirectory( Maven

[GitHub] [maven-integration-testing] mthmulders closed pull request #72: [MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded launcher

2020-09-12 Thread GitBox
mthmulders closed pull request #72: URL: https://github.com/apache/maven-integration-testing/pull/72 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [maven-surefire] eolivelli commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
eolivelli commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487390745 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThread.java ## @@ -82,8 +94,65 @@

[GitHub] [maven] mthmulders commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
mthmulders commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487231563 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +

[GitHub] [maven-integration-testing] mthmulders commented on pull request #72: [MNG-6985] Use correct maven.multiModuleProjectDirectory in Embedded launcher

2020-09-12 Thread GitBox
mthmulders commented on pull request #72: URL: https://github.com/apache/maven-integration-testing/pull/72#issuecomment-690890281 Merged in 2dc4f0cd. This is an automated message from the Apache Git Service. To respond to th

[GitHub] [maven-project-info-reports-plugin] MartinKanters commented on pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters commented on pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26#issuecomment-691463534 LGTM, thanks for the contribution! This is an automated message from the Apache Gi

[GitHub] [maven-resolver] michaelboyles commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
michaelboyles commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691504220 Well, if you insist. Added This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
Tibor17 commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487395060 ## File path: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThreadTest.java ## @@ -0,0 +1,492 @@ +pac

[GitHub] [maven] asfgit closed pull request #375: [MNG-6987] Reorder groupId before artifactId when writing an exclusion using maven-model

2020-09-12 Thread GitBox
asfgit closed pull request #375: URL: https://github.com/apache/maven/pull/375 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 to the s

[jira] [Closed] (MEAR-283) Not reproducible builds when skinnyWars option turned on

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MEAR-283. -- Fix Version/s: 3.1.0 Assignee: Herve Boutemy Resolution: Fixed PR merged in https://gith

[GitHub] [maven] mthmulders commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
mthmulders commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487437983 ## File path: maven-core/src/main/java/org/apache/maven/graph/ProjectCollector.java ## @@ -0,0 +1,37 @@ +package org.apache.maven.graph; + +/* + * Licensed

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487437726 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +/

[jira] [Commented] (MEAR-283) Not reproducible builds when skinnyWars option turned on

2020-09-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEAR-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194823#comment-17194823 ] Hudson commented on MEAR-283: - Build succeeded in Jenkins: Maven » Maven TLP » maven-ear-plugin

[GitHub] [maven-ear-plugin] hboutemy commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-691526694 squashed and merged in 380a02238731a4a242c8c09c9b38d228a2a7f92d thank you This is an automated mess

[GitHub] [maven-ear-plugin] hboutemy closed pull request #10: [MEAR-283] Reproducible builds with skinnyWars option

2020-09-12 Thread GitBox
hboutemy closed pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10 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

[jira] [Issue Comment Deleted] (MEAR-278) Ear plugin includes the same artifact twice if used without clean

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-278: --- Comment: was deleted (was: Sehr geehrte Damen und Herren, ich bin ab 15. Juni wieder im Haus. Viele G

[jira] [Commented] (MEAR-278) Ear plugin includes the same artifact twice if used without clean

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194819#comment-17194819 ] Herve Boutemy commented on MEAR-278: added log of outdated resource deletion in https:

[jira] [Comment Edited] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194817#comment-17194817 ] Herve Boutemy edited comment on MEAR-284 at 9/12/20, 5:47 PM: --

[jira] [Commented] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194817#comment-17194817 ] Herve Boutemy commented on MEAR-284: perhaps cause by this bug on Java 8 on Linux, wher

[jira] [Commented] (MEAR-278) Ear plugin includes the same artifact twice if used without clean

2020-09-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEAR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194816#comment-17194816 ] Hudson commented on MEAR-278: - Build succeeded in Jenkins: Maven » Maven TLP » maven-ear-plugin

[GitHub] [maven] mthmulders commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
mthmulders commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487431976 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +

[jira] [Updated] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-284: --- Affects Version/s: 3.1.0 > Tests fail at HEAD on Linux > --- > >

[jira] [Updated] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-284: --- Fix Version/s: 3.1.0 > Tests fail at HEAD on Linux > --- > > Ke

[jira] [Comment Edited] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194814#comment-17194814 ] Herve Boutemy edited comment on MEAR-284 at 9/12/20, 5:36 PM: --

[jira] [Commented] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194814#comment-17194814 ] Herve Boutemy commented on MEAR-284: trying to understand, and with past experience on

[jira] [Updated] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-284: --- Description: Possibly on other systems: {noformat}[INFO] Building: packaging-includes/pom.xml [INFO] r

[GitHub] [maven-resolver] elharo commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
elharo commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691516843 waiting for jenkins: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/job/69/ This is

[jira] [Commented] (MEAR-284) Tests fail at HEAD on Linux

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194779#comment-17194779 ] Herve Boutemy commented on MEAR-284: ASF Jenkins is not passing any more https://ci-bu

[jira] [Commented] (DOXIA-606) fix javadoc issues with JDK 8 when generating documentation

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194777#comment-17194777 ] Herve Boutemy commented on DOXIA-606: - it makes site generation failure: execution jus

[GitHub] [maven-resolver] michaelboyles commented on pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
michaelboyles commented on pull request #69: URL: https://github.com/apache/maven-resolver/pull/69#issuecomment-691504220 Well, if you insist. Added This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-resolver] elharo opened a new pull request #70: fixup test dependencies

2020-09-12 Thread GitBox
elharo opened a new pull request #70: URL: https://github.com/apache/maven-resolver/pull/70 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 t

[jira] [Commented] (DOXIA-606) fix javadoc issues with JDK 8 when generating documentation

2020-09-12 Thread Michael Boyles (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194738#comment-17194738 ] Michael Boyles commented on DOXIA-606: -- Can you define "some javadoc issues"? > fix

[GitHub] [maven-resolver] michaelboyles opened a new pull request #69: [MRESOLVER-109] - AndDependencySelector should override toString

2020-09-12 Thread GitBox
michaelboyles opened a new pull request #69: URL: https://github.com/apache/maven-resolver/pull/69 https://issues.apache.org/jira/browse/MRESOLVER-109 Intentionally omitted tests. These are just for designed debugging and tests would only make it harder to change them. I did test the

[GitHub] [maven] MartinKanters commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487408369 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -361,76 +406,35 @@ private File getReactorDirectory( Maven

[GitHub] [maven-integration-testing] MartinKanters commented on a change in pull request #71: [MNG-6981] Include child projects of projects selected with --pl

2020-09-12 Thread GitBox
MartinKanters commented on a change in pull request #71: URL: https://github.com/apache/maven-integration-testing/pull/71#discussion_r487408127 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6981ProjectListShouldIncludeChildrenTest.java ## @@ -0,0 +1,

[jira] [Commented] (MPIR-395) Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPIR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194703#comment-17194703 ] Hudson commented on MPIR-395: - Build succeeded in Jenkins: Maven » Maven TLP » maven-project-i

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
Tibor17 commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487395060 ## File path: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThreadTest.java ## @@ -0,0 +1,492 @@ +pac

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487395063 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +/

[jira] [Resolved] (MPIR-395) Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread Martin Kanters (Jira)
[ https://issues.apache.org/jira/browse/MPIR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kanters resolved MPIR-395. - Resolution: Fixed > Add TeamCity as a possibility for ciManagement entry >

[jira] [Commented] (MPIR-395) Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread Martin Kanters (Jira)
[ https://issues.apache.org/jira/browse/MPIR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194702#comment-17194702 ] Martin Kanters commented on MPIR-395: - Thanks for the contribution, the PR has been mer

[jira] [Assigned] (MPIR-395) Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread Martin Kanters (Jira)
[ https://issues.apache.org/jira/browse/MPIR-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kanters reassigned MPIR-395: --- Assignee: Martin Kanters > Add TeamCity as a possibility for ciManagement entry >

[GitHub] [maven-project-info-reports-plugin] MartinKanters commented on pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters commented on pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26#issuecomment-691463534 LGTM, thanks for the contribution! This is an automated message from the Apache Gi

[GitHub] [maven-project-info-reports-plugin] MartinKanters merged pull request #26: [MPIR-395] - Add TeamCity as a possibility for ciManagement entry

2020-09-12 Thread GitBox
MartinKanters merged pull request #26: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-12 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r487394480 ## File path: maven-core/src/main/java/org/apache/maven/graph/MultiModuleCollectionStrategy.java ## @@ -0,0 +1,181 @@ +package org.apache.maven.graph; + +/

[GitHub] [maven-surefire] eolivelli commented on a change in pull request #310: 300 - 400 nanos per decoding std-out (100 chars/line)

2020-09-12 Thread GitBox
eolivelli commented on a change in pull request #310: URL: https://github.com/apache/maven-surefire/pull/310#discussion_r487390745 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/extensions/EventConsumerThread.java ## @@ -82,8 +94,65 @@

[jira] [Created] (SUREFIRE-1840) Why sudo docker?

2020-09-12 Thread Sebb (Jira)
Sebb created SUREFIRE-1840: -- Summary: Why sudo docker? Key: SUREFIRE-1840 URL: https://issues.apache.org/jira/browse/SUREFIRE-1840 Project: Maven Surefire Issue Type: Bug Components: docum

[jira] [Updated] (MRESOLVER-131) Introduce a Redisson-based SyncContextFactory

2020-09-12 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MRESOLVER-131: Description: Users have been plagued for years with missing concurrent access to the loc