[GitHub] [maven-surefire] slawekjaranowski commented on pull request #433: Bump doxiaSitetoolsVersion from 1.9.2 to 1.11.1

2022-01-11 Thread GitBox
slawekjaranowski commented on pull request #433: URL: https://github.com/apache/maven-surefire/pull/433#issuecomment-1009711874 @dependabot rebase -- 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

[jira] [Created] (MSITE-879) When updating the site plugin from 3.9.1 to 3.10.0 rendering asciidoc fails

2022-01-11 Thread Christian Frommeyer (Jira)
Christian Frommeyer created MSITE-879: - Summary: When updating the site plugin from 3.9.1 to 3.10.0 rendering asciidoc fails Key: MSITE-879 URL: https://issues.apache.org/jira/browse/MSITE-879 Pro

[jira] [Commented] (MSITE-879) When updating the site plugin from 3.9.1 to 3.10.0 rendering asciidoc fails

2022-01-11 Thread Christian Frommeyer (Jira)
[ https://issues.apache.org/jira/browse/MSITE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472569#comment-17472569 ] Christian Frommeyer commented on MSITE-879: --- Repo to reproduce: https://github.c

[GitHub] [maven-mvnd] conderls commented on issue #570: not fast

2022-01-11 Thread GitBox
conderls commented on issue #570: URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1009753047 with `-Dmvnd.buildTime=true` options, the report shows that, the time spent in plugins is negligible, e.g. ![image](https://user-images.githubusercontent.com/6688515/148915837-

[GitHub] [maven-clean-plugin] gnodet commented on pull request #10: [MCLEAN-93] Support junctions on NTFS

2022-01-11 Thread GitBox
gnodet commented on pull request #10: URL: https://github.com/apache/maven-clean-plugin/pull/10#issuecomment-1009758033 > When can this happen? I mean, can we create a junction in Java without using native code? The test is here: https://github.com/apache/maven-clean-plugin/pull/10

[GitHub] [maven-clean-plugin] gnodet edited a comment on pull request #10: [MCLEAN-93] Support junctions on NTFS

2022-01-11 Thread GitBox
gnodet edited a comment on pull request #10: URL: https://github.com/apache/maven-clean-plugin/pull/10#issuecomment-1009758033 > When can this happen? I mean, can we create a junction in Java without using native code? @michael-o The test is here: https://github.com/apache/maven-cl

[GitHub] [maven-mvnd] gnodet commented on issue #570: not fast

2022-01-11 Thread GitBox
gnodet commented on issue #570: URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1009759496 Then there may be a problem. Can you provide a project for investigation ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MNG-7389) Incremental .m2 cache cleanup for CI

2022-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472605#comment-17472605 ] Thomas Skjølberg commented on MNG-7389: --- The default Maven cache handling for two clo

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
gnodet commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009767706 > > Id vote for triggering by a tag, but how about the third option: let release-candidate create the tag itself? > > This is of course possible but here I wonder how wil

[GitHub] [maven-shared-utils] cstamas commented on a change in pull request #94: [MSHARED-1014] Optionally inherit system environment variables by Commandline

2022-01-11 Thread GitBox
cstamas commented on a change in pull request #94: URL: https://github.com/apache/maven-shared-utils/pull/94#discussion_r781976801 ## File path: src/main/java/org/apache/maven/shared/utils/cli/Commandline.java ## @@ -65,12 +65,14 @@ public class Commandline implements Clo

[jira] [Assigned] (MCLEAN-93) followSymLinks=false on Windows follows directory junctions

2022-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MCLEAN-93: - Assignee: Guillaume Nodet > followSymLinks=false on Windows follows directory junctions >

[GitHub] [maven-mvnd] aalmiray commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
aalmiray commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009778384 Right. If the maven release plugin is used then a tag and a new version will be already set. The release-candidate workflow would have to be changed to be triggered on tag cr

[GitHub] [maven-shared-utils] michael-o commented on a change in pull request #94: [MSHARED-1014] Optionally inherit system environment variables by Commandline

2022-01-11 Thread GitBox
michael-o commented on a change in pull request #94: URL: https://github.com/apache/maven-shared-utils/pull/94#discussion_r781983308 ## File path: src/main/java/org/apache/maven/shared/utils/cli/Commandline.java ## @@ -65,12 +65,14 @@ public class Commandline implements C

[GitHub] [maven-mvnd] conderls commented on issue #570: not fast

2022-01-11 Thread GitBox
conderls commented on issue #570: URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1009779410 > Then there may be a problem. Can you provide a project for investigation ? sorry for that, the projects are accessible in intranet only now. -- This is an automated mess

[GitHub] [maven-shared-utils] slawekjaranowski commented on a change in pull request #94: [MSHARED-1014] Optionally inherit system environment variables by Commandline

2022-01-11 Thread GitBox
slawekjaranowski commented on a change in pull request #94: URL: https://github.com/apache/maven-shared-utils/pull/94#discussion_r781991978 ## File path: src/main/java/org/apache/maven/shared/utils/cli/Commandline.java ## @@ -65,12 +65,14 @@ public class Commandline imple

[GitHub] [maven-mvnd] gnodet commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
gnodet commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009787556 > Right. If the maven release plugin is used then a tag and a new version will be already set. The release-candidate workflow would have to be changed to be triggered on tag cr

[GitHub] [maven-mvnd] gnodet commented on issue #570: not fast

2022-01-11 Thread GitBox
gnodet commented on issue #570: URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1009790291 Well, I can't do much without any data. Please open a new issue when/if you have something that can be reproduced. -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-mvnd] gnodet closed issue #570: not fast

2022-01-11 Thread GitBox
gnodet closed issue #570: URL: https://github.com/apache/maven-mvnd/issues/570 -- 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. To unsubscribe, e-mail: issues-unsubscr...@

[GitHub] [maven-mvnd] aalmiray commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
aalmiray commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009806534 Got it. But you do raise a point with moving the version to the next available number and publishing artifacts to Maven Central. Version bump can happen with the `versi

[jira] [Assigned] (MNG-7349) Superfluous relocation warning messages

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-7349: --- Assignee: Michael Osipov > Superfluous relocation warning messages >

[jira] [Assigned] (MNG-7362) DefaultArtifactResolver has spurious "Failure detected" INFO log

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-7362: --- Assignee: Michael Osipov > DefaultArtifactResolver has spurious "Failure detected" INFO log >

[GitHub] [maven-surefire] findepi commented on pull request #407: [SUREFIRE-1967] Fix parallel test ordering to prevent high resource consumption

2022-01-11 Thread GitBox
findepi commented on pull request #407: URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1009836594 thanks for approving the PR run. I see that `JUnit47ParallelIT.forcedShutdownVerifyingLogs` failed in `macOS-latest jdk-8-temurin`. I hope that's not related, but I a

[GitHub] [maven-surefire] imonteroperez commented on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
imonteroperez commented on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009866925 > @imonteroperez @slawekjaranowski @olamy > > The includes|excludes, includesFile|excludesFile end up within the TestListResolver. There is no need to modify t

[GitHub] [maven-mvnd] ppalaga commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
ppalaga commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009887649 Yes, you are right both `release:prepare` and `versions:set` (multiple invocations; combined with `git tag`) can be used to produce the same result. Yes, `release:prepare` mea

[GitHub] [maven-surefire] imonteroperez commented on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
imonteroperez commented on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120 > > @imonteroperez @slawekjaranowski @olamy > > The includes|excludes, includesFile|excludesFile end up within the TestListResolver. There is no need to modify the

[GitHub] [maven-surefire] imonteroperez edited a comment on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
imonteroperez edited a comment on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120 > I think this is not going to work because IIUC then is going to be delegated to a FileScanner to evaluate which test classes should be executed without cons

[GitHub] [maven-surefire] imonteroperez edited a comment on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
imonteroperez edited a comment on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1009899120 > I think this is not going to work because IIUC then is going to be delegated to a FileScanner to evaluate which test classes should be executed without cons

[GitHub] [maven-mvnd] aalmiray commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
aalmiray commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009924585 OK, I can adjust the workflows to make use of a tag trigger for `release-candidate`. If `release:prepare` were to be invoked by a GH workflow then we'll need to reuse

[GitHub] [maven-mvnd] aalmiray edited a comment on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
aalmiray edited a comment on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009806534 Got it. But you do raise a point with moving the version to the next available number and publishing artifacts to Maven Central. Version bump can happen with the

[GitHub] [maven-mvnd] gnodet edited a comment on issue #570: not fast

2022-01-11 Thread GitBox
gnodet edited a comment on issue #570: URL: https://github.com/apache/maven-mvnd/issues/570#issuecomment-1008870741 So mvnd speeds up by * enabling concurrent build by default * cacheing a few things and help speeding up the time spent by maven *itself* when loading the poms, the

[GitHub] [maven-mvnd] jglick commented on pull request #566: Remove previous MavenProject class, #561

2022-01-11 Thread GitBox
jglick commented on pull request #566: URL: https://github.com/apache/maven-mvnd/pull/566#issuecomment-1009968756 Amends #420? -- 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 commen

[GitHub] [maven-mvnd] jglick commented on issue #579: `java.lang.NoSuchMethodError: org.apache.maven.project.MavenProject.setArtifacts(Ljava/util/Set;)V`

2022-01-11 Thread GitBox
jglick commented on issue #579: URL: https://github.com/apache/maven-mvnd/issues/579#issuecomment-1009977696 https://github.com/apache/maven-mvnd/suites/4840771252/artifacts/137146082 indeed seems to work. Looking forward to 0.7.2. Thanks for the fast response! (`mvnd` still does not

[jira] [Updated] (MINSTALL-161) Error in installing dependency

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MINSTALL-161: Fix Version/s: (was: waiting-for-feedback) > Error in installing dependency > ---

[jira] [Updated] (MINSTALL-96) Skip option for install-file

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MINSTALL-96: --- Fix Version/s: (was: waiting-for-feedback) > Skip option for install-file >

[GitHub] [maven-mvnd] gnodet commented on pull request #566: Remove previous MavenProject class, #561

2022-01-11 Thread GitBox
gnodet commented on pull request #566: URL: https://github.com/apache/maven-mvnd/pull/566#issuecomment-1009991745 > Amends #420? Yes, #523 is a better fix for the concurrency problem than #420, but the custom `MavenProject` was not removed and should have. -- This is an automated

[GitHub] [maven-plugin-tools] dependabot[bot] opened a new pull request #62: Bump plexus-compiler-manager from 2.8.8 to 2.9.0

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #62: URL: https://github.com/apache/maven-plugin-tools/pull/62 Bumps [plexus-compiler-manager](https://github.com/codehaus-plexus/plexus-compiler) from 2.8.8 to 2.9.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-c

[jira] [Closed] (MNG-7362) DefaultArtifactResolver has spurious "Failure detected" INFO log

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7362. --- Fix Version/s: 4.0.0 4.0.0-alpha-1 Resolution: Fixed Fixed with [7a772fecc02

[GitHub] [maven-mvnd] gnodet commented on issue #579: `java.lang.NoSuchMethodError: org.apache.maven.project.MavenProject.setArtifacts(Ljava/util/Set;)V`

2022-01-11 Thread GitBox
gnodet commented on issue #579: URL: https://github.com/apache/maven-mvnd/issues/579#issuecomment-1010017090 > (`mvnd` still does not work well for this mojo, apparently due to a difference in stdio forwarding behavior compared to `mvn`, but that is another issue. The mojo does run without

[jira] [Commented] (ARCHETYPE-621) integration-test execution fails during release build when custom settingsFile is used

2022-01-11 Thread Maik Ebert (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472779#comment-17472779 ] Maik Ebert commented on ARCHETYPE-621: -- Works fine now with version 3.2.1. Thank

[GitHub] [maven-mvnd] ppalaga commented on a change in pull request #580: Daemon reuse ignores differences in `.mvn/jvm.config`, fixes #576

2022-01-11 Thread GitBox
ppalaga commented on a change in pull request #580: URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782206760 ## File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java ## @@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exc

[GitHub] [maven-mvnd] gnodet commented on a change in pull request #580: Daemon reuse ignores differences in `.mvn/jvm.config`, fixes #576

2022-01-11 Thread GitBox
gnodet commented on a change in pull request #580: URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782214168 ## File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java ## @@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exce

[GitHub] [maven] asfgit closed pull request #655: [MNG-7380] Don't log non-threadsafe warning if only building a single module

2022-01-11 Thread GitBox
asfgit closed pull request #655: URL: https://github.com/apache/maven/pull/655 -- 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. To unsubscribe, e-mail: issues-unsubscr...@

[GitHub] [maven-surefire] slawekjaranowski commented on a change in pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
slawekjaranowski commented on a change in pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#discussion_r782221367 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java ## @@ -2292,23 +2291,52 @@ pri

[jira] [Commented] (MNG-7349) Superfluous relocation warning messages

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472797#comment-17472797 ] Michael Osipov commented on MNG-7349: - [~rfscholte], [~gnodet], any opinion on that? >

[jira] [Closed] (MNG-7380) Don't log non-threadsafe warning if only building a single module

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7380. --- Fix Version/s: 4.0.0 4.0.0-alpha-1 3.8.5 (w

[GitHub] [maven-mvnd] ppalaga commented on a change in pull request #580: Daemon reuse ignores differences in `.mvn/jvm.config`, fixes #576

2022-01-11 Thread GitBox
ppalaga commented on a change in pull request #580: URL: https://github.com/apache/maven-mvnd/pull/580#discussion_r782238545 ## File path: client/src/main/java/org/mvndaemon/mvnd/client/DefaultClient.java ## @@ -114,6 +115,12 @@ public static void main(String[] argv) throws Exc

[jira] [Updated] (ARCHETYPE-621) integration-test execution fails during release build when custom settingsFile is used

2022-01-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated ARCHETYPE-621: --- Fix Version/s: 3.2.1 > integration-test execution fails during release bui

[jira] [Assigned] (ARCHETYPE-621) integration-test execution fails during release build when custom settingsFile is used

2022-01-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned ARCHETYPE-621: -- Assignee: Sylwester Lachiewicz > integration-test execution fails d

[jira] [Closed] (ARCHETYPE-621) integration-test execution fails during release build when custom settingsFile is used

2022-01-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed ARCHETYPE-621. -- Resolution: Fixed > integration-test execution fails during release build wh

[jira] [Comment Edited] (MNG-7349) Superfluous relocation warning messages

2022-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472823#comment-17472823 ] Guillaume Nodet edited comment on MNG-7349 at 1/11/22, 3:21 PM: -

[jira] [Commented] (MNG-7349) Superfluous relocation warning messages

2022-01-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472823#comment-17472823 ] Guillaume Nodet commented on MNG-7349: -- One possibility would be to add the relocation

[GitHub] [maven] agschrei commented on pull request #163: [MNG-6401] - Cannot interpolate property in proxy port of settings.xml

2022-01-11 Thread GitBox
agschrei commented on pull request #163: URL: https://github.com/apache/maven/pull/163#issuecomment-1010093495 are there any additional steps pending for this fix? I just ran into this issue myself and if there is anything I can do to get this merged I'd be happy to get involved. -- T

[jira] [Updated] (MNG-7388) Support Java prerequisites for Maven plugins

2022-01-11 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7388: - Description: Currently only the minimum Maven version can be explicitly required for a Maven plugi

[GitHub] [maven-surefire] imonteroperez commented on a change in pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
imonteroperez commented on a change in pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#discussion_r782305865 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java ## @@ -2292,23 +2291,52 @@ privat

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
slawekjaranowski commented on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1010137098 code looks ok Please add documentation to Mojo params and to site with examples. -- This is an automated message from the Apache Git Service. To respond

[jira] [Created] (SUREFIRE-1978) logging testcases to separate logs

2022-01-11 Thread Wojciech (Jira)
Wojciech created SUREFIRE-1978: -- Summary: logging testcases to separate logs Key: SUREFIRE-1978 URL: https://issues.apache.org/jira/browse/SUREFIRE-1978 Project: Maven Surefire Issue Type: New F

[GitHub] [maven-surefire] slawekjaranowski merged pull request #433: Bump doxiaSitetoolsVersion from 1.9.2 to 1.11.1

2022-01-11 Thread GitBox
slawekjaranowski merged pull request #433: URL: https://github.com/apache/maven-surefire/pull/433 -- 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. To unsubscribe, e-mail:

[jira] [Created] (SUREFIRE-1979) Upgrade doxiaSitetoolsVersion from 1.9.2 to 1.11.1

2022-01-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-1979: - Summary: Upgrade doxiaSitetoolsVersion from 1.9.2 to 1.11.1 Key: SUREFIRE-1979 URL: https://issues.apache.org/jira/browse/SUREFIRE-1979 Project: Mave

[jira] [Closed] (SUREFIRE-1979) Upgrade doxiaSitetoolsVersion from 1.9.2 to 1.11.1

2022-01-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-1979. - Assignee: Slawomir Jaranowski Resolution: Fixed > Upgrade doxiaSitetools

[GitHub] [maven-surefire] slawekjaranowski merged pull request #438: Bump maven-docck-plugin from 1.0 to 1.1

2022-01-11 Thread GitBox
slawekjaranowski merged pull request #438: URL: https://github.com/apache/maven-surefire/pull/438 -- 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. To unsubscribe, e-mail:

[GitHub] [maven-surefire] slawekjaranowski merged pull request #436: Bump assertj-core from 3.9.1 to 3.22.0

2022-01-11 Thread GitBox
slawekjaranowski merged pull request #436: URL: https://github.com/apache/maven-surefire/pull/436 -- 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. To unsubscribe, e-mail:

[GitHub] [maven-enforcer] fdfea opened a new pull request #136: [MENFORCER-411] DependencyConvergence takes include/exclude parameters to filter errors

2022-01-11 Thread GitBox
fdfea opened a new pull request #136: URL: https://github.com/apache/maven-enforcer/pull/136 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MENFORCER) filed

[GitHub] [maven-enforcer] fdfea closed pull request #135: [MENFORCER-411] RequireSameVersions rule can search transitive dependencies

2022-01-11 Thread GitBox
fdfea closed pull request #135: URL: https://github.com/apache/maven-enforcer/pull/135 -- 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. To unsubscribe, e-mail: issues-unsu

[jira] [Updated] (MENFORCER-411) DependencyConvergence should support including/excluding certain dependencies

2022-01-11 Thread Forrest Feaser (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Feaser updated MENFORCER-411: - Description: It would be nice if the DependencyConvergence rule could specify certain

[jira] [Updated] (MENFORCER-411) DependencyConvergence should support including/excluding certain dependencies

2022-01-11 Thread Forrest Feaser (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Feaser updated MENFORCER-411: - Description: It would be nice if the DependencyConvergence rule could specify certain

[GitHub] [maven-surefire] Tibor17 commented on pull request #400: [SUREFIRE-1964] Support for method filtering on excludesFile and includesFile

2022-01-11 Thread GitBox
Tibor17 commented on pull request #400: URL: https://github.com/apache/maven-surefire/pull/400#issuecomment-1010198845 @imonteroperez I did not mean to put the change on this branch. Here are too many and unnecessary changes. The fix should be quite simple. The lists are merged in th

[GitHub] [maven] michael-o commented on pull request #163: [MNG-6401] - Cannot interpolate property in proxy port of settings.xml

2022-01-11 Thread GitBox
michael-o commented on pull request #163: URL: https://github.com/apache/maven/pull/163#issuecomment-1010209682 @agschrei As far as I remember we have discussed this with @rfscholte and there was some logical error either in the expectation or the PR. Can't remember where. -- This is an

[jira] [Commented] (MNG-5974) ComparableVersion fails with semver.org-style milestone versions

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472984#comment-17472984 ] Michael Osipov commented on MNG-5974: - [~tulau], one of the problems with this class is

[jira] [Commented] (MSKINS-97) Upgrade to Bootstrap 5.x

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472986#comment-17472986 ] Michael Osipov commented on MSKINS-97: -- Now we are at version 5 :-D > Upgrade to Boo

[jira] [Updated] (MSKINS-97) Upgrade to Bootstrap 5.x

2022-01-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-97: - Summary: Upgrade to Bootstrap 5.x (was: Upgrade to Bootstrap 4.x) > Upgrade to Bootstrap 5.x > --

[GitHub] [maven-mvnd] aalmiray commented on pull request #574: Refactor build and release workflows

2022-01-11 Thread GitBox
aalmiray commented on pull request #574: URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1010331988 Refactored workflows after testing some settings that were not properly working. * `verify.yaml` renamed to `early-access.yml`. * there's now a 2 stage `release-cand

[GitHub] [maven-surefire] dankirkd commented on pull request #339: [SUREFIRE-1890] Support TestNG 7.4.0

2022-01-11 Thread GitBox
dankirkd commented on pull request #339: URL: https://github.com/apache/maven-surefire/pull/339#issuecomment-1010341004 @Tibor17 Now that TestNG 7.5 is out, does this get us any closer to a released fix for this bug? -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven-resolver] hboutemy commented on pull request #143: [MRESOLVER-233] Make org.e.a.artifact.AbstractArtifact.newInstance() …

2022-01-11 Thread GitBox
hboutemy commented on pull request #143: URL: https://github.com/apache/maven-resolver/pull/143#issuecomment-1010349543 only the title and commit message could be changed to "add protected abstract AbstractArtifact.newInstance()" -- This is an automated message from the Apache Git Serv

[jira] [Updated] (MSHARED-879) make build Reproducible

2022-01-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-879: Fix Version/s: maven-dependency-analyzer-1.11.3 (was: maven-

[GitHub] [maven-dependency-plugin] dependabot[bot] opened a new pull request #184: Bump wagon-http-lightweight from 3.4.0 to 3.5.1

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #184: URL: https://github.com/apache/maven-dependency-plugin/pull/184 Bumps wagon-http-lightweight from 3.4.0 to 3.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=

[jira] [Commented] (MNG-5512) Deploy uses passwords that failed decryption; retries even if login fails

2022-01-11 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/MNG-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17473192#comment-17473192 ] Sebb commented on MNG-5512: --- It would be best if decryption failures were detected before trying

[jira] [Created] (MEAR-307) skinny modules war libs are not put into shared lib folder

2022-01-11 Thread Benjamin Asbach (Jira)
Benjamin Asbach created MEAR-307: Summary: skinny modules war libs are not put into shared lib folder Key: MEAR-307 URL: https://issues.apache.org/jira/browse/MEAR-307 Project: Maven EAR Plugin

[jira] [Commented] (MEAR-307) skinny modules war libs are not put into shared lib folder

2022-01-11 Thread Benjamin Asbach (Jira)
[ https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17473260#comment-17473260 ] Benjamin Asbach commented on MEAR-307: -- [~abrarovm] do you know if this behavior is ex

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #157: Bump lucene.version from 5.5.5 to 8.11.1

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #157: URL: https://github.com/apache/maven-indexer/pull/157 Bumps `lucene.version` from 5.5.5 to 8.11.1. Updates `lucene-core` from 5.5.5 to 8.11.1 Updates `lucene-queryparser` from 5.5.5 to 8.11.1 Updates `lucene-analyzers-common` f

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #159: Bump maven-bundle-plugin from 3.5.1 to 5.1.4

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #159: URL: https://github.com/apache/maven-indexer/pull/159 Bumps maven-bundle-plugin from 3.5.1 to 5.1.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.fe

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #151: Bump maven-bundle-plugin from 3.5.1 to 5.1.3

2022-01-11 Thread GitBox
dependabot[bot] commented on pull request #151: URL: https://github.com/apache/maven-indexer/pull/151#issuecomment-1010609323 Superseded by #159. -- 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-indexer] dependabot[bot] closed pull request #151: Bump maven-bundle-plugin from 3.5.1 to 5.1.3

2022-01-11 Thread GitBox
dependabot[bot] closed pull request #151: URL: https://github.com/apache/maven-indexer/pull/151 -- 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. To unsubscribe, e-mail: is

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #158: Bump archetype-catalog from 3.2.0 to 3.2.1

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #158: URL: https://github.com/apache/maven-indexer/pull/158 Bumps archetype-catalog from 3.2.0 to 3.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.mave

[GitHub] [maven-jlink-plugin] dependabot[bot] opened a new pull request #89: Bump assertj-core from 3.21.0 to 3.22.0

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #89: URL: https://github.com/apache/maven-jlink-plugin/pull/89 Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0. Commits https://github.com/assertj/assertj-core/commit/5e4779c76ae0fffc6c44f174cd54dfbd

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request #68: Bump plexus-archiver from 4.2.5 to 4.2.7

2022-01-11 Thread GitBox
dependabot[bot] opened a new pull request #68: URL: https://github.com/apache/maven-site-plugin/pull/68 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.5 to 4.2.7. Release notes Sourced from https://github.com/codehaus-plexus/plexus-archiver/re

[GitHub] [maven-site-plugin] dependabot[bot] commented on pull request #64: Bump plexus-archiver from 4.2.5 to 4.2.6

2022-01-11 Thread GitBox
dependabot[bot] commented on pull request #64: URL: https://github.com/apache/maven-site-plugin/pull/64#issuecomment-1010611896 Superseded by #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-site-plugin] dependabot[bot] closed pull request #64: Bump plexus-archiver from 4.2.5 to 4.2.6

2022-01-11 Thread GitBox
dependabot[bot] closed pull request #64: URL: https://github.com/apache/maven-site-plugin/pull/64 -- 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. To unsubscribe, e-mail:

[jira] [Updated] (MEAR-307) skinny modules war libs are not put into shared lib folder

2022-01-11 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-307: --- Attachment: MEAR-307_fixed_example.zip > skinny modules war libs are not put into shared lib folder > -

[jira] [Commented] (MEAR-307) skinny modules war libs are not put into shared lib folder

2022-01-11 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474257#comment-17474257 ] Marat Abrarov commented on MEAR-307: Hi [~asbachb], This is expected behavior. Example

[jira] [Commented] (MNG-5974) ComparableVersion fails with semver.org-style milestone versions

2022-01-11 Thread Tuure Laurinolli (Jira)
[ https://issues.apache.org/jira/browse/MNG-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474300#comment-17474300 ] Tuure Laurinolli commented on MNG-5974: --- Perhaps the class javadoc could then be impr

[jira] [Commented] (MRESOLVER-228) Improve the maven dependency resolution speed by a skip & reconcile approach

2022-01-11 Thread wei cai (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474310#comment-17474310 ] wei cai commented on MRESOLVER-228: --- [~michael-o]  [~ibabiankou]  Here is the pure

[GitHub] [maven-resolver] caiwei-ebay commented on pull request #144: Use BFS approach

2022-01-11 Thread GitBox
caiwei-ebay commented on pull request #144: URL: https://github.com/apache/maven-resolver/pull/144#issuecomment-1010720398 @michael-o @ibabiankou Please help review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-mvnd] gnodet commented on issue #541: Reading standard input from plugins does not work

2022-01-11 Thread GitBox
gnodet commented on issue #541: URL: https://github.com/apache/maven-mvnd/issues/541#issuecomment-1010732510 Fwiw, quarkus uses low level terminal interactions to set up the console support, however, there's no terminal in the daemons. At the OS level, the daemon process input stream is n

[GitHub] [maven-resolver] michael-o commented on pull request #144: Use BFS approach

2022-01-11 Thread GitBox
michael-o commented on pull request #144: URL: https://github.com/apache/maven-resolver/pull/144#issuecomment-1010734025 @cstamas -- 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 co

[GitHub] [maven-mvnd] gnodet opened a new pull request #581: Support redirecting input from client to daemon, #541

2022-01-11 Thread GitBox
gnodet opened a new pull request #581: URL: https://github.com/apache/maven-mvnd/pull/581 The implementation currently switches on the redirection when the daemon actually starts reading the System.in stream using InputStream.read() or InputStream.available(). -- This is an automated me