[GitHub] [maven-mvnd] gnodet commented on issue #860: Why?we can't use the same command as Maven

2023-07-02 Thread via GitHub
gnodet commented on issue #860: URL: https://github.com/apache/maven-mvnd/issues/860#issuecomment-1617450796 What do you mean exactly ? -- 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 specifi

[GitHub] [maven-mvnd] gnodet closed issue #859: mvnd is not supported to `` tag in pom.xml?

2023-07-02 Thread via GitHub
gnodet closed issue #859: mvnd is not supported to `` tag in pom.xml? URL: https://github.com/apache/maven-mvnd/issues/859 -- 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 un

[GitHub] [maven-mvnd] gnodet commented on issue #862: Failed to install artifact xxx

2023-07-02 Thread via GitHub
gnodet commented on issue #862: URL: https://github.com/apache/maven-mvnd/issues/862#issuecomment-1617449819 * verify that the build succeeds with latest Maven 3.9.x and/or 4.0-alpha-x and provide the log output * provide a project with steps to reproduce the problem -- This is an auto

[GitHub] [maven-mvnd] gnodet closed issue #841: Regression mvnd 1.0-m6 vs. mvn 3.9.1

2023-07-02 Thread via GitHub
gnodet closed issue #841: Regression mvnd 1.0-m6 vs. mvn 3.9.1 URL: https://github.com/apache/maven-mvnd/issues/841 -- 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

[jira] [Commented] (MNG-5697) remove LifecycleMapping and ArtifactHandler from maven-core: move to target packaging plugin

2023-07-02 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739453#comment-17739453 ] Herve Boutemy commented on MNG-5697: MNG-7832 created to revert artifact handlers side

[jira] [Created] (MNG-7832) revert artifact handlers move to plugins

2023-07-02 Thread Herve Boutemy (Jira)
Herve Boutemy created MNG-7832: -- Summary: revert artifact handlers move to plugins Key: MNG-7832 URL: https://issues.apache.org/jira/browse/MNG-7832 Project: Maven Issue Type: Sub-task

[GitHub] [maven-mvnd] gnodet commented on issue #863: mvnd is incompatible with revision,versions-maven-plugin is 2.7

2023-07-02 Thread via GitHub
gnodet commented on issue #863: URL: https://github.com/apache/maven-mvnd/issues/863#issuecomment-1617415247 However, this is not a mvnd problem, the same happen with maven 3.9.2: ``` ➜ mavend-test git:(master) ✗ ~/.sdkman/candidates/maven/3.9.2/bin/mvn -V install Apache Maven 3.9.

[GitHub] [maven-mvnd] gnodet commented on issue #863: mvnd is incompatible with revision,versions-maven-plugin is 2.7

2023-07-02 Thread via GitHub
gnodet commented on issue #863: URL: https://github.com/apache/maven-mvnd/issues/863#issuecomment-1617410972 And ``` ➜ mavenTest ~/work/git/mvnd/dist-m39/target/maven-mvnd-1.0-m7-SNAPSHOT-m39-darwin-aarch64/bin/mvnd -V install Apache Maven Daemon (mvnd) 1.0-m7-SNAPSHOT darw

[GitHub] [maven-mvnd] gnodet commented on issue #863: mvnd is incompatible with revision,versions-maven-plugin is 2.7

2023-07-02 Thread via GitHub
gnodet commented on issue #863: URL: https://github.com/apache/maven-mvnd/issues/863#issuecomment-1617407566 Here's the output: ``` ➜ mavenTest ~/.sdkman/candidates/maven/1.0-m6-m39-mvnd/bin/mvnd -V clean compile Apache Maven Daemon (mvnd) 1.0-m6 darwin-aarch64 native client (47d4

[jira] [Closed] (MNG-7831) Install plugin fails with a NPE when rewriting the pom containing escaped chars

2023-07-02 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7831. Resolution: Duplicate > Install plugin fails with a NPE when rewriting the pom containing escaped >

[GitHub] [maven-resources-plugin] dependabot[bot] opened a new pull request, #61: Bump slf4j-simple from 1.7.36 to 2.0.7

2023-07-02 Thread via GitHub
dependabot[bot] opened a new pull request, #61: URL: https://github.com/apache/maven-resources-plugin/pull/61 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.7. Commits https://github.com/qos-ch/slf4j/commit/d6a21ae68f8a996bc24526f82ec46907e6688bc0";>d6a

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #321: Bump guice from 5.1.0 to 6.0.0

2023-07-02 Thread via GitHub
dependabot[bot] opened a new pull request, #321: URL: https://github.com/apache/maven-indexer/pull/321 Bumps [guice](https://github.com/google/guice) from 5.1.0 to 6.0.0. Release notes Sourced from https://github.com/google/guice/releases";>guice's releases. Guice 6.0.0 Se

[GitHub] [maven-mvnd] Bismarcharis commented on issue #863: mvnd is incompatible with revision,versions-maven-plugin is 2.7

2023-07-02 Thread via GitHub
Bismarcharis commented on issue #863: URL: https://github.com/apache/maven-mvnd/issues/863#issuecomment-1617097091 I attached the simple project,you can execute "mvnd compile" command in parent root path to reproduce the problem [mavend-test.zip](https://github.com/apache/maven-mvnd/file

[jira] [Comment Edited] (MSHARED-1248) maven-dependency-analyzer should log instead of failing when analyzing a corrupted jar file

2023-07-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738096#comment-17738096 ] Gary D. Gregory edited comment on MSHARED-1248 at 7/2/23 10:46 PM: --

[jira] [Comment Edited] (MSHARED-1248) maven-dependency-analyzer should log instead of failing when analyzing a corrupted jar file

2023-07-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738096#comment-17738096 ] Gary D. Gregory edited comment on MSHARED-1248 at 7/2/23 10:46 PM: --

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739416#comment-17739416 ] Alexander Brandes commented on MSKINS-234: -- That looks better, thanks so much fo

[jira] [Commented] (MNG-7831) Install plugin fails with a NPE when rewriting the pom containing escaped chars

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739415#comment-17739415 ] Michael Osipov commented on MNG-7831: - [~gnodet], please triage... > Install plugin fa

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739414#comment-17739414 ] Michael Osipov commented on MSKINS-234: --- >From my PoV, the padding was incorrectly

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739413#comment-17739413 ] Michael Osipov commented on MSKINS-234: --- Please try this commit on a local built of

[jira] [Updated] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-234: -- Attachment: screenshot-1.png > Disabling 'topBarEnabled' doesn't remove padding > -

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739409#comment-17739409 ] Michael Osipov commented on MSKINS-234: --- I have an idea how to fix it... > Disabli

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739406#comment-17739406 ] Michael Osipov commented on MSKINS-234: --- Had to do {{$ fetch -o src/site/site.xml

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739405#comment-17739405 ] Michael Osipov commented on MSKINS-234: --- Does not reproduce for me. As soon as I bu

[jira] [Commented] (MNG-7831) Install plugin fails with a NPE when rewriting the pom containing escaped chars

2023-07-02 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/MNG-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739404#comment-17739404 ] Romain Manni-Bucau commented on MNG-7831: - [~michael-o] seems so since master got a

[jira] [Comment Edited] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739401#comment-17739401 ] Alexander Brandes edited comment on MSKINS-234 at 7/2/23 7:07 PM: -

[jira] [Comment Edited] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739401#comment-17739401 ] Alexander Brandes edited comment on MSKINS-234 at 7/2/23 7:07 PM: -

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739401#comment-17739401 ] Alexander Brandes commented on MSKINS-234: -- Generating the site is part of a pip

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739399#comment-17739399 ] Michael Osipov commented on MSKINS-234: --- Thanks, looking into. Can you also provide

[jira] [Commented] (MNG-7831) Install plugin fails with a NPE when rewriting the pom containing escaped chars

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739395#comment-17739395 ] Michael Osipov commented on MNG-7831: - I think this has been reported already by [~sjar

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739394#comment-17739394 ] Alexander Brandes commented on MSKINS-234: -- I've attached a screen capture modif

[jira] [Updated] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Brandes updated MSKINS-234: - Attachment: Kapture 2023-07-02 at 19.23.10.mp4 > Disabling 'topBarEnabled' doesn't remove

[jira] [Created] (MNG-7831) Install plugin fails with a NPE when rewriting the pom containing escaped chars

2023-07-02 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created MNG-7831: --- Summary: Install plugin fails with a NPE when rewriting the pom containing escaped chars Key: MNG-7831 URL: https://issues.apache.org/jira/browse/MNG-7831 Proje

[jira] [Commented] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739393#comment-17739393 ] Michael Osipov commented on MSKINS-234: --- Can you show the padding you mean? Best wi

[jira] [Created] (MSKINS-234) Disabling 'topBarEnabled' doesn't remove padding

2023-07-02 Thread Alexander Brandes (Jira)
Alexander Brandes created MSKINS-234: Summary: Disabling 'topBarEnabled' doesn't remove padding Key: MSKINS-234 URL: https://issues.apache.org/jira/browse/MSKINS-234 Project: Maven Skins

[GitHub] [maven-javadoc-plugin] dependabot[bot] closed pull request #193: Bump maven-common-artifact-filters from 3.2.0 to 3.3.2

2023-07-02 Thread via GitHub
dependabot[bot] closed pull request #193: Bump maven-common-artifact-filters from 3.2.0 to 3.3.2 URL: https://github.com/apache/maven-javadoc-plugin/pull/193 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #193: Bump maven-common-artifact-filters from 3.2.0 to 3.3.2

2023-07-02 Thread via GitHub
dependabot[bot] commented on PR #193: URL: https://github.com/apache/maven-javadoc-plugin/pull/193#issuecomment-1616644037 Looks like org.apache.maven.shared:maven-common-artifact-filters is no longer updatable, so this is no longer needed. -- This is an automated message from the Apache

[GitHub] [maven-javadoc-plugin] elharo closed pull request #203: Refactoring done in various parts of code.

2023-07-02 Thread via GitHub
elharo closed pull request #203: Refactoring done in various parts of code. URL: https://github.com/apache/maven-javadoc-plugin/pull/203 -- 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 c

[GitHub] [maven-gh-actions-shared] slachiewicz merged pull request #75: Maven 3.9.3 as default

2023-07-02 Thread via GitHub
slachiewicz merged PR #75: URL: https://github.com/apache/maven-gh-actions-shared/pull/75 -- 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

[GitHub] [maven-gh-actions-shared] slachiewicz opened a new pull request, #75: Maven 3.9.3 as default

2023-07-02 Thread via GitHub
slachiewicz opened a new pull request, #75: URL: https://github.com/apache/maven-gh-actions-shared/pull/75 (no comment) -- 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 u