[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-09 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520061#comment-17520061 ] Dan Tran commented on MNG-7433: --- [~cstamas] from your explanation, can I assume that all 'aggregating' mojo

[GitHub] [maven-site] thawkin3 opened a new pull request, #298: docs: add missing word on What Is Maven page

2022-04-09 Thread GitBox
thawkin3 opened a new pull request, #298: URL: https://github.com/apache/maven-site/pull/298 The word "Maven" was missing in this sentence: > While takes an opinionated approach to project layout, some projects may not fit with this structure for historical reasons. Should be

[jira] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-09 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433 ] Dan Tran deleted comment on MNG-7433: --- was (Author: dantran): further testing and debugging show that all mojo, with 'aggregator = true' set at @Mojo, executions are serialized in multi-thread

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-09 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520058#comment-17520058 ] Dan Tran commented on MNG-7433: --- further testing and debugging show that all mojo, with 'aggregator = true'

[GitHub] [maven-surefire] slawekjaranowski commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-09 Thread GitBox
slawekjaranowski commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r846689352 ## surefire-api/src/main/java/org/apache/maven/surefire/api/util/DefaultRunOrderCalculator.java: ## @@ -55,7 +55,7 @@ public DefaultRunOrderCalculator(

[GitHub] [maven-surefire] slawekjaranowski commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-09 Thread GitBox
slawekjaranowski commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r846689054 ## surefire-api/src/main/java/org/apache/maven/surefire/api/util/DefaultRunOrderCalculator.java: ## @@ -55,7 +55,7 @@ public DefaultRunOrderCalculator(

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846684997 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846684997 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-09 Thread Gregory Ducharme (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520023#comment-17520023 ] Gregory Ducharme commented on MRESOLVER-133: Is there a way for me to obtain the proposed 

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846676868 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846676868 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[jira] [Comment Edited] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-09 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520019#comment-17520019 ] Tibor Digana edited comment on SUREFIRE-2061 at 4/9/22 8:17 PM: Hey

[jira] [Commented] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-09 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520019#comment-17520019 ] Tibor Digana commented on SUREFIRE-2061: Hey [~sjaranowski], pls try to find the dump in

[jira] [Updated] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-09 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-2061: --- Fix Version/s: 3.0.0-M7 > BLOCKED in surefire-forkedjvm-stream-flusher >

[jira] [Assigned] (SUREFIRE-2061) BLOCKED in surefire-forkedjvm-stream-flusher

2022-04-09 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-2061: -- Assignee: Tibor Digana > BLOCKED in surefire-forkedjvm-stream-flusher >

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

2022-04-09 Thread GitBox
jorsol commented on code in PR #19: URL: https://github.com/apache/maven-jar-plugin/pull/19#discussion_r846670241 ## pom.xml: ## @@ -26,7 +26,6 @@ maven-plugins org.apache.maven.plugins 34 Review Comment: `35` -- This is an automated message from the

[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-04-09 Thread GitBox
Tibor17 commented on PR #233: URL: https://github.com/apache/maven-surefire/pull/233#issuecomment-1094109133 Hi @dejan2609 can you pls rebase this PR? thx -- 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] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846669797 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846669309 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846669309 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846668357 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846668357 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] sbabcoc commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
sbabcoc commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846668194 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846660194 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846657279 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[jira] [Commented] (MRESOLVER-133) Improve resolver performance by using breadth-first search

2022-04-09 Thread Ivan Babiankou (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1751#comment-1751 ] Ivan Babiankou commented on MRESOLVER-133: -- [~michael-o] From the top of my head, I'd say the

[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #12: Bump commons-io from 2.6 to 2.11.0

2022-04-09 Thread GitBox
patpatpat123 commented on PR #12: URL: https://github.com/apache/maven-resources-plugin/pull/12#issuecomment-1094073265 I gave it a go, but my level is very beginner in Java. This is quite technically difficult for me, as I am more of a "happy user" of this project rather than

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846648490 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846648374 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-09 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r846644422 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +35,45 @@ * * @since

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

2022-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519988#comment-17519988 ] Hudson commented on MNG-7447: - Build unstable in Jenkins: Maven » Maven TLP » maven » PR-700 #7 See

[GitHub] [maven-resources-plugin] slachiewicz commented on pull request #12: Bump commons-io from 2.6 to 2.11.0

2022-04-09 Thread GitBox
slachiewicz commented on PR #12: URL: https://github.com/apache/maven-resources-plugin/pull/12#issuecomment-1094039990 Yes it is possible. This is open source project and everyone is invited to open PR and contribute so anyone else would benefit from it. -- This is an automated message

[jira] [Comment Edited] (MJAVADOC-709) JDK 17 support

2022-04-09 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519982#comment-17519982 ] Gili edited comment on MJAVADOC-709 at 4/9/22 2:00 PM: --- Sorry for the

[GitHub] [maven-javadoc-plugin] dependabot[bot] merged pull request #117: Bump maven-archiver from 3.5.1 to 3.5.2

2022-04-09 Thread GitBox
dependabot[bot] merged PR #117: URL: https://github.com/apache/maven-javadoc-plugin/pull/117 -- 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] [Commented] (MJAVADOC-498) "module not found" when Java 9 module-info present

2022-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519973#comment-17519973 ] Hudson commented on MJAVADOC-498: - Build succeeded in Jenkins: Maven » Maven TLP » maven-javadoc-plugin

[jira] [Commented] (MJAVADOC-437) javadoc:aggregate fails on initial build

2022-04-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519972#comment-17519972 ] Hudson commented on MJAVADOC-437: - Build succeeded in Jenkins: Maven » Maven TLP » maven-javadoc-plugin

[GitHub] [maven] cstamas commented on pull request #712: Provide file transformer API replacement in Maven

2022-04-09 Thread GitBox
cstamas commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093981282 > We will have `InstallRequestTransformer` and `DeployRequestTransformer` so when I implement different component for it will it possible that I will have different list of installed and

[GitHub] [maven-javadoc-plugin] dependabot[bot] merged pull request #118: Bump plexus-archiver from 4.2.6 to 4.2.7

2022-04-09 Thread GitBox
dependabot[bot] merged PR #118: URL: https://github.com/apache/maven-javadoc-plugin/pull/118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

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

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #106: URL: https://github.com/apache/maven-invoker-plugin/pull/106#issuecomment-1093963185 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

[GitHub] [maven-invoker-plugin] slawekjaranowski closed pull request #106: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-09 Thread GitBox
slawekjaranowski closed pull request #106: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2 URL: https://github.com/apache/maven-invoker-plugin/pull/106 -- 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-invoker-plugin] dependabot[bot] commented on pull request #103: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #103: URL: https://github.com/apache/maven-invoker-plugin/pull/103#issuecomment-1093963045 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

[GitHub] [maven-invoker-plugin] slawekjaranowski closed pull request #103: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-09 Thread GitBox
slawekjaranowski closed pull request #103: Bump maven-site-plugin from 3.10.0 to 3.11.0 URL: https://github.com/apache/maven-invoker-plugin/pull/103 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

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

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #107: URL: https://github.com/apache/maven-invoker-plugin/pull/107#issuecomment-1093961688 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

[GitHub] [maven-invoker-plugin] slawekjaranowski closed pull request #107: Bump maven-plugins from 34 to 35

2022-04-09 Thread GitBox
slawekjaranowski closed pull request #107: Bump maven-plugins from 34 to 35 URL: https://github.com/apache/maven-invoker-plugin/pull/107 -- 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

[GitHub] [maven-resources-plugin] dependabot[bot] commented on pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #17: URL: https://github.com/apache/maven-resources-plugin/pull/17#issuecomment-1093959435 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a

[GitHub] [maven-resources-plugin] slawekjaranowski closed pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5

2022-04-09 Thread GitBox
slawekjaranowski closed pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5 URL: https://github.com/apache/maven-resources-plugin/pull/17 -- 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

[jira] [Updated] (SUREFIRE-1964) Method filtering support on excludes and includes file

2022-04-09 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana updated SUREFIRE-1964: --- Fix Version/s: 2.22.3 > Method filtering support on excludes and includes file >

[GitHub] [maven-javadoc-plugin] dependabot[bot] merged pull request #131: Bump junit from 4.12 to 4.13.1 in /src/it/projects/MJAVADOC-498_modulepath

2022-04-09 Thread GitBox
dependabot[bot] merged PR #131: URL: https://github.com/apache/maven-javadoc-plugin/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-javadoc-plugin] dependabot[bot] merged pull request #132: Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2

2022-04-09 Thread GitBox
dependabot[bot] merged PR #132: URL: https://github.com/apache/maven-javadoc-plugin/pull/132 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-resources-plugin] patpatpat123 commented on pull request #12: Bump commons-io from 2.6 to 2.11.0

2022-04-09 Thread GitBox
patpatpat123 commented on PR #12: URL: https://github.com/apache/maven-resources-plugin/pull/12#issuecomment-1093942577 Understood @slawekjaranowski, and thank you for taking the time answering. Would it be possible to consider the migration up to java 8 (or above) of this project

[GitHub] [maven] slawekjaranowski commented on pull request #712: Provide file transformer API replacement in Maven

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093931583 Another idea maybe we should have dedicated transformers for poms where result should be visible in reactor for other modules - m-shade-p case. And another transformers for rest

[GitHub] [maven] slawekjaranowski commented on pull request #712: Provide file transformer API replacement in Maven

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093910484 I see another issue `TransformerContext` is used by `ConsumerModelSourceTransformer` but leak to other Maven core components. IMHO eache Transformer component implementation

[GitHub] [maven] slawekjaranowski commented on pull request #712: Provide file transformer API replacement in Maven

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093884007 We will have `InstallRequestTransformer` and `DeployRequestTransformer` so when I implement different component for it will it possible that I will have different list of

[GitHub] [maven-surefire] delanym commented on a diff in pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-09 Thread GitBox
delanym commented on code in PR #505: URL: https://github.com/apache/maven-surefire/pull/505#discussion_r846615081 ## maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java: ## @@ -3114,9 +3114,8 @@ protected void

[GitHub] [maven] cstamas commented on a diff in pull request #712: Provide file transformer API replacement in Maven

2022-04-09 Thread GitBox
cstamas commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r846613885 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -261,9 +261,37 @@ else if ( request.isUpdateSnapshots() )

[jira] [Closed] (MPOM-315) Upgrade Maven Clean Plugin from 3.1.0 to 3.2.0

2022-04-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPOM-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPOM-315. Assignee: Slawomir Jaranowski Resolution: Fixed > Upgrade Maven Clean Plugin from

[GitHub] [maven-apache-parent] slawekjaranowski merged pull request #77: Bump maven-clean-plugin from 3.1.0 to 3.2.0

2022-04-09 Thread GitBox
slawekjaranowski merged PR #77: URL: https://github.com/apache/maven-apache-parent/pull/77 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-resources-plugin] slawekjaranowski commented on pull request #12: Bump commons-io from 2.6 to 2.11.0

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #12: URL: https://github.com/apache/maven-resources-plugin/pull/12#issuecomment-1093848333 First we need switch code to Java 8 ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #16: URL: https://github.com/apache/maven-resources-plugin/pull/16#issuecomment-1093847965 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

[GitHub] [maven-resources-plugin] slawekjaranowski closed pull request #16: Bump maven-plugins from 34 to 35

2022-04-09 Thread GitBox
slawekjaranowski closed pull request #16: Bump maven-plugins from 34 to 35 URL: https://github.com/apache/maven-resources-plugin/pull/16 -- 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] (MNG-5001) @readonly Mojo parameter annotation doesn't work any more

2022-04-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519946#comment-17519946 ] Slawomir Jaranowski commented on MNG-5001: -- After long time - my proposition is to in first step

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #132: Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2

2022-04-09 Thread GitBox
dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/maven-javadoc-plugin/pull/132 Bumps commons-io from 2.2 to 2.7. [![Dependabot compatibility

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #119: Bump assertj-core from 3.21.0 to 3.22.0

2022-04-09 Thread GitBox
olamy commented on PR #119: URL: https://github.com/apache/maven-javadoc-plugin/pull/119#issuecomment-1093844203 @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

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #118: Bump plexus-archiver from 4.2.6 to 4.2.7

2022-04-09 Thread GitBox
olamy commented on PR #118: URL: https://github.com/apache/maven-javadoc-plugin/pull/118#issuecomment-1093844059 @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

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #117: Bump maven-archiver from 3.5.1 to 3.5.2

2022-04-09 Thread GitBox
olamy commented on PR #117: URL: https://github.com/apache/maven-javadoc-plugin/pull/117#issuecomment-1093843919 @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

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #114: Bump maven-plugin-plugin from 3.6.1 to 3.6.2

2022-04-09 Thread GitBox
olamy commented on PR #114: URL: https://github.com/apache/maven-javadoc-plugin/pull/114#issuecomment-1093843773 @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

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #114: Bump maven-plugin-plugin from 3.6.1 to 3.6.2

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #114: URL: https://github.com/apache/maven-javadoc-plugin/pull/114#issuecomment-1093843789 Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #121: Bump mrm-maven-plugin from 1.2.0 to 1.3.0

2022-04-09 Thread GitBox
olamy commented on PR #121: URL: https://github.com/apache/maven-javadoc-plugin/pull/121#issuecomment-1093843610 @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

[GitHub] [maven-javadoc-plugin] dependabot[bot] closed pull request #122: Bump actions/checkout from 2 to 3

2022-04-09 Thread GitBox
dependabot[bot] closed pull request #122: Bump actions/checkout from 2 to 3 URL: https://github.com/apache/maven-javadoc-plugin/pull/122 -- 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

[GitHub] [maven-javadoc-plugin] dependabot[bot] commented on pull request #122: Bump actions/checkout from 2 to 3

2022-04-09 Thread GitBox
dependabot[bot] commented on PR #122: URL: https://github.com/apache/maven-javadoc-plugin/pull/122#issuecomment-1093843389 Looks like actions/checkout is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #131: Bump junit from 4.12 to 4.13.1 in /src/it/projects/MJAVADOC-498_modulepath

2022-04-09 Thread GitBox
dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/maven-javadoc-plugin/pull/131 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases;>junit's releases.

[GitHub] [maven-javadoc-plugin] olamy commented on pull request #122: Bump actions/checkout from 2 to 3

2022-04-09 Thread GitBox
olamy commented on PR #122: URL: https://github.com/apache/maven-javadoc-plugin/pull/122#issuecomment-1093843246 @dependabot recreate -- 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-javadoc-plugin] dependabot[bot] opened a new pull request, #130: Bump spring-security-core from 2.0.4 to 4.2.17.RELEASE in /src/it/projects/MJAVADOC-526_aggr-managedDeps/javadoc-child

2022-04-09 Thread GitBox
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/maven-javadoc-plugin/pull/130 Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 2.0.4 to 4.2.17.RELEASE. Release notes Sourced from

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request, #129: Bump spring-webmvc from 4.3.29.RELEASE to 5.3.18 in /src/it/projects/MJAVADOC-434_fixcompile

2022-04-09 Thread GitBox
dependabot[bot] opened a new pull request, #129: URL: https://github.com/apache/maven-javadoc-plugin/pull/129 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.29.RELEASE to 5.3.18. Release notes Sourced from

[GitHub] [maven-javadoc-plugin] olamy merged pull request #128: use shared gh action/release-drafter

2022-04-09 Thread GitBox
olamy merged PR #128: URL: https://github.com/apache/maven-javadoc-plugin/pull/128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-resolver] cstamas closed pull request #162: Proposed replacement for OOM-prone FileTransformer API.

2022-04-09 Thread GitBox
cstamas closed pull request #162: Proposed replacement for OOM-prone FileTransformer API. URL: https://github.com/apache/maven-resolver/pull/162 -- 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

[jira] [Closed] (SUREFIRE-2062) Remove code corresponding to jdk 7 from IT tests

2022-04-09 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed SUREFIRE-2062. - Fix Version/s: 3.0.0-M7 Resolution: Fixed > Remove code corresponding

[GitHub] [maven-surefire] slawekjaranowski merged pull request #515: [SUREFIRE-2062] Remove code corresponding to jdk 7 from IT tests

2022-04-09 Thread GitBox
slawekjaranowski merged PR #515: URL: https://github.com/apache/maven-surefire/pull/515 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-parent] hboutemy commented on pull request #51: [MPOM-295] Remove checkstyle from Maven site reports

2022-04-09 Thread GitBox
hboutemy commented on PR #51: URL: https://github.com/apache/maven-parent/pull/51#issuecomment-1093840001 I was as clear as I could with my -1 = short answer to avoid long discussion that I thought would be avoided after the "I will not fight for it" early answer I got there is

[GitHub] [maven] cstamas commented on pull request #712: Use of the proposed new transformer API in Maven

2022-04-09 Thread GitBox
cstamas commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093838217 @slawekjaranowski just FYI https://github.com/apache/maven-resolver/commit/1c79c4f8b6573e9693f4ae61c14bff17755aa32d -- This is an automated message from the Apache Git Service. To respond

[GitHub] [maven] slawekjaranowski commented on a diff in pull request #712: Use of the proposed new transformer API in Maven

2022-04-09 Thread GitBox
slawekjaranowski commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r846606690 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -261,9 +261,37 @@ else if (

[GitHub] [maven] slawekjaranowski commented on pull request #712: Use of the proposed new transformer API in Maven

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093837719 Will be appreciate show example how plugin can add new transformers like signers. I use transformers in sign-m-p for build signatures.

[GitHub] [maven] cstamas commented on pull request #712: Use of the proposed new transformer API in Maven

2022-04-09 Thread GitBox
cstamas commented on PR #712: URL: https://github.com/apache/maven/pull/712#issuecomment-1093835106 @slawekjaranowski so, this is new proposal. The interesting thing is that now we can define a "chain" of transformers, separately, for install and for deploy. The order of transformers is

[GitHub] [maven-javadoc-plugin] olamy opened a new pull request, #128: use shared gh action/release-drafter

2022-04-09 Thread GitBox
olamy opened a new pull request, #128: URL: https://github.com/apache/maven-javadoc-plugin/pull/128 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/MJAVADOC) filed

[GitHub] [maven] cstamas commented on a diff in pull request #712: Use of the propsed ArtifactTransformer in Maven

2022-04-09 Thread GitBox
cstamas commented on code in PR #712: URL: https://github.com/apache/maven/pull/712#discussion_r846604072 ## maven-core/src/main/java/org/apache/maven/internal/aether/ConsumerPomArtifactTransformer.java: ## @@ -0,0 +1,94 @@ +package org.apache.maven.internal.aether; + +/* + *

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

2022-04-09 Thread GitBox
slawekjaranowski merged PR #125: URL: https://github.com/apache/maven-javadoc-plugin/pull/125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-parent] slawekjaranowski commented on pull request #51: [MPOM-295] Remove checkstyle from Maven site reports

2022-04-09 Thread GitBox
slawekjaranowski commented on PR #51: URL: https://github.com/apache/maven-parent/pull/51#issuecomment-1093795228 My opinion is the same as @olamy ... we don't need store such information corresponding for release build time. Nowadays we have ci system for it. And when checkstyle

[GitHub] [maven-resources-plugin] slachiewicz commented on pull request #17: Bump mavenVersion from 3.1.0 to 3.8.5

2022-04-09 Thread GitBox
slachiewicz commented on PR #17: URL: https://github.com/apache/maven-resources-plugin/pull/17#issuecomment-1093777624 Plugin use artifact version from Maven runtime, not declared here. So quickest way to address issue is to upgrade yours Maven installation -- This is an automated

[GitHub] [maven-parent] olamy commented on pull request #51: [MPOM-295] Remove checkstyle from Maven site reports

2022-04-09 Thread GitBox
olamy commented on PR #51: URL: https://github.com/apache/maven-parent/pull/51#issuecomment-1093753609 So do we fix it? I'm convinced we do not need this reports as Jenkins can do it for master/main (i.e what you are working). Definitely not convinced about any reason why we need to

[jira] [Commented] (MSHADE-400) Self-minimisation for the module executing Shade

2022-04-09 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17519884#comment-17519884 ] Alexander Kriegisch commented on MSHADE-400: After 8 months, it would be nice to get some

[GitHub] [maven-parent] hboutemy commented on pull request #51: [MPOM-295] Remove checkstyle from Maven site reports

2022-04-09 Thread GitBox
hboutemy commented on PR #51: URL: https://github.com/apache/maven-parent/pull/51#issuecomment-1093750310 taking a random example https://maven.apache.org/plugins/maven-site-plugin/checkstyle.html is it empty? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven-parent] olamy commented on pull request #51: [MPOM-295] Remove checkstyle from Maven site reports

2022-04-09 Thread GitBox
olamy commented on PR #51: URL: https://github.com/apache/maven-parent/pull/51#issuecomment-109374 what is usefull about publishing an empty report??? as checkstyle fail the build in case of issue... -- This is an automated message from the Apache Git Service. To respond to the