[jira] [Assigned] (SUREFIRE-2043) Test groups not working for testng in combination with JUnit5

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-2043: -- Assignee: Tibor Digana > Test groups not working for testng in combination with JUn

[jira] [Closed] (SUREFIRE-2043) Test groups not working for testng in combination with JUnit5

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2043. -- Resolution: Duplicate > Test groups not working for testng in combination with JUnit5 >

[jira] [Updated] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2024: --- Component/s: documentation > Replace testng-junit5 by testng-engine in tests and documenta

[jira] [Commented] (MSHADE-413) Maven share plugin enters endless loop

2022-03-30 Thread Robert Stupp (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514510#comment-17514510 ] Robert Stupp commented on MSHADE-413: - > I can't even compile the whole project That

[jira] [Created] (MNG-7445) to refactor some useless code

2022-03-30 Thread jackyHu (Jira)
jackyHu created MNG-7445: Summary: to refactor some useless code Key: MNG-7445 URL: https://issues.apache.org/jira/browse/MNG-7445 Project: Maven Issue Type: Improvement Components: Core

[jira] [Commented] (MNG-7445) to refactor some useless code

2022-03-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514531#comment-17514531 ] Michael Osipov commented on MNG-7445: - Provide a PR please. > to refactor some useless

[GitHub] [maven] Gakiii commented on pull request #687: actually the “return” can be writed in the last

2022-03-30 Thread GitBox
Gakiii commented on pull request #687: URL: https://github.com/apache/maven/pull/687#issuecomment-1082764839 > Thanks for your contribution, @Gakiii! > > Two remaining things: > > 1. Would it be possible for you to explicitly declare this contribution to be licensed under the

[jira] [Commented] (MNG-7445) to refactor some useless code

2022-03-30 Thread jackyHu (Jira)
[ https://issues.apache.org/jira/browse/MNG-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514539#comment-17514539 ] jackyHu commented on MNG-7445: -- I have provide a PR days ago, the adress is [https://github.c

[jira] [Created] (MNG-7446) The dependencies used by plugins can be obtained preferentially from the dependencies of the current project

2022-03-30 Thread LiuAnsa (Jira)
LiuAnsa created MNG-7446: Summary: The dependencies used by plugins can be obtained preferentially from the dependencies of the current project Key: MNG-7446 URL: https://issues.apache.org/jira/browse/MNG-7446

[jira] [Updated] (MNG-7446) The dependencies used by plugins can be obtained preferentially from the dependencies of the current project

2022-03-30 Thread LiuAnsa (Jira)
[ https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiuAnsa updated MNG-7446: - Attachment: image-2022-03-30-16-25-47-113.png > The dependencies used by plugins can be obtained preferentially fro

[jira] [Updated] (MNG-7446) The dependencies used by plugins can be obtained preferentially from the dependencies of the current project

2022-03-30 Thread LiuAnsa (Jira)
[ https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiuAnsa updated MNG-7446: - Description: Summary: In order to control the unified version, I keep the dependenciesManage in the parent project

[GitHub] [maven-javadoc-plugin] pzygielo commented on pull request #125: (doc) Remove spurious Javadoc @param tag

2022-03-30 Thread GitBox
pzygielo commented on pull request #125: URL: https://github.com/apache/maven-javadoc-plugin/pull/125#issuecomment-1082791721 May I ask for review, please? -- 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-surefire] Tibor17 commented on pull request #500: [SUREFIRE-2024] Replace testng-junit5 by testng-engine

2022-03-30 Thread GitBox
Tibor17 commented on pull request #500: URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1082800971 @slawekjaranowski I did not say that `testng-engine` has some problem. I only said that Surefire understands Jupiter Api and resolves it into engine, and we only preve

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #500: [SUREFIRE-2024] Replace testng-junit5 by testng-engine

2022-03-30 Thread GitBox
slawekjaranowski commented on pull request #500: URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1082806125 Ok, thanks. I assume that now is ok. So when build have finished I will merge it. -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [maven-surefire] hisener commented on a change in pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
hisener commented on a change in pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#discussion_r838315744 ## File path: maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireDependencyResolver.java ## @@ -184,7 +189,17 @@ private A

[jira] [Updated] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2024: --- Fix Version/s: 3.0.0-M6 > Replace testng-junit5 by testng-engine in tests and documentatio

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
slawekjaranowski commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082860368 @Tibor17 I propose postpone cosmetic changes, for next PR. After have build pass I will merge it. -- This is an automated message from the Apache Git Service.

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
slawekjaranowski commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082865519 @hisener thanks for contribution -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-surefire] Tibor17 commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082884261 > @Tibor17 I propose postpone cosmetic changes, for next PR. After have build pass I will merge it. @slawekjaranowski which one? -- This is an automated message f

[GitHub] [maven-surefire] Tibor17 commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082887523 @slawekjaranowski Thx for taking care of the PRs #500 and #504 . Pls complete them after successful build. I would, meanwhile build the site and I will check the pag

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 edited a comment on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1082887523 @slawekjaranowski Thx for taking care of the PRs #500 and #504 . Pls complete them after successful build. I would, meanwhile build the site and I will check

[GitHub] [maven] Gakiii edited a comment on pull request #687: [MNG-7445] Refactoring, remove the useless line

2022-03-30 Thread GitBox
Gakiii edited a comment on pull request #687: URL: https://github.com/apache/maven/pull/687#issuecomment-1082764839 > Thanks for your contribution, @Gakiii! > > Two remaining things: > > 1. Would it be possible for you to explicitly declare this contribution to be licensed und

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #141: [MNG-7404] Drop support for prefixless expressions

2022-03-30 Thread GitBox
michael-o commented on a change in pull request #141: URL: https://github.com/apache/maven-integration-testing/pull/141#discussion_r838375960 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2339BadProjectInterpolationPre4Test.java ## @@ -0,0 +1,75 @@ +

[jira] [Closed] (MNG-7446) The dependencies used by plugins can be obtained preferentially from the dependencies of the current project

2022-03-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7446. --- Resolution: Information Provided * Use the users mailing list to ask such questions * Use plugin manage

[GitHub] [maven-surefire] slawekjaranowski merged pull request #500: [SUREFIRE-2024] Replace testng-junit5 by testng-engine

2022-03-30 Thread GitBox
slawekjaranowski merged pull request #500: URL: https://github.com/apache/maven-surefire/pull/500 -- 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] [Closed] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-03-30 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-2024. - Resolution: Fixed > Replace testng-junit5 by testng-engine in tests and docume

[jira] [Commented] (SUREFIRE-2024) Replace testng-junit5 by testng-engine in tests and documentation

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514661#comment-17514661 ] Tibor Digana commented on SUREFIRE-2024: https://gitbox.apache.org/repos/asf?p

[GitHub] [maven-surefire] Tibor17 commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083076792 @hisener Pls squash both commits. -- 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-surefire] hisener commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
hisener commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083185467 Sorry, I am seeing this just now. I'll do that. :loading: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-surefire] hisener edited a comment on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
hisener edited a comment on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083185467 Sorry, I am seeing this just now. I'll do that. ~:loading:~ ✅ -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [maven-surefire] Tibor17 commented on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 commented on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083197037 @hisener Thx for contributing! Feel free to participate on the development in the future. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-surefire] Tibor17 merged pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 merged pull request #504: URL: https://github.com/apache/maven-surefire/pull/504 -- 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-un

[jira] [Closed] (SUREFIRE-2051) Propagate `ArtifactResolutionException` while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-2051. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=f2c567

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #504: [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDependencyResolver`

2022-03-30 Thread GitBox
Tibor17 edited a comment on pull request #504: URL: https://github.com/apache/maven-surefire/pull/504#issuecomment-1083197037 @hisener Thx for contributing! Feel free to participate on the development in future. -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [maven-javadoc-plugin] pzygielo commented on pull request #125: (doc) Fix spurious Javadoc @param tag

2022-03-30 Thread GitBox
pzygielo commented on pull request #125: URL: https://github.com/apache/maven-javadoc-plugin/pull/125#issuecomment-1083422130 @michael-o - updated -- 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 t

[GitHub] [maven-site] famod opened a new pull request #296: Document known 3.8.5 issue MNG-7432

2022-03-30 Thread GitBox
famod opened a new pull request #296: URL: https://github.com/apache/maven-site/pull/296 Users should be made aware to prevent e.g.: https://github.com/quarkusio/quarkus/issues/24644 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

2022-03-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514856#comment-17514856 ] ASF GitHub Bot commented on MNG-7432: - famod opened a new pull request #296: URL: https

[jira] [Commented] (MSHADE-413) Maven share plugin enters endless loop

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514872#comment-17514872 ] Karl Heinz Marbaise commented on MSHADE-413: Ah... now I see the problem was

[GitHub] [maven-site] michael-o merged pull request #296: Document known 3.8.5 issue MNG-7432

2022-03-30 Thread GitBox
michael-o merged pull request #296: URL: https://github.com/apache/maven-site/pull/296 -- 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] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

2022-03-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514884#comment-17514884 ] ASF GitHub Bot commented on MNG-7432: - michael-o merged pull request #296: URL: https:/

[jira] [Created] (MNG-7447) Several Improvements by using Stream API

2022-03-30 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MNG-7447: Summary: Several Improvements by using Stream API Key: MNG-7447 URL: https://issues.apache.org/jira/browse/MNG-7447 Project: Maven Issue Type: Sub-ta

[jira] [Assigned] (MNG-7447) Several Improvements by using Stream API

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise reassigned MNG-7447: Assignee: Karl Heinz Marbaise > Several Improvements by using Stream API > -

[jira] [Created] (MVERIFIER-42) Add a "message" element to each "file" block, the contents of which are printed if the file verification fails

2022-03-30 Thread David M. Karr (Jira)
David M. Karr created MVERIFIER-42: -- Summary: Add a "message" element to each "file" block, the contents of which are printed if the file verification fails Key: MVERIFIER-42 URL: https://issues.apache.org/jira/b

[GitHub] [maven] khmarbaise commented on pull request #699: Refactoring

2022-03-30 Thread GitBox
khmarbaise commented on pull request #699: URL: https://github.com/apache/maven/pull/699#issuecomment-1083571425 Can you please follow the contribution guide. Unfortunately I don't see any JIRA issue related to that change. -- This is an automated message from the Apache Git Service. To

[jira] [Created] (MINSTALL-172) Upgrade maven-plugin parent to 35

2022-03-30 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MINSTALL-172: Summary: Upgrade maven-plugin parent to 35 Key: MINSTALL-172 URL: https://issues.apache.org/jira/browse/MINSTALL-172 Project: Maven Install Plugin

[jira] [Updated] (MINSTALL-172) Upgrade maven-plugin parent to 35

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MINSTALL-172: - Fix Version/s: 3.0.0-M2 (was: 3.0.0) > Upgrade maven-plu

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

2022-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514936#comment-17514936 ] Hudson commented on MNG-7432: - Build succeeded in Jenkins: Maven » Maven TLP » maven-site » mas

[jira] [Commented] (MINSTALL-170) more control over what artifacts to be installed.

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514941#comment-17514941 ] Karl Heinz Marbaise commented on MINSTALL-170: -- Have you tried to configur

[GitHub] [maven-install-plugin] dependabot[bot] closed pull request #21: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-03-30 Thread GitBox
dependabot[bot] closed pull request #21: URL: https://github.com/apache/maven-install-plugin/pull/21 -- 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-mai

[GitHub] [maven-install-plugin] dependabot[bot] commented on pull request #21: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-03-30 Thread GitBox
dependabot[bot] commented on pull request #21: URL: https://github.com/apache/maven-install-plugin/pull/21#issuecomment-1083615432 Looks like org.apache.maven.plugins:maven-javadoc-plugin is no longer a dependency, so this is no longer needed. -- This is an automated message from the Ap

[jira] [Commented] (MINSTALL-172) Upgrade maven-plugin parent to 35

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514942#comment-17514942 ] Karl Heinz Marbaise commented on MINSTALL-172: -- Done in [3b43200966deac7c

[jira] [Closed] (MINSTALL-172) Upgrade maven-plugin parent to 35

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MINSTALL-172. Resolution: Done > Upgrade maven-plugin parent to 35 > --

[jira] [Commented] (MSHARED-1050) ConcurrentModificationException for maven-filtering

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514951#comment-17514951 ] Karl Heinz Marbaise commented on MSHARED-1050: -- First recommendation is to

[jira] [Commented] (MSHARED-1050) ConcurrentModificationException for maven-filtering

2022-03-30 Thread Ladislav Lencucha (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514955#comment-17514955 ] Ladislav Lencucha commented on MSHARED-1050: [~khmarbaise] that version see

[jira] [Commented] (MSHARED-1050) ConcurrentModificationException for maven-filtering

2022-03-30 Thread Ladislav Lencucha (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514956#comment-17514956 ] Ladislav Lencucha commented on MSHARED-1050: BTW, is there any particular f

[jira] [Commented] (MINSTALL-172) Upgrade maven-plugin parent to 35

2022-03-30 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINSTALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514957#comment-17514957 ] Hudson commented on MINSTALL-172: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MSHARED-1044) Required report phase are executed many time in the same Maven session

2022-03-30 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514958#comment-17514958 ] Karl Heinz Marbaise commented on MSHARED-1044: -- Is there a good reason why

[GitHub] [maven-surefire] Tibor17 merged pull request #498: Bump plexus-component-metadata from 2.0.0 to 2.1.1

2022-03-30 Thread GitBox
Tibor17 merged pull request #498: URL: https://github.com/apache/maven-surefire/pull/498 -- 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-un

[GitHub] [maven] famod commented on pull request #695: [MNG-7432] Dependencies from profile not picked up via -P

2022-03-30 Thread GitBox
famod commented on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1083641682 > > Is there an IT for this? If there would be, I'd check this and add for 3.8.6+. > > [The jira](https://issues.apache.org/jira/browse/MNG-7432) has a link [to a reproducer]

[GitHub] [maven] famod edited a comment on pull request #695: [MNG-7432] Dependencies from profile not picked up via -P

2022-03-30 Thread GitBox
famod edited a comment on pull request #695: URL: https://github.com/apache/maven/pull/695#issuecomment-1083641682 @laeubi > > Is there an IT for this? If there would be, I'd check this and add for 3.8.6+. > > [The jira](https://issues.apache.org/jira/browse/MNG-7432) has a link [

[jira] [Created] (MENFORCER-415) Violation messages can be really hard to find in a multi module project

2022-03-30 Thread Falko Modler (Jira)
Falko Modler created MENFORCER-415: -- Summary: Violation messages can be really hard to find in a multi module project Key: MENFORCER-415 URL: https://issues.apache.org/jira/browse/MENFORCER-415 Proje

[jira] [Created] (MSHADE-417) Nul bytes appended to small files by maven-shade-plugin

2022-03-30 Thread Max Zerzouri (Jira)
Max Zerzouri created MSHADE-417: --- Summary: Nul bytes appended to small files by maven-shade-plugin Key: MSHADE-417 URL: https://issues.apache.org/jira/browse/MSHADE-417 Project: Maven Shade Plugin

[jira] [Updated] (MSHADE-417) Nul bytes appended to small files by maven-shade-plugin

2022-03-30 Thread Max Zerzouri (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Zerzouri updated MSHADE-417: Attachment: pom.xml > Nul bytes appended to small files by maven-shade-plugin > ---

[jira] [Updated] (MSHADE-417) Nul bytes appended to small files by maven-shade-plugin

2022-03-30 Thread Max Zerzouri (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Zerzouri updated MSHADE-417: Attachment: (was: pom.xml) > Nul bytes appended to small files by maven-shade-plugin >

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

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

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

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

[jira] [Commented] (MNG-7432) REGRESSION in 3.8.5: Dependencies from profile not picked up via -P

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

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request #54: Bump maven-model from 3.8.4 to 3.8.5

2022-03-30 Thread GitBox
dependabot[bot] opened a new pull request #54: URL: https://github.com/apache/maven-help-plugin/pull/54 Bumps [maven-model](https://github.com/apache/maven) from 3.8.4 to 3.8.5. Release notes Sourced from https://github.com/apache/maven/releases";>maven-model's releases. 3.

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #190: Bump maven-shade-plugin from 3.2.4 to 3.3.0

2022-03-30 Thread GitBox
dependabot[bot] opened a new pull request #190: URL: https://github.com/apache/maven-indexer/pull/190 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.3.0. Commits https://github.com/apache/maven-shade-plugin/commit/7169fded927b20c99534f

[jira] [Created] (MANTRUN-235) File permissions are missing

2022-03-30 Thread whh (Jira)
whh created MANTRUN-235: --- Summary: File permissions are missing Key: MANTRUN-235 URL: https://issues.apache.org/jira/browse/MANTRUN-235 Project: Maven Antrun Plugin Issue Type: Bug Affects Versions

[jira] [Created] (MRESOURCES-282) Upgrade maven-plugin parent to 35

2022-03-30 Thread Karl Heinz Marbaise (Jira)
Karl Heinz Marbaise created MRESOURCES-282: -- Summary: Upgrade maven-plugin parent to 35 Key: MRESOURCES-282 URL: https://issues.apache.org/jira/browse/MRESOURCES-282 Project: Maven Resources P