[jira] [Updated] (MNG-7879) Add a new BOM packaging

2023-09-13 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7879: - Description: The BOM packaging provides a way for Maven to differentiate parent POMs from BOMs.  T

[jira] [Created] (MNG-7880) Trim down the consumer POM

2023-09-13 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7880: Summary: Trim down the consumer POM Key: MNG-7880 URL: https://issues.apache.org/jira/browse/MNG-7880 Project: Maven Issue Type: New Feature Repo

[jira] [Created] (MNG-7879) Add a new BOM packaging

2023-09-13 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7879: Summary: Add a new BOM packaging Key: MNG-7879 URL: https://issues.apache.org/jira/browse/MNG-7879 Project: Maven Issue Type: New Feature Reporte

[jira] [Commented] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765009#comment-17765009 ] Guillaume Nodet commented on MNG-7878: -- The fact that the problem is solved on master

[jira] [Commented] (MNG-7866) Improvements to the logging API usage (technical debt)

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764981#comment-17764981 ] ASF GitHub Bot commented on MNG-7866: - gnodet commented on code in PR #1220: URL: https

[GitHub] [maven] gnodet commented on a diff in pull request #1220: [MNG-7866] Improvements to the logging API usage (technical debt)

2023-09-13 Thread via GitHub
gnodet commented on code in PR #1220: URL: https://github.com/apache/maven/pull/1220#discussion_r1325372519 ## maven-core/src/main/java/org/apache/maven/internal/aether/LoggingRepositoryListener.java: ## @@ -63,48 +63,47 @@ public void metadataResolved(RepositoryEvent event) {

[GitHub] [maven-site] dependabot[bot] opened a new pull request, #450: Bump net.sourceforge.plantuml:plantuml from 1.2023.10 to 1.2023.11

2023-09-13 Thread via GitHub
dependabot[bot] opened a new pull request, #450: URL: https://github.com/apache/maven-site/pull/450 Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2023.10 to 1.2023.11. Commits https://github.com/plantuml/plantuml/commit/057a076817e0004f

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764916#comment-17764916 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325164293 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764915#comment-17764915 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325162239 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764914#comment-17764914 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325161599 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764910#comment-17764910 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325153454 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764909#comment-17764909 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325152454 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764908#comment-17764908 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325148568 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See th

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764906#comment-17764906 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on code in PR #982: URL:

[GitHub] [maven] JurrianFahner commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
JurrianFahner commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1325147437 ## apache-maven/src/bin/mvnDebug.ps1: ## @@ -0,0 +1,42 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. Se

[jira] [Commented] (MNG-7864) Fix the S390x to use IT branches

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764894#comment-17764894 ] ASF GitHub Bot commented on MNG-7864: - olamy commented on code in PR #1239: URL: https:

[GitHub] [maven] olamy commented on a diff in pull request #1239: [MNG-7864] Fix the S390x to use IT branches

2023-09-13 Thread via GitHub
olamy commented on code in PR #1239: URL: https://github.com/apache/maven/pull/1239#discussion_r1325129692 ## Jenkinsfile.s390x.its: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE

[jira] [Commented] (MRRESOURCES-140) Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRRESOURCES-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764888#comment-17764888 ] ASF GitHub Bot commented on MRRESOURCES-140: slawekjaranowski opened a n

[jira] [Created] (MRRESOURCES-140) Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0

2023-09-13 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MRRESOURCES-140: --- Summary: Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 Key: MRRESOURCES-140 URL: https://issues.apache.org/jira/browse/MRRESOURCES-140

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764872#comment-17764872 ] ASF GitHub Bot commented on MNG-7541: - Giovds commented on code in PR #982: URL: https:

[GitHub] [maven] Giovds commented on a diff in pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-13 Thread via GitHub
Giovds commented on code in PR #982: URL: https://github.com/apache/maven/pull/982#discussion_r1324860640 ## apache-maven/src/bin/mvn.ps1: ## @@ -0,0 +1,158 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTIC

[jira] [Updated] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7878: - Fix Version/s: 4.0.0-alpha-8 > ConsumerPom - modules from plugin configuration should be no

[jira] [Assigned] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MNG-7878: Assignee: Slawomir Jaranowski > ConsumerPom - modules from plugin configuration shou

[jira] [Commented] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764869#comment-17764869 ] Slawomir Jaranowski commented on MNG-7878: -- [~gnodet] after last changes in consum

[jira] [Updated] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7878: - Affects Version/s: (was: 4.0.0-alpha-8) > ConsumerPom - modules from plugin configurati

[jira] [Updated] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7878: - Priority: Major (was: Critical) > ConsumerPom - modules from plugin configuration should b

[jira] [Commented] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764848#comment-17764848 ] ASF GitHub Bot commented on MNG-7878: - slawekjaranowski opened a new pull request, #124

[GitHub] [maven] slawekjaranowski opened a new pull request, #1241: [MNG-7878] Extend test for ConsumerPom and modules in plugin configuration

2023-09-13 Thread via GitHub
slawekjaranowski opened a new pull request, #1241: URL: https://github.com/apache/maven/pull/1241 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/MNG) filed

[jira] [Commented] (MNG-6847) Explicit type can be replaced by the diamond operator

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764840#comment-17764840 ] ASF GitHub Bot commented on MNG-6847: - slachiewicz merged PR #335: URL: https://github.

[jira] [Closed] (MRRESOURCES-139) Bump maven-archiver from 3.6.0 to 3.6.1

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MRRESOURCES-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MRRESOURCES-139. --- Resolution: Fixed > Bump maven-archiver from 3.6.0 to 3.6.1 > --

[jira] [Commented] (MRRESOURCES-139) Bump maven-archiver from 3.6.0 to 3.6.1

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRRESOURCES-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764836#comment-17764836 ] ASF GitHub Bot commented on MRRESOURCES-139: slawekjaranowski merged PR

[jira] [Commented] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764807#comment-17764807 ] Slawomir Jaranowski commented on MNG-7878: -- looks like ok on current master ... I

[jira] [Created] (MNG-7878) ConsumerPom - modules from plugin configuration should be not stripped

2023-09-13 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-7878: Summary: ConsumerPom - modules from plugin configuration should be not stripped Key: MNG-7878 URL: https://issues.apache.org/jira/browse/MNG-7878 Project: Mav

[GitHub] [maven-mvnd] winhkey commented on issue #837: I am using the alias to switch jdk, 0.7.1 is ok, but 0.9.0 has problem

2023-09-13 Thread via GitHub
winhkey commented on issue #837: URL: https://github.com/apache/maven-mvnd/issues/837#issuecomment-1717963132 > @winhkey Could you try with a recent `mvnd` version and report ? I have updated the recent version, but got the same exception https://github.com/apache/maven-mvnd/assets/

[jira] [Commented] (MNG-7866) Improvements to the logging API usage (technical debt)

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764760#comment-17764760 ] ASF GitHub Bot commented on MNG-7866: - sebastien-doyon commented on code in PR #1220: U

[jira] [Commented] (MNG-7866) Improvements to the logging API usage (technical debt)

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764725#comment-17764725 ] ASF GitHub Bot commented on MNG-7866: - gnodet commented on code in PR #1220: URL: https

[GitHub] [maven-resolver-ant-tasks] dependabot[bot] commented on pull request #24: Bump slf4j-nop from 1.7.30 to 1.7.36

2023-09-13 Thread via GitHub
dependabot[bot] commented on PR #24: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/24#issuecomment-1717782666 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 mino

[GitHub] [maven-resolver-ant-tasks] slachiewicz closed pull request #24: Bump slf4j-nop from 1.7.30 to 1.7.36

2023-09-13 Thread via GitHub
slachiewicz closed pull request #24: Bump slf4j-nop from 1.7.30 to 1.7.36 URL: https://github.com/apache/maven-resolver-ant-tasks/pull/24 -- 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-7820) Remove dependency on plexus-utils

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764712#comment-17764712 ] ASF GitHub Bot commented on MNG-7820: - gnodet commented on code in PR #1208: URL: https

[jira] [Commented] (MNG-7820) Remove dependency on plexus-utils

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764710#comment-17764710 ] ASF GitHub Bot commented on MNG-7820: - gnodet commented on code in PR #1208: URL: https

[GitHub] [maven] gnodet commented on a diff in pull request #1208: [MNG-7820] Remove dependency on plexus-utils

2023-09-13 Thread via GitHub
gnodet commented on code in PR #1208: URL: https://github.com/apache/maven/pull/1208#discussion_r1324600451 ## maven-model/src/test/java/org/apache/maven/model/v4/Xpp3DomPerfTest.java: ## @@ -18,22 +18,6 @@ */ package org.apache.maven.model.v4; -/* Review Comment: I am

[GitHub] [maven] gnodet commented on a diff in pull request #1208: [MNG-7820] Remove dependency on plexus-utils

2023-09-13 Thread via GitHub
gnodet commented on code in PR #1208: URL: https://github.com/apache/maven/pull/1208#discussion_r1324600451 ## maven-model/src/test/java/org/apache/maven/model/v4/Xpp3DomPerfTest.java: ## @@ -18,22 +18,6 @@ */ package org.apache.maven.model.v4; -/* Review Comment: I am

[jira] [Commented] (MNG-7866) Improvements to the logging API usage (technical debt)

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764709#comment-17764709 ] ASF GitHub Bot commented on MNG-7866: - sebastien-doyon commented on code in PR #1220: U

[GitHub] [maven] sebastien-doyon commented on a diff in pull request #1220: [MNG-7866] Improvements to the logging API usage (technical debt)

2023-09-13 Thread via GitHub
sebastien-doyon commented on code in PR #1220: URL: https://github.com/apache/maven/pull/1220#discussion_r1324599510 ## maven-core/src/main/java/org/apache/maven/classrealm/DefaultClassRealmManager.java: ## @@ -152,16 +149,15 @@ private ClassRealm createRealm( List

[jira] [Commented] (MNG-7864) Fix the S390x to use IT branches

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764646#comment-17764646 ] ASF GitHub Bot commented on MNG-7864: - vivkong commented on code in PR #1239: URL: http

[GitHub] [maven] vivkong commented on a diff in pull request #1239: [MNG-7864] Fix the S390x to use IT branches

2023-09-13 Thread via GitHub
vivkong commented on code in PR #1239: URL: https://github.com/apache/maven/pull/1239#discussion_r1324457757 ## Jenkinsfile.s390x.its: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTI

[jira] [Commented] (MNG-7820) Remove dependency on plexus-utils

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764638#comment-17764638 ] ASF GitHub Bot commented on MNG-7820: - elharo commented on code in PR #1208: URL: https

[GitHub] [maven] elharo commented on a diff in pull request #1208: [MNG-7820] Remove dependency on plexus-utils

2023-09-13 Thread via GitHub
elharo commented on code in PR #1208: URL: https://github.com/apache/maven/pull/1208#discussion_r1324435432 ## maven-core/src/main/java/org/apache/maven/plugin/ReflectionValueExtractor.java: ## @@ -0,0 +1,303 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [maven] gnodet merged pull request #1228: Resolve circular dependencies for project org.apache.maven:maven-xml-impl

2023-09-13 Thread via GitHub
gnodet merged PR #1228: URL: https://github.com/apache/maven/pull/1228 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[jira] [Closed] (MNG-7877) Attach the build POM and simplify the build/consumer implementation

2023-09-13 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7877. Resolution: Fixed > Attach the build POM and simplify the build/consumer implementation > ---

[jira] [Commented] (MNG-7877) Attach the build POM and simplify the build/consumer implementation

2023-09-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764608#comment-17764608 ] ASF GitHub Bot commented on MNG-7877: - gnodet merged PR #1240: URL: https://github.com/

[GitHub] [maven] gnodet merged pull request #1240: [MNG-7877] Attach the build POM and simplify build/consumer implementation

2023-09-13 Thread via GitHub
gnodet merged PR #1240: URL: https://github.com/apache/maven/pull/1240 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[GitHub] [maven-integration-testing] gnodet merged pull request #292: [MNG-7877] Fix ITs for build bom + consumer/pom simplification

2023-09-13 Thread via GitHub
gnodet merged PR #292: URL: https://github.com/apache/maven-integration-testing/pull/292 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Created] (MNG-7877) Attach the build POM and simplify the build/consumer implementation

2023-09-13 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7877: Summary: Attach the build POM and simplify the build/consumer implementation Key: MNG-7877 URL: https://issues.apache.org/jira/browse/MNG-7877 Project: Maven