[GitHub] [maven-mvnd] walnut-tom commented on issue #642: mvnd cann't run in Alpine: qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

2022-05-13 Thread GitBox
walnut-tom commented on issue #642: URL: https://github.com/apache/maven-mvnd/issues/642#issuecomment-1126649547 Dockerfile add _**RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2**_ -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536966#comment-17536966 ] ASF GitHub Bot commented on MNG-7479: - laeubi commented on PR #740: URL: https://github

[GitHub] [maven] laeubi commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
laeubi commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1126642170 By the way I can always inject me the container ``` @Requirement PlexusContainer container; ``` and then lookup the object by its (string) class name Object eventSpy; ``

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536965#comment-17536965 ] ASF GitHub Bot commented on MNG-7479: - laeubi commented on PR #740: URL: https://github

[GitHub] [maven] laeubi commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
laeubi commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1126640803 @cstamas I don't think the javadoc is that strict as you try to depict here. It only say that EventSpy is a core extension but why should core extension interfaces not be accessible? Beside th

[GitHub] [maven-jar-plugin] olamy merged pull request #29: [MJAR-280] Java 8 minimum

2022-05-13 Thread GitBox
olamy merged PR #29: URL: https://github.com/apache/maven-jar-plugin/pull/29 -- 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...@maven.ap

[jira] [Commented] (MJAR-280) Java 8 as minimum

2022-05-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MJAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536963#comment-17536963 ] Hudson commented on MJAR-280: - Build succeeded in Jenkins: Maven » Maven TLP » maven-jar-plugin

[GitHub] [maven-jar-plugin] olamy commented on pull request #22: Bump plexus-utils from 3.3.0 to 3.4.1

2022-05-13 Thread GitBox
olamy commented on PR #22: URL: https://github.com/apache/maven-jar-plugin/pull/22#issuecomment-1126635520 @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 the specific comment.

[jira] [Resolved] (MJAR-280) Java 8 as minimum

2022-05-13 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MJAR-280. --- Resolution: Fixed > Java 8 as minimum > - > > Key: MJAR-280 >

[jira] [Closed] (MJAR-280) Java 8 as minimum

2022-05-13 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MJAR-280. - > Java 8 as minimum > - > > Key: MJAR-280 > URL: https://issues

[GitHub] [maven-jar-plugin] olamy commented on pull request #39: Bump junit from 4.11 to 4.13.1 in /src/it/MJAR-228

2022-05-13 Thread GitBox
olamy commented on PR #39: URL: https://github.com/apache/maven-jar-plugin/pull/39#issuecomment-1126635329 @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 the specific comment.

[GitHub] [maven-wagon] dependabot[bot] opened a new pull request, #82: Bump commons-io from 2.6 to 2.7

2022-05-13 Thread GitBox
dependabot[bot] opened a new pull request, #82: URL: https://github.com/apache/maven-wagon/pull/82 Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-

[GitHub] [maven-wagon] dependabot[bot] opened a new pull request, #81: Bump mina-core from 2.0.5 to 2.0.22 in /wagon-providers/wagon-ssh-common-test

2022-05-13 Thread GitBox
dependabot[bot] opened a new pull request, #81: URL: https://github.com/apache/maven-wagon/pull/81 Bumps [mina-core](https://github.com/apache/mina) from 2.0.5 to 2.0.22. Commits https://github.com/apache/mina/commit/97df92e57a15ea60282a5310df0eefa8527d2286";>97df92e [maven-rel

[jira] [Commented] (MCOMPILER-394) Stackoverflow while compiling Java Sources, but works after renaming project directory

2022-05-13 Thread Markus Bader (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536941#comment-17536941 ] Markus Bader commented on MCOMPILER-394: In Nov. 2021 we found the reason for

[jira] [Commented] (MNG-7468) Unsupported plugins parameters in configuration should be verified

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536906#comment-17536906 ] ASF GitHub Bot commented on MNG-7468: - slawekjaranowski opened a new pull request, #741

[GitHub] [maven] slawekjaranowski opened a new pull request, #741: [MNG-7468] Check unsupported plugins parameters in configuration

2022-05-13 Thread GitBox
slawekjaranowski opened a new pull request, #741: URL: https://github.com/apache/maven/pull/741 I see only one place for such checking ... After `MojoExecution` was created and configured all configuration will only contains parameters listed in plugin.xml Maybe I should do it

[jira] [Created] (MINVOKER-301) Upgrade Parent to 36

2022-05-13 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MINVOKER-301: Summary: Upgrade Parent to 36 Key: MINVOKER-301 URL: https://issues.apache.org/jira/browse/MINVOKER-301 Project: Maven Invoker Plugin Issue T

[GitHub] [maven-jar-plugin] slawekjaranowski merged pull request #40: [MJAR-288] Upgrade Parent to 36

2022-05-13 Thread GitBox
slawekjaranowski merged PR #40: URL: https://github.com/apache/maven-jar-plugin/pull/40 -- 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.

[jira] [Commented] (MJAR-288) Upgrade Parent to 36

2022-05-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MJAR-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536892#comment-17536892 ] Hudson commented on MJAR-288: - Build succeeded in Jenkins: Maven » Maven TLP » maven-jar-plugin

[GitHub] [maven-jar-plugin] slawekjaranowski commented on pull request #19: [MJAR-278] Update plugin (requires Maven 3.2.5+)

2022-05-13 Thread GitBox
slawekjaranowski commented on PR #19: URL: https://github.com/apache/maven-jar-plugin/pull/19#issuecomment-1126519172 > Any idea about failing IT `manifest-content`? Try rebase, see #40 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Closed] (MJAR-288) Upgrade Parent to 36

2022-05-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MJAR-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MJAR-288. Fix Version/s: 3.3.0 Resolution: Fixed > Upgrade Parent to 36 > >

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126318532 @hboutemy Any opinion? -- 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

[jira] [Commented] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536796#comment-17536796 ] Michael Osipov commented on MSKINS-182: --- Reverting my change and this work for me:

[jira] [Updated] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-182: -- Attachment: screenshot-3.png > Fix padding of search input form > -

[jira] [Updated] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-182: -- Attachment: screenshot-2.png > Fix padding of search input form > -

[jira] [Commented] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536795#comment-17536795 ] Michael Osipov commented on MSKINS-182: --- Show me, if I do this I have: !screenshot

[jira] [Comment Edited] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536506#comment-17536506 ] Konrad Windszus edited comment on MSKINS-182 at 5/13/22 5:21 PM: --

[jira] [Comment Edited] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536506#comment-17536506 ] Konrad Windszus edited comment on MSKINS-182 at 5/13/22 5:16 PM: --

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126272278 > Do we really need to support both chevron and icon on the same item? This is IMHO highly unlikely and it should be fine if in that case the icon is just disregarded... We

[jira] [Comment Edited] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536506#comment-17536506 ] Konrad Windszus edited comment on MSKINS-182 at 5/13/22 5:13 PM: --

[GitHub] [maven-fluido-skin] kwin commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
kwin commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126263161 Do we really need to support both chevron and icon on the same item? This is IMHO highly unlikely and it should be fine if in that case the icon is just disregarded... -- This is an

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126247790 My approach is defitively wrong. IMHO. -- 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-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126246097 For me, changing the 15px isn't a way to go if we want to have the chevron in the boundary and the icon which is 14x14 on those 15px. Simply not enough space. -- This is an aut

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536760#comment-17536760 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872588379 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -232,7 +237,17 @@ private static class ProjectLock implements AutoCloseable

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126234712 Reason: https://github.com/apache/maven-fluido-skin/blob/90c24e96283b2816a0c995ee7a696c5c51767b98/src/main/resources/css/bootstrap-2.3.2.css#L3988-L3992 15px on the right

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126226574 Our problem: ![grafik](https://user-images.githubusercontent.com/573017/168324818-20c18800-5f66-4761-b045-c2d88a949292.png) -- This is an automated message from the Apach

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536732#comment-17536732 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872525468 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Updated] (MWRAPPER-65) MavenWrapperDownloader.java ignores the MVNW_REPOURL env

2022-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/MWRAPPER-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Solórzano updated MWRAPPER-65: Description: Problem: MavenWrapperDownloader.java does not read the environment variable

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536729#comment-17536729 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872523457 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Created] (MWRAPPER-65) MavenWrapperDownloader.java ignores the MVNW_REPOURL env

2022-05-13 Thread Jira
Jorge Solórzano created MWRAPPER-65: --- Summary: MavenWrapperDownloader.java ignores the MVNW_REPOURL env Key: MWRAPPER-65 URL: https://issues.apache.org/jira/browse/MWRAPPER-65 Project: Maven Wrapper

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536727#comment-17536727 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872522599 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -232,7 +237,17 @@ private static class ProjectLock implements AutoCloseable

[GitHub] [maven-fluido-skin] michael-o commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
michael-o commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1126176779 Looking into... -- 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

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536724#comment-17536724 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872518135 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536723#comment-17536723 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872514772 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536722#comment-17536722 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872514294 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software

[jira] [Commented] (MNG-7316) MavenProject.getAttachedArtifacts() regression with 3.8.1

2022-05-13 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536716#comment-17536716 ] Michael Osipov commented on MNG-7316: - [~chtompki], I guess you still have time until e

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536711#comment-17536711 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872496150 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536709#comment-17536709 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872494330 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software Fo

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536708#comment-17536708 ] ASF GitHub Bot commented on MNG-7476: - gnodet commented on code in PR #736: URL: https:

[GitHub] [maven] gnodet commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
gnodet commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872493501 ## maven-core/src/main/java/org/apache/maven/lifecycle/internal/MojoExecutor.java: ## @@ -232,7 +237,17 @@ private static class ProjectLock implements AutoCloseable

[jira] [Commented] (MNG-7476) Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536691#comment-17536691 ] ASF GitHub Bot commented on MNG-7476: - michael-o commented on code in PR #736: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #736: [3.8.x] [MNG-7476] Display a warning when an aggregator mojo is lock other mojos executions

2022-05-13 Thread GitBox
michael-o commented on code in PR #736: URL: https://github.com/apache/maven/pull/736#discussion_r872464396 ## maven-core/src/main/java/org/apache/maven/internal/MessageHelper.java: ## @@ -0,0 +1,91 @@ +package org.apache.maven.internal; + +/* + * Licensed to the Apache Software

[GitHub] [maven-release] michael-o commented on pull request #122: [MRELEASE-1089] Reduce the default tag format to the project version only

2022-05-13 Thread GitBox
michael-o commented on PR #122: URL: https://github.com/apache/maven-release/pull/122#issuecomment-1126118759 > The old default may be too verbose but will IMHO never lead to a release failure while the new proposed default may fail. Therefore I consider the old default better! That

[GitHub] [maven-release] jgangemi commented on pull request #122: [MRELEASE-1089] Reduce the default tag format to the project version only

2022-05-13 Thread GitBox
jgangemi commented on PR #122: URL: https://github.com/apache/maven-release/pull/122#issuecomment-1126084138 i’d like to second keeping the old format as default. we rely on this format for other tooling and needing to make changes on either side of they would be cumbersome. -- This is a

[GitHub] [maven-release] kwin commented on pull request #122: [MRELEASE-1089] Reduce the default tag format to the project version only

2022-05-13 Thread GitBox
kwin commented on PR #122: URL: https://github.com/apache/maven-release/pull/122#issuecomment-1126080704 The old default may be too verbose but will IMHO never lead to a release failure while the new proposed default may fail. Therefore I consider the old default better! -- This is an au

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536643#comment-17536643 ] ASF GitHub Bot commented on MNG-7479: - gnodet commented on PR #740: URL: https://github

[GitHub] [maven] gnodet commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
gnodet commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1126052315 The event spy is the only one capable of producing actual timing for mojos. We have brought one inspired from takari in mvnd iirc : https://github.com/apache/maven-mvnd/blob/master/daem

[GitHub] [maven-release] michael-o commented on pull request #122: [MRELEASE-1089] Reduce the default tag format to the project version only

2022-05-13 Thread GitBox
michael-o commented on PR #122: URL: https://github.com/apache/maven-release/pull/122#issuecomment-1126042706 > I would also not change the default but rather document only how to change it. Changing it will lead to regressions for some users, where multiple releases are triggered from the

[GitHub] [maven-mvnd] gnodet closed pull request #634: Upgrade to maven-resolver 1.8.0

2022-05-13 Thread GitBox
gnodet closed pull request #634: Upgrade to maven-resolver 1.8.0 URL: https://github.com/apache/maven-mvnd/pull/634 -- 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 unsubscri

[GitHub] [maven-mvnd] gnodet commented on pull request #634: Upgrade to maven-resolver 1.8.0

2022-05-13 Thread GitBox
gnodet commented on PR #634: URL: https://github.com/apache/maven-mvnd/pull/634#issuecomment-1126042651 Closing, this will be done when upgrading to maven 3.9.x -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Commented] (MNG-7478) Improve transport selection for resolver

2022-05-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536636#comment-17536636 ] Hudson commented on MNG-7478: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-739 #6

[GitHub] [maven-release] kwin commented on pull request #122: [MRELEASE-1089] Reduce the default tag format to the project version only

2022-05-13 Thread GitBox
kwin commented on PR #122: URL: https://github.com/apache/maven-release/pull/122#issuecomment-1126029163 I would also not change the default but rather document only how to change it. Changing it will lead to regressions for some users, where multiple releases are triggered from the same re

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536587#comment-17536587 ] Andreas Loew commented on MNG-7475: --- "am still unsure what happens here and why Maven ver

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536582#comment-17536582 ] ASF GitHub Bot commented on MNG-7479: - cstamas commented on PR #740: URL: https://githu

[GitHub] [maven] cstamas commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
cstamas commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1125964659 EventSpy is not part of plugin API and is hidden for good reasons, it is for maven extensions as Javadoc of EventSpy nicely explains. Event spy emits Maven Core events (about processing the b

[jira] [Commented] (MNG-7470) Add IT involving resolver transport

2022-05-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536571#comment-17536571 ] Hudson commented on MNG-7470: - Build unstable in Jenkins: Maven » Maven TLP » maven » maven-3.9

[GitHub] [maven-surefire] sman-81 commented on a diff in pull request #535: [SUREFIRE-2086] Management of temporary files

2022-05-13 Thread GitBox
sman-81 commented on code in PR #535: URL: https://github.com/apache/maven-surefire/pull/535#discussion_r872279362 ## surefire-api/src/main/java/org/apache/maven/surefire/api/util/TempFileManager.java: ## @@ -0,0 +1,242 @@ +package org.apache.maven.surefire.api.util; + +/* + * L

[GitHub] [maven-surefire] sman-81 commented on a diff in pull request #535: [SUREFIRE-2086] Management of temporary files

2022-05-13 Thread GitBox
sman-81 commented on code in PR #535: URL: https://github.com/apache/maven-surefire/pull/535#discussion_r872275968 ## surefire-api/src/main/java/org/apache/maven/surefire/api/util/TempFileManager.java: ## @@ -0,0 +1,242 @@ +package org.apache.maven.surefire.api.util; + +/* + * L

[GitHub] [maven-mvnd] eforx commented on issue #649: Maven goal is sometimes skipped

2022-05-13 Thread GitBox
eforx commented on issue #649: URL: https://github.com/apache/maven-mvnd/issues/649#issuecomment-1125928812 I will try the new version next week and let you know. -- 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] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536558#comment-17536558 ] Tamás Cservenák edited comment on MNG-7475 at 5/13/22 10:43 AM: -

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536558#comment-17536558 ] Tamás Cservenák commented on MNG-7475: -- re failsafe: as I see this happens as part of

[jira] [Comment Edited] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536546#comment-17536546 ] Andreas Loew edited comment on MNG-7475 at 5/13/22 10:21 AM: - "

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536546#comment-17536546 ] Andreas Loew commented on MNG-7475: --- "And one final question [~aloew] : WHY do you overri

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2022-05-13 Thread Andreas Loew (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536543#comment-17536543 ] Andreas Loew commented on MNG-7475: --- [~cstamas] (1) Regarding the Citrus Framework sampl

[jira] [Commented] (MNG-7478) Improve transport selection for resolver

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536532#comment-17536532 ] ASF GitHub Bot commented on MNG-7478: - slawekjaranowski commented on PR #739: URL: http

[GitHub] [maven] slawekjaranowski commented on pull request #739: [MNG-7478] Transport selection should use config properties

2022-05-13 Thread GitBox
slawekjaranowski commented on PR #739: URL: https://github.com/apache/maven/pull/739#issuecomment-1125863822 Please look at jankis build ... -- 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 sp

[GitHub] [maven-integration-testing] cstamas merged pull request #160: Extend MavenITmng7470ResolverTransportTest

2022-05-13 Thread GitBox
cstamas merged PR #160: URL: https://github.com/apache/maven-integration-testing/pull/160 -- 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-unsubsc

[jira] [Commented] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536506#comment-17536506 ] Konrad Windszus commented on MSKINS-182: This is still not properly centered afte

[jira] [Updated] (MSKINS-182) Fix padding of search input form

2022-05-13 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MSKINS-182: --- Attachment: Screenshot 2022-05-13 at 10.33.55.png > Fix padding of search input form > --

[GitHub] [maven-fluido-skin] kwin commented on pull request #29: [MSKINS-187] Wrong left margin for externalLink decoration in sidebar

2022-05-13 Thread GitBox
kwin commented on PR #29: URL: https://github.com/apache/maven-fluido-skin/pull/29#issuecomment-1125791874 The hover effect is negatively affected by this change, i.e. the light grey box does now have a right margin as well but should span the whole sidebar width: ![Screenshot 2022-05-13

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536498#comment-17536498 ] ASF GitHub Bot commented on MNG-7479: - laeubi commented on PR #740: URL: https://github

[GitHub] [maven-mvnd] gnodet closed issue #640: Add scoop installation to readme

2022-05-13 Thread GitBox
gnodet closed issue #640: Add scoop installation to readme URL: https://github.com/apache/maven-mvnd/issues/640 -- 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,

[GitHub] [maven] laeubi commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
laeubi commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1125781293 @michael-o do you think this could make it into the upcoming 3.8.6 release? That would be very helpful and should be easily cherry picket to 3.9.x and 4.x as well... -- This is an automated

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536496#comment-17536496 ] ASF GitHub Bot commented on MNG-7479: - laeubi commented on PR #740: URL: https://github

[GitHub] [maven] laeubi commented on pull request #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
laeubi commented on PR #740: URL: https://github.com/apache/maven/pull/740#issuecomment-1125779287 This currently blocks: - https://github.com/eclipse/tycho/issues/187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536495#comment-17536495 ] ASF GitHub Bot commented on MNG-7479: - laeubi opened a new pull request, #740: URL: htt

[GitHub] [maven] laeubi opened a new pull request, #740: MNG-7479 - Export the package org.apache.maven.eventspy

2022-05-13 Thread GitBox
laeubi opened a new pull request, #740: URL: https://github.com/apache/maven/pull/740 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/MNG) filed for the ch

[GitHub] [maven-mvnd] gnodet commented on issue #642: mvnd cann't run in Apline: qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

2022-05-13 Thread GitBox
gnodet commented on issue #642: URL: https://github.com/apache/maven-mvnd/issues/642#issuecomment-1125776925 Do you have a docker image to reproduce the problem ? -- 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] [Created] (MNG-7479) Export the package org.apache.maven.eventspy

2022-05-13 Thread Jira
Christoph Läubrich created MNG-7479: --- Summary: Export the package org.apache.maven.eventspy Key: MNG-7479 URL: https://issues.apache.org/jira/browse/MNG-7479 Project: Maven Issue Type: Impr

[jira] [Closed] (MNG-7477) Adapt the maven output to the width of the terminal

2022-05-13 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7477. Fix Version/s: (was: 3.9.0-candidate) Resolution: Duplicate > Adapt the maven output to th

[GitHub] [maven-javadoc-plugin] philsmart commented on pull request #139: [MJAVADOC-652] - Dependencies on the patch-module path

2022-05-13 Thread GitBox
philsmart commented on PR #139: URL: https://github.com/apache/maven-javadoc-plugin/pull/139#issuecomment-1125773261 OK. I will see if I can get it to fail during the Javadoc construction. -- This is an automated message from the Apache Git Service. To respond to the message, please log

  1   2   >