[jira] [Created] (MINDEXER-153) upgrade maven-bundle-plugin, fixes OSGi reproducibility issues

2022-05-04 Thread Herve Boutemy (Jira)
Herve Boutemy created MINDEXER-153: -- Summary: upgrade maven-bundle-plugin, fixes OSGi reproducibility issues Key: MINDEXER-153 URL: https://issues.apache.org/jira/browse/MINDEXER-153 Project: Maven I

[GitHub] [maven-release] cstamas commented on a diff in pull request #118: Catch up

2022-05-04 Thread GitBox
cstamas commented on code in PR #118: URL: https://github.com/apache/maven-release/pull/118#discussion_r865600675 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -530,25 +537,25 @@ else if ( mappedVersion.equals(

[GitHub] [maven-release] cstamas commented on a diff in pull request #118: Catch up

2022-05-04 Thread GitBox
cstamas commented on code in PR #118: URL: https://github.com/apache/maven-release/pull/118#discussion_r865600455 ## maven-release-manager/src/main/java/org/apache/maven/shared/release/phase/AbstractRewritePomsPhase.java: ## @@ -530,25 +537,25 @@ else if ( mappedVersion.equals(

[jira] [Updated] (MRELEASE-1022) release:prepare does not honor project.dev version predefined in release.properties

2022-05-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MRELEASE-1022: Affects Version/s: 3.0.0-M5 > release:prepare does not honor project.dev version predefi

[GitHub] [maven-release] hboutemy commented on pull request #110: [MRELEASE-955] first pass at release profile documentation

2022-05-04 Thread GitBox
hboutemy commented on PR #110: URL: https://github.com/apache/maven-release/pull/110#issuecomment-1118220079 IMHO, we need to document the 2 strategies: users will decide when they invest time in creating their own profile and we'll have time to create good documentation on that profile c

[jira] [Updated] (MRELEASE-1087) drop Plexus container APIs, move to JSR 330 + slf4j-api

2022-05-04 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MRELEASE-1087: Summary: drop Plexus container APIs, move to JSR 330 + slf4j-api (was: drop Plexus cont

[GitHub] [maven-release] hboutemy commented on pull request #118: Catch up

2022-05-04 Thread GitBox
hboutemy commented on PR #118: URL: https://github.com/apache/maven-release/pull/118#issuecomment-1118218500 Jira issue created https://issues.apache.org/jira/browse/MRELEASE-1087 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Created] (MRELEASE-1087) drop Plexus container APIs, move to JSR 330 + slf4j

2022-05-04 Thread Herve Boutemy (Jira)
Herve Boutemy created MRELEASE-1087: --- Summary: drop Plexus container APIs, move to JSR 330 + slf4j Key: MRELEASE-1087 URL: https://issues.apache.org/jira/browse/MRELEASE-1087 Project: Maven Release P

[GitHub] [maven-mvnd] gnodet commented on issue #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
gnodet commented on issue #637: URL: https://github.com/apache/maven-mvnd/issues/637#issuecomment-1118216189 > > Listening for transport dt_socket at address: 8000 > > Your daemon started a debug session - is that your intention? Nice catch, this definitely looks like the daemon

[GitHub] [maven-mvnd] ppalaga commented on issue #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
ppalaga commented on issue #637: URL: https://github.com/apache/maven-mvnd/issues/637#issuecomment-1118211721 > Listening for transport dt_socket at address: 8000 Your daemon started a debug session - is that your intention? -- This is an automated message from the Apache Git Servic

[GitHub] [maven-mvnd] gnodet commented on issue #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
gnodet commented on issue #637: URL: https://github.com/apache/maven-mvnd/issues/637#issuecomment-1118201285 Can you try using the shell script `mvnd.sh` ? Could you also try creating a user with a name with only ascii characters and try with it (so that there's no unicode chars in the in

[GitHub] [maven-checkstyle-plugin] dependabot[bot] commented on pull request #69: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-05-04 Thread GitBox
dependabot[bot] commented on PR #69: URL: https://github.com/apache/maven-checkstyle-plugin/pull/69#issuecomment-1118197365 Superseded by #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

[GitHub] [maven-checkstyle-plugin] dependabot[bot] closed pull request #69: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-05-04 Thread GitBox
dependabot[bot] closed pull request #69: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2 URL: https://github.com/apache/maven-checkstyle-plugin/pull/69 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-checkstyle-plugin] dependabot[bot] opened a new pull request, #75: Bump maven-project-info-reports-plugin from 3.1.2 to 3.3.0

2022-05-04 Thread GitBox
dependabot[bot] opened a new pull request, #75: URL: https://github.com/apache/maven-checkstyle-plugin/pull/75 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.3.0. Commits https://github.com/apache/maven-pr

[GitHub] [maven-surefire] slawekjaranowski opened a new pull request, #530: [SUREFIRE-2081] Upgrade Parent to 36

2022-05-04 Thread GitBox
slawekjaranowski opened a new pull request, #530: URL: https://github.com/apache/maven-surefire/pull/530 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) f

[jira] [Commented] (MPDF-104) i18n broken

2022-05-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPDF-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532070#comment-17532070 ] Michael Osipov commented on MPDF-104: - Wild guess, no Unicode glyph mapping. Need to ch

[jira] [Created] (SUREFIRE-2081) Upgrade Parent to 36

2022-05-04 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created SUREFIRE-2081: - Summary: Upgrade Parent to 36 Key: SUREFIRE-2081 URL: https://issues.apache.org/jira/browse/SUREFIRE-2081 Project: Maven Surefire Issue Typ

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request, #58: Bump asm-commons from 9.2 to 9.3

2022-05-04 Thread GitBox
dependabot[bot] opened a new pull request, #58: URL: https://github.com/apache/maven-help-plugin/pull/58 Bumps asm-commons from 9.2 to 9.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ow2.asm:asm-commons

[GitHub] [maven-shade-plugin] dependabot[bot] closed pull request #126: Bump maven-plugins from 34 to 35

2022-05-04 Thread GitBox
dependabot[bot] closed pull request #126: Bump maven-plugins from 34 to 35 URL: https://github.com/apache/maven-shade-plugin/pull/126 -- 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 comm

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #130: Bump maven-plugins from 35 to 36

2022-05-04 Thread GitBox
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/maven-shade-plugin/pull/130 Bumps [maven-plugins](https://github.com/apache/maven-parent) from 35 to 36. Release notes Sourced from https://github.com/apache/maven-parent/releases";>maven-plugins's rele

[GitHub] [maven-shade-plugin] dependabot[bot] commented on pull request #126: Bump maven-plugins from 34 to 35

2022-05-04 Thread GitBox
dependabot[bot] commented on PR #126: URL: https://github.com/apache/maven-shade-plugin/pull/126#issuecomment-1118145642 Superseded by #130. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [maven-mvnd] finalcreator commented on issue #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
finalcreator commented on issue #637: URL: https://github.com/apache/maven-mvnd/issues/637#issuecomment-1118111390 try with latest 0.8.1 build from source, still failed $ java -version

[GitHub] [maven-surefire] Tibor17 commented on pull request #233: [SUREFIRE-1494] default provider for JUnit4 integration tests is changed (from 'surefire-junit4' to 'surefire-junit47')

2022-05-04 Thread GitBox
Tibor17 commented on PR #233: URL: https://github.com/apache/maven-surefire/pull/233#issuecomment-1117983506 @dejan2609 You are welcome. -- 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-surefire] slawekjaranowski commented on pull request #499: Remove TestListResolver#optionallyWildcardFilter

2022-05-04 Thread GitBox
slawekjaranowski commented on PR #499: URL: https://github.com/apache/maven-surefire/pull/499#issuecomment-1117978121 Kindly reminder @Tibor17 or someone else ... 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (SUREFIRE-2055) Always show random seed

2022-05-04 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2055: -- Fix Version/s: 3.0.0-M7 > Always show random seed > ---

[jira] [Closed] (SUREFIRE-2055) Always show random seed

2022-05-04 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-2055. - Resolution: Fixed > Always show random seed > --- > >

[GitHub] [maven-surefire] slawekjaranowski merged pull request #505: [SUREFIRE-2055] Always show random seed

2022-05-04 Thread GitBox
slawekjaranowski merged PR #505: URL: https://github.com/apache/maven-surefire/pull/505 -- 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] dependabot[bot] commented on pull request #525: Bump maven-parent from 35 to 36

2022-05-04 Thread GitBox
dependabot[bot] commented on PR #525: URL: https://github.com/apache/maven-surefire/pull/525#issuecomment-1117974718 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version

[GitHub] [maven-surefire] slawekjaranowski closed pull request #525: Bump maven-parent from 35 to 36

2022-05-04 Thread GitBox
slawekjaranowski closed pull request #525: Bump maven-parent from 35 to 36 URL: https://github.com/apache/maven-surefire/pull/525 -- 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-release] slawekjaranowski commented on a diff in pull request #118: Catch up

2022-05-04 Thread GitBox
slawekjaranowski commented on code in PR #118: URL: https://github.com/apache/maven-release/pull/118#discussion_r865414828 ## maven-release-manager/src/test/java/org/apache/maven/shared/release/phase/AbstractReleaseTestCase.java: ## @@ -213,7 +213,13 @@ public FileVisitResult vi

[GitHub] [maven-release] slawekjaranowski commented on pull request #118: Catch up

2022-05-04 Thread GitBox
slawekjaranowski commented on PR #118: URL: https://github.com/apache/maven-release/pull/118#issuecomment-1117963562 `maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml` was changed so we need change `expected-*-pom.xml` for UT. -- This is an automated message fr

[jira] [Commented] (MNG-5600) Dependency management import should support exclusions.

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

[GitHub] [maven] djohle commented on pull request #295: [MNG-5600] Dependency management import should support exclusions

2022-05-04 Thread GitBox
djohle commented on PR #295: URL: https://github.com/apache/maven/pull/295#issuecomment-1117940950 Not to be a "me 2" here, but I ran into this issue today. But I figured I would at least comment to show my support of including this change. I was centralizing some repeatedly used dep

[GitHub] [maven-mvnd] ppalaga commented on pull request #641: Update RELEASING.adoc

2022-05-04 Thread GitBox
ppalaga commented on PR #641: URL: https://github.com/apache/maven-mvnd/pull/641#issuecomment-1117786178 Thanks @delanym! -- 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

[GitHub] [maven-mvnd] ppalaga merged pull request #641: Update RELEASING.adoc

2022-05-04 Thread GitBox
ppalaga merged PR #641: URL: https://github.com/apache/maven-mvnd/pull/641 -- 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.apac

[jira] [Commented] (MNG-7464) Warn about using read-only parameters for Mojo in configuration

2022-05-04 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531872#comment-17531872 ] Hudson commented on MNG-7464: - Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-731 #

[GitHub] [maven-surefire] sbabcoc commented on pull request #528: SUREFIRE-2075: Only set thread count if specified in configuration

2022-05-04 Thread GitBox
sbabcoc commented on PR #528: URL: https://github.com/apache/maven-surefire/pull/528#issuecomment-1117550351 @Tibor17 With the revisions in this PR, the ASF TestNG implementation will exhibit the behavior you've described. * With no value specified for the [parallel] setting, tests execut

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

2022-05-04 Thread GitBox
gnodet commented on issue #640: URL: https://github.com/apache/maven-mvnd/issues/640#issuecomment-1117298919 Thx ! I'm currently trying to get a 0.8.0 out and a bunch of things will change regarding the way `mvnd` will be available (mainly from the ASF download mirrors), so I think the abov

[GitHub] [maven-mvnd] bonepl opened a new issue, #640: Add scoop installation to readme

2022-05-04 Thread GitBox
bonepl opened a new issue, #640: URL: https://github.com/apache/maven-mvnd/issues/640 Hi, this should be quick. I would add scoop (http://scoop.sh) installation instructions below Chocolatey in readme. To install mvnd from scoop you need to `scoop install mvndaemon` It i

[jira] [Updated] (MPDF-104) i18n broken

2022-05-04 Thread Xavi Lee (Jira)
[ https://issues.apache.org/jira/browse/MPDF-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavi Lee updated MPDF-104: -- Attachment: 164194106-b4c23811-dee7-4849-abc4-6d88d7005d93.png > i18n broken > --- > > Ke

[jira] [Updated] (MPDF-104) i18n broken

2022-05-04 Thread Xavi Lee (Jira)
[ https://issues.apache.org/jira/browse/MPDF-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavi Lee updated MPDF-104: -- Description: In mybatis release pdf, we can see it doesn't display the words of non English. It's "#". If you t

[jira] [Created] (MPDF-104) i18n broken

2022-05-04 Thread Xavi Lee (Jira)
Xavi Lee created MPDF-104: - Summary: i18n broken Key: MPDF-104 URL: https://issues.apache.org/jira/browse/MPDF-104 Project: Maven PDF Plugin Issue Type: Bug Affects Versions: 1.6.0 Re

[GitHub] [maven-mvnd] gnodet merged pull request #639: Use the easier --user option of docker

2022-05-04 Thread GitBox
gnodet merged PR #639: URL: https://github.com/apache/maven-mvnd/pull/639 -- 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.apach

[jira] [Comment Edited] (MNG-7078) The integration tests use the user maven settings

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531691#comment-17531691 ] Tamás Cservenák edited comment on MNG-7078 at 5/4/22 11:58 AM: --

[jira] [Commented] (MNG-7078) The integration tests use the user maven settings

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531691#comment-17531691 ] Tamás Cservenák commented on MNG-7078: -- On related note: IF no user settings.xml prese

[jira] [Comment Edited] (MJAVADOC-700) Plugin duplicates classes in Java 8 all-classes lists

2022-05-04 Thread Roman Huber (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531679#comment-17531679 ] Roman Huber edited comment on MJAVADOC-700 at 5/4/22 11:26 AM: --

[jira] [Comment Edited] (MJAVADOC-700) Plugin duplicates classes in Java 8 all-classes lists

2022-05-04 Thread Roman Huber (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531679#comment-17531679 ] Roman Huber edited comment on MJAVADOC-700 at 5/4/22 11:25 AM: --

[jira] [Comment Edited] (MJAVADOC-700) Plugin duplicates classes in Java 8 all-classes lists

2022-05-04 Thread Roman Huber (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531679#comment-17531679 ] Roman Huber edited comment on MJAVADOC-700 at 5/4/22 11:25 AM: --

[jira] [Commented] (MJAVADOC-700) Plugin duplicates classes in Java 8 all-classes lists

2022-05-04 Thread Roman Huber (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531679#comment-17531679 ] Roman Huber commented on MJAVADOC-700: -- My guess is that either packages (@package

[GitHub] [maven-mvnd] gnodet merged pull request #638: Use maven-mvnd as a distribution name

2022-05-04 Thread GitBox
gnodet merged PR #638: URL: https://github.com/apache/maven-mvnd/pull/638 -- 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.apach

[jira] [Commented] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531635#comment-17531635 ] ASF GitHub Bot commented on MNG-7471: - cstamas opened a new pull request, #732: URL: ht

[GitHub] [maven] cstamas opened a new pull request, #732: [MNG-7471] Make Resolver util and connector-basic provided

2022-05-04 Thread GitBox
cstamas opened a new pull request, #732: URL: https://github.com/apache/maven/pull/732 The util is exportedArtifact AND exportedPackage The connector-basic is only exportedArtifact. Reasoning: * exportedArtifact -- prevents "own" artifact to be added to realm * exportedPackage

[jira] [Updated] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7471: - Description: With Maven 3.9.0-SNAPSHOT (post MNG-7453 done) there is a binary breakage introduced

[jira] [Updated] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7471: - Description: With Maven 3.9.0-SNAPSHOT (post MNG-7453 done) there is a binary breakage introduced

[jira] [Updated] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7471: - Description: With Maven 3.9.0-SNAPSHOT (post MNG-7453 done) there is a binary breakage introduced

[jira] [Updated] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Cservenák updated MNG-7471: - Description: With Maven 3.9.0-SNAPSHOT (post MNG-7453 done) there is a binary breakage introduced

[jira] [Created] (MNG-7471) Resolver 1.8.0 introduces binary breakage in plugin using Resolver

2022-05-04 Thread Jira
Tamás Cservenák created MNG-7471: Summary: Resolver 1.8.0 introduces binary breakage in plugin using Resolver Key: MNG-7471 URL: https://issues.apache.org/jira/browse/MNG-7471 Project: Maven

[jira] [Commented] (MSHADE-420) Reproducible Builds timestamp issue in some cases

2022-05-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531599#comment-17531599 ] Michael Osipov commented on MSHADE-420: --- I'd like to point out that MSHADE uses Jav

[GitHub] [maven-mvnd] gnodet merged pull request #636: Use sisu apt processor

2022-05-04 Thread GitBox
gnodet merged PR #636: URL: https://github.com/apache/maven-mvnd/pull/636 -- 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.apach

[jira] [Commented] (MNG-7464) Warn about using read-only parameters for Mojo in configuration

2022-05-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531596#comment-17531596 ] ASF GitHub Bot commented on MNG-7464: - slawekjaranowski commented on code in PR #731: U

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #731: [MNG-7464] Warn about using read-only parameters for Mojo in configuration

2022-05-04 Thread GitBox
slawekjaranowski commented on code in PR #731: URL: https://github.com/apache/maven/pull/731#discussion_r864561100 ## maven-core/src/main/java/org/apache/maven/plugin/internal/ReadOnlyPluginParametersValidator.java: ## @@ -0,0 +1,80 @@ +package org.apache.maven.plugin.internal;

[GitHub] [maven-integration-testing] cstamas opened a new pull request, #155: [MNG-7470] Quarkus build

2022-05-04 Thread GitBox
cstamas opened a new pull request, #155: URL: https://github.com/apache/maven-integration-testing/pull/155 A build "borrowed" as is from mvnd build that uses quarkus plugin, a notorius one for using resolver. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (MNG-7470) Add IT with quarkus plugin

2022-05-04 Thread Jira
Tamás Cservenák created MNG-7470: Summary: Add IT with quarkus plugin Key: MNG-7470 URL: https://issues.apache.org/jira/browse/MNG-7470 Project: Maven Issue Type: Task Components: I

[GitHub] [maven-mvnd] cstamas closed pull request #635: Use "official" sisu-maven-plugin

2022-05-04 Thread GitBox
cstamas closed pull request #635: Use "official" sisu-maven-plugin URL: https://github.com/apache/maven-mvnd/pull/635 -- 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 unsubsc

[jira] [Comment Edited] (MSKINS-170) Allow to show name as headline in addition to bannerLeft

2022-05-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531538#comment-17531538 ] Michael Osipov edited comment on MSKINS-170 at 5/4/22 7:46 AM:

[jira] [Commented] (MSKINS-170) Allow to show name as headline in addition to bannerLeft

2022-05-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531538#comment-17531538 ] Michael Osipov commented on MSKINS-170: --- I am totally blind and do not understand w

[GitHub] [maven-fluido-skin] michael-o commented on pull request #23: [MSKINS-169] Image height not effective

2022-05-04 Thread GitBox
michael-o commented on PR #23: URL: https://github.com/apache/maven-fluido-skin/pull/23#issuecomment-1117008828 @kwin any change you can verify this in time? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [maven-fluido-skin] michael-o commented on a diff in pull request #23: [MSKINS-169] Image height not effective

2022-05-04 Thread GitBox
michael-o commented on code in PR #23: URL: https://github.com/apache/maven-fluido-skin/pull/23#discussion_r864529221 ## pom.xml: ## @@ -253,7 +253,6 @@ under the License. site - true Review Comment: I can't tell

[GitHub] [maven-mvnd] mike-boost commented on issue #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
mike-boost commented on issue #637: URL: https://github.com/apache/maven-mvnd/issues/637#issuecomment-1117002495 unable to use mvnd I tried install it with sdkman or binary, neither work. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [maven-mvnd] mike-boost opened a new issue, #637: Timeout waiting to connect to the Maven daemon

2022-05-04 Thread GitBox
mike-boost opened a new issue, #637: URL: https://github.com/apache/maven-mvnd/issues/637 $ java -version

[GitHub] [maven-mvnd] hboutemy commented on issue #628: make libmvndnative.* builds reproducible

2022-05-04 Thread GitBox
hboutemy commented on issue #628: URL: https://github.com/apache/maven-mvnd/issues/628#issuecomment-1116993223 wow, really nice: I now have only 1 difference = `src/main/resources/org/mvndaemon/mvnd/nativ/Linux/x86/libmvndnative.so` I suppose this is due to the fact that it is my platform