[GitHub] [maven-surefire] Tibor17 commented on pull request #347: document test-suite

2021-04-19 Thread GitBox
Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-822753117 Can you pls squash these commits? Thx -- 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

[GitHub] [maven-integration-testing] mthmulders commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
mthmulders commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822748742 > If you can wait a few days, I will have a look at the test. I'd appreciate it. Those actions aren't our final quality gate, and they're already red f

[GitHub] [maven-integration-testing] michael-o commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
michael-o commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822742965 If you can wait a few days, I will have a look at the test. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [maven-integration-testing] mthmulders commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
mthmulders commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822739744 > When the name says `MavenITmng4991NonProxyHostsTest.java` one should be vigilant. I appreciate your vigilance. This is the relevant part of the sett

[GitHub] [maven-integration-testing] michael-o commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
michael-o commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822708090 > > > > Please note that some ITs explicitly require a non-localhost hostname to perform property. Did you verify that? > > I didn't know that,

[jira] [Commented] (SUREFIRE-1821) Broken junit report when parallel and rerunFailingTestsCount configureation is used

2021-04-19 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325254#comment-17325254 ] Tibor Digana commented on SUREFIRE-1821: [~himos] You'r right, something like

[jira] [Commented] (SUREFIRE-1837) NullPointerException at AbstractSurefireMojo$ClasspathCache.setCachedClasspath

2021-04-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325253#comment-17325253 ] Michael Osipov commented on SUREFIRE-1837: -- The root cause is actually not in

[GitHub] [maven-integration-testing] mthmulders commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
mthmulders commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822675806 > Please note that some ITs explicitly require a non-localhost hostname to perform property. Did you verify that? I didn't know that, so thanks for ask

[jira] [Comment Edited] (SUREFIRE-1821) Broken junit report when parallel and rerunFailingTestsCount configureation is used

2021-04-19 Thread Pavel Pustovoyt (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325120#comment-17325120 ] Pavel Pustovoyt edited comment on SUREFIRE-1821 at 4/19/21, 5:38 PM: ---

[jira] [Comment Edited] (SUREFIRE-1821) Broken junit report when parallel and rerunFailingTestsCount configureation is used

2021-04-19 Thread Pavel Pustovoyt (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325120#comment-17325120 ] Pavel Pustovoyt edited comment on SUREFIRE-1821 at 4/19/21, 5:36 PM: ---

[GitHub] [maven-surefire] SiKing commented on a change in pull request #347: document test-suite

2021-04-19 Thread GitBox
SiKing commented on a change in pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#discussion_r616030120 ## File path: maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm ## @@ -181,6 +181,67 @@ Fork Options and Paralle

[GitHub] [maven-surefire] SiKing commented on a change in pull request #347: document test-suite

2021-04-19 Thread GitBox
SiKing commented on a change in pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#discussion_r615971541 ## File path: maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm ## @@ -181,6 +181,67 @@ Fork Options and Paralle

[GitHub] [maven-resolver-ant-tasks] cstamas opened a new pull request #5: [MRESOLVER-169] Drop use of ServiceLocator in Ant Tasks

2021-04-19 Thread GitBox
cstamas opened a new pull request #5: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/5 https://issues.apache.org/jira/browse/MRESOLVER-169 As it is deprecated, use SISU instead as in Maven. Changes: * makes build Java8 * Ups Maven to 3.8.1 * Uses Maven R

[jira] [Created] (MRESOLVER-169) Drop use of ServiceLocator

2021-04-19 Thread Jira
Tamás Cservenák created MRESOLVER-169: - Summary: Drop use of ServiceLocator Key: MRESOLVER-169 URL: https://issues.apache.org/jira/browse/MRESOLVER-169 Project: Maven Resolver Issue Type:

[GitHub] [maven-integration-testing] michael-o commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
michael-o commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822565296 > > > > Isn't `getLoopbackAddress()` suficient? > > That returns an `InetAddress`, but `setProperty` expects a `String` as the second argument..

[jira] [Commented] (SUREFIRE-1821) Broken junit report when parallel and rerunFailingTestsCount configureation is used

2021-04-19 Thread Pavel Pustovoyt (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325120#comment-17325120 ] Pavel Pustovoyt commented on SUREFIRE-1821: --- [~tibordigana] After debuggin

[GitHub] [maven-integration-testing] mthmulders commented on pull request #107: [GitHub CI] Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
mthmulders commented on pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107#issuecomment-822553458 > Isn't `getLoopbackAddress()` suficient? That returns an `InetAddress`, but `setProperty` expects a `String` as the second argument... -- This is a

[jira] [Comment Edited] (WAGON-545) Connection reset while downloading artifacts in cloud environment (Azure)

2021-04-19 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755035#comment-16755035 ] Michael Osipov edited comment on WAGON-545 at 4/19/21, 3:11 PM:

[GitHub] [maven] mthmulders opened a new pull request #468: Please ignore me

2021-04-19 Thread GitBox
mthmulders opened a new pull request #468: URL: https://github.com/apache/maven/pull/468 Only there to test https://github.com/apache/maven-integration-testing/pull/107. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven-integration-testing] mthmulders opened a new pull request #107: Use the loopback address for connecting to an in-process web server

2021-04-19 Thread GitBox
mthmulders opened a new pull request #107: URL: https://github.com/apache/maven-integration-testing/pull/107 This may resolve the connection issues we sometimes see in GitHub Actions, where the Maven process that is being tested cannot connect to the Jetty server that was just started.

[jira] [Closed] (SUREFIRE-1837) NullPointerException at AbstractSurefireMojo$ClasspathCache.setCachedClasspath

2021-04-19 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1837. -- Resolution: Not A Bug Closing for now. Feel free to reopen with new issue. > NullPointerExc

[GitHub] [maven] MartinKanters edited a comment on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-04-19 Thread GitBox
MartinKanters edited a comment on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-822506142 > I restarted the integration test jobs. However those are weird failure messages I don't understand so let's be careful about checking this in. They don't look like a

[GitHub] [maven] MartinKanters commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2021-04-19 Thread GitBox
MartinKanters commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-822506142 > I restarted the integration test jobs. However those are weird failure messages I don't understand so let's be careful about checking this in. They don't look like a typical

[GitHub] [maven] elharo commented on pull request #467: remove unused property

2021-04-19 Thread GitBox
elharo commented on pull request #467: URL: https://github.com/apache/maven/pull/467#issuecomment-822482263 testitRemoteDownloadTimestampedName looks flaky: Error: MavenIT0146InstallerSnapshotNaming>AbstractMavenIntegrationTestCase.runTest:265->testitRemoteDownloadTimestampedName

[GitHub] [maven-doxia] dependabot[bot] commented on pull request #60: Bump ant-apache-regexp from 1.10.9 to 1.10.10

2021-04-19 Thread GitBox
dependabot[bot] commented on pull request #60: URL: https://github.com/apache/maven-doxia/pull/60#issuecomment-822458726 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll reso

[GitHub] [maven-antrun-plugin] asfgit closed pull request #18: Bump ant from 1.10.8 to 1.10.10

2021-04-19 Thread GitBox
asfgit closed pull request #18: URL: https://github.com/apache/maven-antrun-plugin/pull/18 -- 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 specific comment. For queries about this service,

[GitHub] [maven-antrun-plugin] dependabot[bot] commented on pull request #18: Bump ant from 1.10.8 to 1.10.10

2021-04-19 Thread GitBox
dependabot[bot] commented on pull request #18: URL: https://github.com/apache/maven-antrun-plugin/pull/18#issuecomment-822456947 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and

[jira] [Commented] (SUREFIRE-1837) NullPointerException at AbstractSurefireMojo$ClasspathCache.setCachedClasspath

2021-04-19 Thread Ruslan Sibgatullin (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325027#comment-17325027 ] Ruslan Sibgatullin commented on SUREFIRE-1837: -- [~tibordigana] I've appli

[jira] [Updated] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2021-04-19 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MRELEASE-1046: Priority: Major (was: Minor) > Upgrade Plexus Utils to 3.3.0 >

[jira] [Commented] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2021-04-19 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325019#comment-17325019 ] Elliotte Rusty Harold commented on MRELEASE-1046: - The current version

[GitHub] [maven] elharo opened a new pull request #467: remove unused property

2021-04-19 Thread GitBox
elharo opened a new pull request #467: URL: https://github.com/apache/maven/pull/467 @rfscholte -- 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 specific comment. For queries about this ser

[jira] [Commented] (MANTRUN-227) Upgrade Ant to 1.10.8

2021-04-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324975#comment-17324975 ] Hudson commented on MANTRUN-227: Build succeeded in Jenkins: Maven » Maven TLP » maven-a

[GitHub] [maven-artifact-plugin] slachiewicz merged pull request #9: ignore one more Eclipse generated file

2021-04-19 Thread GitBox
slachiewicz merged pull request #9: URL: https://github.com/apache/maven-artifact-plugin/pull/9 -- 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 specific comment. For queries about this ser

[jira] [Commented] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2021-04-19 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324959#comment-17324959 ] Sylwester Lachiewicz commented on MRELEASE-1046: Would this upgrade wo

[jira] [Commented] (MARTIFACT-12) configure ignored types & classifiers

2021-04-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324948#comment-17324948 ] Hudson commented on MARTIFACT-12: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MARTIFACT-13) NPE when checking a jar that has no META-INF/maven/groupId/artifactId/pom.properties

2021-04-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324949#comment-17324949 ] Hudson commented on MARTIFACT-13: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MARTIFACT-11) multi-module: copy also aggregate buildinfo.compare to root target

2021-04-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324946#comment-17324946 ] Hudson commented on MARTIFACT-11: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MARTIFACT-7) record toolchain JVM usage in buildinfo

2021-04-19 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324947#comment-17324947 ] Hudson commented on MARTIFACT-7: Build succeeded in Jenkins: Maven » Maven TLP » maven-a

[GitHub] [maven-artifact-plugin] elharo opened a new pull request #9: ignore one more Eclipse generated file

2021-04-19 Thread GitBox
elharo opened a new pull request #9: URL: https://github.com/apache/maven-artifact-plugin/pull/9 @slachiewicz -- 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 specific comment. For queries

[jira] [Commented] (MDEP-708) dependency:analyze should recommend narrower scope where possible

2021-04-19 Thread Mark Symons (Jira)
[ https://issues.apache.org/jira/browse/MDEP-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324941#comment-17324941 ] Mark Symons commented on MDEP-708: -- [~michael-o], this issue has now been re-assigned fix

[jira] [Updated] (MRELEASE-1037) Authentication failed on perform git-clone with 3.0.0-M1

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1037: --- Fix Version/s: 3.0.0-M4 > Authentication failed on perform git-clone with 3.0.0-M1 > -

[jira] [Updated] (MRELEASE-1040) release-prepare: Required class missing org/eclipse/aether/util/version/GenericVersionScheme

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1040: --- Fix Version/s: 3.0.0-M4 > release-prepare: Required class missing > org/eclipse/aether/ut

[jira] [Updated] (MRELEASE-1056) Upgrade to JDOM2 1.1 to JDOM2 2.0.6

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1056: --- Fix Version/s: 3.0.0-M4 > Upgrade to JDOM2 1.1 to JDOM2 2.0.6 > --

[jira] [Updated] (MRELEASE-1046) Upgrade Plexus Utils to 3.3.0

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1046: --- Fix Version/s: 3.0.0-M4 > Upgrade Plexus Utils to 3.3.0 > - >

[jira] [Updated] (MRELEASE-1035) make build reproducible

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1035: --- Fix Version/s: 3.0.0-M4 > make build reproducible > --- > >

[jira] [Updated] (MRELEASE-549) Pin svn:externals when copying (tagging/branching)

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-549: -- Fix Version/s: 3.0.0-M4 > Pin svn:externals when copying (tagging/branching) > --

[jira] [Updated] (MRELEASE-1039) Custom search broken on pages rendered using Fluido Skin 1.7

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1039: --- Fix Version/s: 3.0.0-M4 > Custom search broken on pages rendered using Fluido Skin 1.7 > -

[jira] [Updated] (MRELEASE-835) Automatically resolve snapshot dependencies in release:prepare

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-835: -- Fix Version/s: 3.0.0-M4 > Automatically resolve snapshot dependencies in release:prepare > --

[jira] [Updated] (MRELEASE-1036) fix javadoc for JDK 8

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1036: --- Fix Version/s: 3.0.0-M4 > fix javadoc for JDK 8 > - > >

[jira] [Updated] (MRELEASE-1038) releaseProfiles get overriden by exec.pomFileName

2021-04-19 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MRELEASE-1038: --- Fix Version/s: 3.0.0-M4 > releaseProfiles get overriden by exec.pomFileName >

[jira] [Commented] (MRELEASE-1038) releaseProfiles get overriden by exec.pomFileName

2021-04-19 Thread Mark Symons (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324930#comment-17324930 ] Mark Symons commented on MRELEASE-1038: --- [~olamy], with 3.0.0-M2 never having be

[jira] [Comment Edited] (JXR-160) 3.1.0 not in Maven Central

2021-04-19 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/JXR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324585#comment-17324585 ] Herve Boutemy edited comment on JXR-160 at 4/19/21, 7:27 AM: - Th