[GitHub] [maven-integration-testing] cstamas commented on pull request #226: [MNG-7661] Replace deprecated 'verifier.addCliOption()'

2023-01-12 Thread GitBox
cstamas commented on PR #226: URL: https://github.com/apache/maven-integration-testing/pull/226#issuecomment-1381428841 @psiroky sorry for causing inconvenience, and I am aware this is 2nd time, but please can you fix the conflict? :smile: and then let's merge @slawekjaranowski --

[GitHub] [maven-mvnd] naosense opened a new issue, #772: Timeout when connecting maven daemon

2023-01-12 Thread GitBox
naosense opened a new issue, #772: URL: https://github.com/apache/maven-mvnd/issues/772 ``` ❯ mvd8 -Dmaven.test.skip=true -Dmvnd.jvmArgs=-XX:-MaxFDLimit clean package Exception in thread "main" org.mvndaemon.mvnd.common.DaemonException$ConnectException: Could not connect to the Maven

[GitHub] [maven-enforcer] slawekjaranowski opened a new pull request, #232: [MENFORCER-458] Move Require Java, Maven Version to new API

2023-01-12 Thread GitBox
slawekjaranowski opened a new pull request, #232: URL: https://github.com/apache/maven-enforcer/pull/232 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/MENFORCER)

[GitHub] [maven-compiler-plugin] psiroky commented on a diff in pull request #167: [MCOMPILER-520] Upgrade parent to version 39 + reformat code

2023-01-12 Thread GitBox
psiroky commented on code in PR #167: URL: https://github.com/apache/maven-compiler-plugin/pull/167#discussion_r1068748398 ## pom.xml: ## @@ -208,6 +193,19 @@ under the License. + + + +false + + +true + +

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #231: Fix MavenITmng5669ReadPomsOnce

2023-01-12 Thread GitBox
slawekjaranowski commented on code in PR #231: URL: https://github.com/apache/maven-integration-testing/pull/231#discussion_r1068701908 ## core-it-suite/src/test/resources-filtered/bootstrap.txt: ## @@ -79,13 +79,15 @@ org.apache.maven.plugins:maven-dependency-plugin:3.3.0

[jira] [Assigned] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-7667: Assignee: Tamas Cservenak > IT suite fails if tested Maven lifecycle binding contains

[jira] [Closed] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7667. Resolution: Fixed > IT suite fails if tested Maven lifecycle binding contains plugin version not >

[GitHub] [maven-integration-testing] cstamas merged pull request #230: [MNG-7667] Fix Bootstrap IT

2023-01-12 Thread GitBox
cstamas merged PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230 -- 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] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MPLUGIN-452. --- Resolution: Fixed On master:

[jira] [Commented] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676337#comment-17676337 ] ASF GitHub Bot commented on MPLUGIN-452: cstamas merged PR #190: URL:

[GitHub] [maven-plugin-tools] cstamas merged pull request #190: [MPLUGIN-452] Maven scope and module name logs at wrong level

2023-01-12 Thread GitBox
cstamas merged PR #190: URL: https://github.com/apache/maven-plugin-tools/pull/190 -- 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-compiler-plugin] psiroky commented on pull request #162: Bump maven-plugins from 37 to 39

2023-01-12 Thread GitBox
psiroky commented on PR #162: URL: https://github.com/apache/maven-compiler-plugin/pull/162#issuecomment-1380991854 This can be closed as the upgrade is done as part of https://github.com/apache/maven-compiler-plugin/pull/167 (plus the formatting changes). -- This is an automated

[GitHub] [maven-compiler-plugin] psiroky opened a new pull request, #167: [MCOMPILER-520] Upgrade parent to version 39 + reformat code

2023-01-12 Thread GitBox
psiroky opened a new pull request, #167: URL: https://github.com/apache/maven-compiler-plugin/pull/167 * I reformatted also the IT projects so that the code there is somewhat consistent with the main code base. That makes the PR i bit bigger, so I could possibly split that up if needed

[GitHub] [maven-integration-testing] cstamas commented on a diff in pull request #231: Fix MavenITmng5669ReadPomsOnce

2023-01-12 Thread GitBox
cstamas commented on code in PR #231: URL: https://github.com/apache/maven-integration-testing/pull/231#discussion_r1068637910 ## core-it-suite/src/test/resources-filtered/bootstrap.txt: ## @@ -79,13 +79,15 @@ org.apache.maven.plugins:maven-dependency-plugin:3.3.0

[GitHub] [maven-enforcer] slawekjaranowski opened a new pull request, #231: [MENFORCER-458] Move Require Property,Environment to new API

2023-01-12 Thread GitBox
slawekjaranowski opened a new pull request, #231: URL: https://github.com/apache/maven-enforcer/pull/231 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/MENFORCER)

[GitHub] [maven-integration-testing] cstamas commented on a diff in pull request #230: [MNG-7667] Fix Bootstrap IT

2023-01-12 Thread GitBox
cstamas commented on code in PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230#discussion_r1068636861 ## core-it-support/maven-it-plugin-bootstrap/src/main/java/org/apache/maven/its/bootstrap/DownloadMojo.java: ## @@ -82,8 +86,10 @@ @Override

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #230: [MNG-7667] Fix Bootstrap IT

2023-01-12 Thread GitBox
slawekjaranowski commented on code in PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230#discussion_r1068636121 ## core-it-support/maven-it-plugin-bootstrap/src/main/java/org/apache/maven/its/bootstrap/DownloadMojo.java: ## @@ -82,8 +86,10 @@

[jira] [Created] (MCOMPILER-520) Upgrade parent to version 39

2023-01-12 Thread Jira
Petr Široký created MCOMPILER-520: - Summary: Upgrade parent to version 39 Key: MCOMPILER-520 URL: https://issues.apache.org/jira/browse/MCOMPILER-520 Project: Maven Compiler Plugin Issue

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #230: [MENFORCER-458] Move Require*Checksum to new API

2023-01-12 Thread GitBox
slawekjaranowski merged PR #230: URL: https://github.com/apache/maven-enforcer/pull/230 -- 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-integration-testing] slawekjaranowski opened a new pull request, #231: Fix MavenITmng5669ReadPomsOnce

2023-01-12 Thread GitBox
slawekjaranowski opened a new pull request, #231: URL: https://github.com/apache/maven-integration-testing/pull/231 In test, we check if pom files are read only once. When we update plugin or dependencies in test, number of read items can change again. So should be good

[jira] [Updated] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MPLUGIN-452: Description: Currently the plugin emits ERROR like this (from ITs): {noformat} [INFO] ---

[jira] [Commented] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676245#comment-17676245 ] ASF GitHub Bot commented on MPLUGIN-452: cstamas opened a new pull request, #190: URL:

[GitHub] [maven-plugin-tools] cstamas opened a new pull request, #190: [MPLUGIN-452] Maven scope and module name warning should WARN

2023-01-12 Thread GitBox
cstamas opened a new pull request, #190: URL: https://github.com/apache/maven-plugin-tools/pull/190 Should be logged at WARN level, and not ERROR level. When Mojo logs ERROR, it is expected that it fails the build. And this also confuses the Verifier. ---

[jira] [Updated] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MPLUGIN-452: Fix Version/s: 3.7.1 > Maven scope warning should be logged at WARN level >

[jira] [Assigned] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MPLUGIN-452: --- Assignee: Tamas Cservenak > Maven scope warning should be logged at WARN level >

[jira] [Commented] (MDEP-840) Unused declared dependencies found but dependency is used?

2023-01-12 Thread Joe Barnett (Jira)
[ https://issues.apache.org/jira/browse/MDEP-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676242#comment-17676242 ] Joe Barnett commented on MDEP-840: --  with 3.5.0 the minimal reproducer still fails, but our main codebase

[GitHub] [maven-fluido-skin] michael-o merged pull request #44: [MSKINS-204] Make MSKINS-76 ITs more tolerant

2023-01-12 Thread GitBox
michael-o merged PR #44: URL: https://github.com/apache/maven-fluido-skin/pull/44 -- 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] (MSKINS-204) Make MSKINS-76 ITs more tolerant

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSKINS-204. - Resolution: Fixed Fixed with

[jira] [Created] (MPLUGIN-452) Maven scope warning should be logged at WARN level

2023-01-12 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MPLUGIN-452: --- Summary: Maven scope warning should be logged at WARN level Key: MPLUGIN-452 URL: https://issues.apache.org/jira/browse/MPLUGIN-452 Project: Maven Plugin Tools

[GitHub] [maven-integration-testing] cstamas commented on pull request #230: [MNG-7667] Partial fix that "works for me"

2023-01-12 Thread GitBox
cstamas commented on PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230#issuecomment-1380591738 This fixes the original issue, but now we face other issue: all the ITs that use maven-plugin packaging and do verifier.verifyErrorFreeLog will fail, as m-plugin-p emits

[GitHub] [maven-integration-testing] cstamas commented on a diff in pull request #230: [MNG-7667] Partial fix that "works for me"

2023-01-12 Thread GitBox
cstamas commented on code in PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230#discussion_r1068281989 ## core-it-support/maven-it-plugin-bootstrap/src/main/java/org/apache/maven/its/bootstrap/DownloadMojo.java: ## @@ -104,6 +105,21 @@ public void

[GitHub] [maven-integration-testing] cstamas commented on a diff in pull request #230: [MNG-7667] Partial fix that "works for me"

2023-01-12 Thread GitBox
cstamas commented on code in PR #230: URL: https://github.com/apache/maven-integration-testing/pull/230#discussion_r1068281989 ## core-it-support/maven-it-plugin-bootstrap/src/main/java/org/apache/maven/its/bootstrap/DownloadMojo.java: ## @@ -104,6 +105,21 @@ public void

[jira] [Closed] (MSKINS-207) Fix CSS class replacement with change caused in DOXIA-674

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSKINS-207. - Resolution: Fixed Fixed with

[jira] [Updated] (MSKINS-207) Fix CSS class replacement with change caused in DOXIA-674

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-207: -- Summary: Fix CSS class replacement with change caused in DOXIA-674 (was: Fix CSS class

[jira] [Created] (MSKINS-207) Fix CSS class transformation with change caused in DOXIA-674

2023-01-12 Thread Michael Osipov (Jira)
Michael Osipov created MSKINS-207: - Summary: Fix CSS class transformation with change caused in DOXIA-674 Key: MSKINS-207 URL: https://issues.apache.org/jira/browse/MSKINS-207 Project: Maven Skins

[jira] [Closed] (MSKINS-206) Apply CSS margins to tables as well

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSKINS-206. - Resolution: Fixed Fixed with

[jira] [Updated] (MSKINS-206) Apply CSS margins to tables as well

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-206: -- Summary: Apply CSS margins to tables as well (was: Apply CSS margins to tables also) > Apply

[jira] [Updated] (MSKINS-204) Make MSKINS-76 ITs more tolerant

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-204: -- Affects Version/s: fluido-1.11.1 > Make MSKINS-76 ITs more tolerant >

[jira] [Updated] (MSKINS-205) CSS shall only apply to and if they are immediate children of

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-205: -- Affects Version/s: fluido-2.0.0-M1 > CSS shall only apply to and if they are immediate

[jira] [Created] (MSKINS-206) Apply CSS margins to tables also

2023-01-12 Thread Michael Osipov (Jira)
Michael Osipov created MSKINS-206: - Summary: Apply CSS margins to tables also Key: MSKINS-206 URL: https://issues.apache.org/jira/browse/MSKINS-206 Project: Maven Skins Issue Type:

[jira] [Updated] (MSKINS-206) Apply CSS margins to tables also

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-206: -- Affects Version/s: fluido-2.0.0-M1 > Apply CSS margins to tables also >

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676063#comment-17676063 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- AlexanderAshitkin commented on PR #30: URL:

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2023-01-12 Thread GitBox
AlexanderAshitkin commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1380520600 > reproduce -- 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

[GitHub] [maven-integration-testing] cstamas opened a new pull request, #230: [MNG-7667] Partial fix that "works for me"

2023-01-12 Thread GitBox
cstamas opened a new pull request, #230: URL: https://github.com/apache/maven-integration-testing/pull/230 This change hunts down m-install-p and m-deploy-p versions from tested Maven (the one bound in default lifecycle) and resolves them and their dependencies. This makes IT pass for me

[GitHub] [maven-mvnd] gzm55 commented on a diff in pull request #717: Try native image then fallback to pure java version

2023-01-12 Thread GitBox
gzm55 commented on code in PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#discussion_r1068210162 ## dist/src/main/distro/bin/mvnd.cmd: ## @@ -25,6 +25,11 @@ @REM MAVEN_BATCH_PAUSE (Optional) set to 'on' to wait for a key stroke before ending. @REM MAVEN_OPTS

[GitHub] [maven-mvnd] gzm55 commented on pull request #726: Add property 'mvnd.preserveProjectLog' to not decorate the stdout/stderr stream

2023-01-12 Thread GitBox
gzm55 commented on PR #726: URL: https://github.com/apache/maven-mvnd/pull/726#issuecomment-1380434752 @ppalaga this option is used to keep the logging behavior the same as the original maven: Expected from maven (no new-line char at the end): ```bash $ mvn -DforceStdout -q

[jira] [Commented] (MBUILDCACHE-24) Cache cannot be processed in presence of forked executions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676040#comment-17676040 ] ASF GitHub Bot commented on MBUILDCACHE-24: --- athkalia commented on PR #30: URL:

[GitHub] [maven-build-cache-extension] athkalia commented on pull request #30: [MBUILDCACHE-24] - Fixes IllegalArgumentException in forked executions

2023-01-12 Thread GitBox
athkalia commented on PR #30: URL: https://github.com/apache/maven-build-cache-extension/pull/30#issuecomment-1380409800 Hi, I am stumbling on this issue when using either the `1.0.0` or the `1.0.0-SNAPSHOT` version of the maven build cache extension. I have created a small sample project

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17676000#comment-17676000 ] ASF GitHub Bot commented on MNG-7666: - cstamas commented on PR #955: URL:

[GitHub] [maven] cstamas commented on pull request #955: [maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas commented on PR #955: URL: https://github.com/apache/maven/pull/955#issuecomment-1380307949 Reason of IT failure: ``` Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M8 in

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675999#comment-17675999 ] ASF GitHub Bot commented on MNG-7666: - cstamas commented on PR #956: URL:

[GitHub] [maven] cstamas commented on pull request #956: [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas commented on PR #956: URL: https://github.com/apache/maven/pull/956#issuecomment-1380306097 Reason of IT failure: ``` Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M8 in

[jira] [Commented] (SUREFIRE-2141) Surefire 3.0.0-M8 tests don't pass on Mac M1 (Surefire1295AttributeJvmCrashesToTestsIT)

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675998#comment-17675998 ] Michael Osipov commented on SUREFIRE-2141: -- For the time being I would use {{Assume}} to

[jira] [Closed] (MPLUGIN-451) Make prerequisite mandatory by default

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MPLUGIN-451. --- Resolution: Duplicate > Make prerequisite mandatory by default >

[jira] [Updated] (MNG-7661) Fix IT build / compiler warnings

2023-01-12 Thread Jira
[ https://issues.apache.org/jira/browse/MNG-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Petr Široký updated MNG-7661: - Description: I noticed there is a quite a few build (from Maven) and also compiler warnings (e.g. using

[jira] [Updated] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7666: - Description: The plugins since last update got a pretty nice overhaul, so I suggest this:

[jira] [Commented] (MPLUGIN-418) Require prerequisites to be set for maven-plugin

2023-01-12 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675989#comment-17675989 ] Slawomir Jaranowski commented on MPLUGIN-418: - There is a rule for enforcer

[jira] [Updated] (SUREFIRE-2141) Surefire 3.0.0-M8 tests don't pass on Mac M1 (Surefire1295AttributeJvmCrashesToTestsIT)

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated SUREFIRE-2141: - Summary: Surefire 3.0.0-M8 tests don't pass on Mac M1

[jira] [Updated] (MRESOLVER-298) javax.inject should be provided or optional

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-298: -- Description: Using resolver in a non DI context and got this exception {code:java}

[jira] [Updated] (MRESOLVER-298) javax.inject should be provided or optional

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-298: -- Summary: javax.inject should be provided or optional (was: javax.inject should not

[jira] [Commented] (MPLUGIN-451) Make prerequisite mandatory by default

2023-01-12 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675988#comment-17675988 ] Slawomir Jaranowski commented on MPLUGIN-451: - duplicates of MPLUGIN-418 > Make

[jira] [Created] (MPLUGIN-451) Make prerequisite mandatory by default

2023-01-12 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MPLUGIN-451: --- Summary: Make prerequisite mandatory by default Key: MPLUGIN-451 URL: https://issues.apache.org/jira/browse/MPLUGIN-451 Project: Maven Plugin Tools

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675985#comment-17675985 ] ASF GitHub Bot commented on MNG-7666: - cstamas commented on PR #956: URL:

[GitHub] [maven] cstamas commented on pull request #956: [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas commented on PR #956: URL: https://github.com/apache/maven/pull/956#issuecomment-1380253700 Also lowered the _ID constants visibility -- 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] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675984#comment-17675984 ] ASF GitHub Bot commented on MNG-7666: - cstamas commented on code in PR #956: URL:

[GitHub] [maven] cstamas commented on a diff in pull request #956: [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas commented on code in PR #956: URL: https://github.com/apache/maven/pull/956#discussion_r1068060689 ## maven-core/src/main/java/org/apache/maven/lifecycle/providers/SiteLifecycleProvider.java: ## @@ -34,8 +34,8 @@ public final class SiteLifecycleProvider extends

[jira] [Updated] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7667: - Description: A problem with our IT suite: Version of Maven used in outer build (the one we invoke

[jira] [Updated] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7667: - Description: A problem with our IT suite: Version of Maven used in outer build (the one we invoke

[jira] [Updated] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7667: - Description: A problem with our IT suite: Version of Maven used in outer build (the one we invoke

[jira] [Updated] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7667: - Summary: IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

[jira] [Updated] (MNG-7667) IT suite fails if tested Maven lifecycle binding contains plugin version not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7667: - Description: A problem with our IT suite: Version of Maven used in outer build (the one we invoke

[jira] [Created] (MNG-7667) IT suite fails if tested Maven version life-cycle binding contains plugin not in bootstrap

2023-01-12 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7667: Summary: IT suite fails if tested Maven version life-cycle binding contains plugin not in bootstrap Key: MNG-7667 URL: https://issues.apache.org/jira/browse/MNG-7667

[GitHub] [maven-integration-testing] cstamas merged pull request #229: Fix plexus-component-metadata plugin version

2023-01-12 Thread GitBox
cstamas merged PR #229: URL: https://github.com/apache/maven-integration-testing/pull/229 -- 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] (MSKINS-205) CSS shall only apply to and if they are immediate children of

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSKINS-205. - Resolution: Fixed Fixed with

[GitHub] [maven-doxia] dependabot[bot] closed pull request #129: Bump annotations from 15.0 to 23.1.0

2023-01-12 Thread GitBox
dependabot[bot] closed pull request #129: Bump annotations from 15.0 to 23.1.0 URL: https://github.com/apache/maven-doxia/pull/129 -- 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-doxia] dependabot[bot] commented on pull request #129: Bump annotations from 15.0 to 23.1.0

2023-01-12 Thread GitBox
dependabot[bot] commented on PR #129: URL: https://github.com/apache/maven-doxia/pull/129#issuecomment-1380224836 Superseded by #139. -- 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-doxia] dependabot[bot] opened a new pull request, #139: Bump annotations from 15.0 to 24.0.0

2023-01-12 Thread GitBox
dependabot[bot] opened a new pull request, #139: URL: https://github.com/apache/maven-doxia/pull/139 Bumps [annotations](https://github.com/JetBrains/java-annotations) from 15.0 to 24.0.0. Release notes Sourced from

[GitHub] [maven-integration-testing] cstamas opened a new pull request, #229: Fix plexus-component-metadata plugin version

2023-01-12 Thread GitBox
cstamas opened a new pull request, #229: URL: https://github.com/apache/maven-integration-testing/pull/229 A parent POM have it removed, but the plgMgmt does not have this entry of IT project. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675961#comment-17675961 ] ASF GitHub Bot commented on MNG-7666: - michael-o commented on code in PR #956: URL:

[GitHub] [maven] michael-o commented on a diff in pull request #956: [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
michael-o commented on code in PR #956: URL: https://github.com/apache/maven/pull/956#discussion_r1068026566 ## maven-core/src/main/java/org/apache/maven/lifecycle/providers/WrapperLifecycleProvider.java: ## @@ -33,7 +33,7 @@ public final class WrapperLifecycleProvider extends

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675956#comment-17675956 ] ASF GitHub Bot commented on MNG-7666: - cstamas opened a new pull request, #956: URL:

[GitHub] [maven] cstamas opened a new pull request, #956: [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas opened a new pull request, #956: URL: https://github.com/apache/maven/pull/956 Finally use 3.x plugins for all. --- https://issues.apache.org/jira/browse/MNG-7666 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven-mvnd] oehme commented on a diff in pull request #764: Fix core export provider

2023-01-12 Thread GitBox
oehme commented on code in PR #764: URL: https://github.com/apache/maven-mvnd/pull/764#discussion_r1068014719 ## integration-tests/src/test/java/org/mvndaemon/mvnd/it/ExtensionWithApiTest.java: ## @@ -0,0 +1,64 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675955#comment-17675955 ] ASF GitHub Bot commented on MNG-7666: - cstamas opened a new pull request, #955: URL:

[GitHub] [maven] cstamas opened a new pull request, #955: [maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions

2023-01-12 Thread GitBox
cstamas opened a new pull request, #955: URL: https://github.com/apache/maven/pull/955 Finally use 3.x plugins for all. --- https://issues.apache.org/jira/browse/MNG-7666 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7666: Description: The plugins since last update got a pretty nice overhaul, so I suggest this: {noformat}

[jira] [Updated] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7666: - Description: The plugins since last update got a pretty nice overhaul, so I suggest this:

[jira] [Created] (MSKINS-205) CSS shall only apply to and if they are immediate children of

2023-01-12 Thread Michael Osipov (Jira)
Michael Osipov created MSKINS-205: - Summary: CSS shall only apply to and if they are immediate children of Key: MSKINS-205 URL: https://issues.apache.org/jira/browse/MSKINS-205 Project: Maven

[jira] [Created] (SUREFIRE-2141) Surefire 3.0.0-M8 tests don't pass on Max M1 (Surefire1295AttributeJvmCrashesToTestsIT)

2023-01-12 Thread Enrico Olivelli (Jira)
Enrico Olivelli created SUREFIRE-2141: - Summary: Surefire 3.0.0-M8 tests don't pass on Max M1 (Surefire1295AttributeJvmCrashesToTestsIT) Key: SUREFIRE-2141 URL:

[jira] [Assigned] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-7666: Assignee: Tamas Cservenak > Update default binding and lifecycle plugin versions >

[jira] [Updated] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7666: Fix Version/s: 4.0.0 > Update default binding and lifecycle plugin versions >

[jira] [Commented] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675944#comment-17675944 ] Michael Osipov commented on MNG-7666: - Please list all affected plugins in the description. > Update

[jira] [Created] (MNG-7666) Update default binding and lifecycle plugin versions

2023-01-12 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7666: Summary: Update default binding and lifecycle plugin versions Key: MNG-7666 URL: https://issues.apache.org/jira/browse/MNG-7666 Project: Maven Issue Type:

[GitHub] [maven-mvnd] ppalaga commented on a diff in pull request #717: Try native image then fallback to pure java version

2023-01-12 Thread GitBox
ppalaga commented on code in PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#discussion_r1067958247 ## dist/src/main/distro/bin/mvnd.cmd: ## @@ -25,6 +25,11 @@ @REM MAVEN_BATCH_PAUSE (Optional) set to 'on' to wait for a key stroke before ending. @REM

[GitHub] [maven-integration-testing] dependabot[bot] closed pull request #185: Bump jetty-server from 9.0.4.v20130625 to 10.0.10 in /core-it-suite

2023-01-12 Thread GitBox
dependabot[bot] closed pull request #185: Bump jetty-server from 9.0.4.v20130625 to 10.0.10 in /core-it-suite URL: https://github.com/apache/maven-integration-testing/pull/185 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [maven-integration-testing] dependabot[bot] commented on pull request #185: Bump jetty-server from 9.0.4.v20130625 to 10.0.10 in /core-it-suite

2023-01-12 Thread GitBox
dependabot[bot] commented on PR #185: URL: https://github.com/apache/maven-integration-testing/pull/185#issuecomment-1380112216 Looks like org.eclipse.jetty:jetty-server is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To

[jira] [Closed] (MNG-7665) Update IT test HTTP Server to latest Jetty that is Java 8 capable

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7665. Resolution: Fixed > Update IT test HTTP Server to latest Jetty that is Java 8 capable >

[GitHub] [maven-integration-testing] cstamas merged pull request #228: [MNG-7665] Update Jetty to latest Java8 capable version

2023-01-12 Thread GitBox
cstamas merged PR #228: URL: https://github.com/apache/maven-integration-testing/pull/228 -- 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] (MRESOLVER-298) javax.inject should not be provided or optional

2023-01-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17675926#comment-17675926 ] ASF GitHub Bot commented on MRESOLVER-298: -- cstamas merged PR #235: URL:

[jira] [Closed] (MRESOLVER-298) javax.inject should not be provided or optional

2023-01-12 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-298. - Resolution: Fixed > javax.inject should not be provided or optional >

  1   2   >