[jira] [Commented] (MNG-7805) The modelVersion should be inferred from the namespace used

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732885#comment-17732885 ] ASF GitHub Bot commented on MNG-7805: - gnodet commented on PR #1148: URL: https://githu

[GitHub] [maven] gnodet commented on pull request #1148: [MNG-7805] Make the modelVersion optional when using build pom

2023-06-14 Thread via GitHub
gnodet commented on PR #1148: URL: https://github.com/apache/maven/pull/1148#issuecomment-1592472126 > Maybe we can just drop consumer stuff, since as we proved, model can "move" with existing tech as well? Am just worried about gigantic projects and their heap requirements.. That's

[jira] [Created] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2023-06-14 Thread Daniel Mensinger (Jira)
Daniel Mensinger created MCOMPILER-538: -- Summary: Do not add target/generated-sources/annotations to the source roots Key: MCOMPILER-538 URL: https://issues.apache.org/jira/browse/MCOMPILER-538 P

[jira] [Commented] (MNG-7812) Get rid of deprecated maven-shared-utils

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732875#comment-17732875 ] ASF GitHub Bot commented on MNG-7812: - cstamas commented on PR #1158: URL: https://gith

[jira] [Commented] (MNG-7805) The modelVersion should be inferred from the namespace used

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732874#comment-17732874 ] ASF GitHub Bot commented on MNG-7805: - cstamas commented on PR #1148: URL: https://gith

[GitHub] [maven] cstamas commented on pull request #1148: [MNG-7805] Make the modelVersion optional when using build pom

2023-06-14 Thread via GitHub
cstamas commented on PR #1148: URL: https://github.com/apache/maven/pull/1148#issuecomment-1592453324 Maybe we can just drop consumer stuff, since as we proved, model can "move" with existing tech as well? Am just worried about gigantic projects and their heap requirements.. -- This is a

[GitHub] [maven] gnodet commented on a diff in pull request #1139: [MNG-4645] Move Central repo definition out of Maven's core so it can be more easily changed

2023-06-14 Thread via GitHub
gnodet commented on code in PR #1139: URL: https://github.com/apache/maven/pull/1139#discussion_r1230506096 ## apache-maven/src/assembly/maven/conf/settings.xml: ## @@ -166,6 +166,38 @@ under the License. + + + + central + Central Repository +

[GitHub] [maven] gnodet commented on a diff in pull request #1139: [MNG-4645] Move Central repo definition out of Maven's core so it can be more easily changed

2023-06-14 Thread via GitHub
gnodet commented on code in PR #1139: URL: https://github.com/apache/maven/pull/1139#discussion_r1230506096 ## apache-maven/src/assembly/maven/conf/settings.xml: ## @@ -166,6 +166,38 @@ under the License. + + + + central + Central Repository +

[jira] [Commented] (MNG-7808) Remove warnings of undefined plugin versions

2023-06-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732871#comment-17732871 ] Herve Boutemy commented on MNG-7808: [~romain.manni-bucau] answering just to play a lit

[GitHub] [maven] cstamas commented on a diff in pull request #1139: [MNG-4645] Move Central repo definition out of Maven's core so it can be more easily changed

2023-06-14 Thread via GitHub
cstamas commented on code in PR #1139: URL: https://github.com/apache/maven/pull/1139#discussion_r1230494783 ## apache-maven/src/assembly/maven/conf/settings.xml: ## @@ -166,6 +166,38 @@ under the License. + + + + central + Central Repository +

[jira] [Closed] (MSOURCES-138) make source.jar insensitive to user's umask

2023-06-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSOURCES-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MSOURCES-138. -- Resolution: Duplicate > make source.jar insensitive to user's umask > ---

[jira] [Updated] (MSOURCES-137) Artifacts generated by maven-source-plugin are not easy to reproduce because they depend on the umask

2023-06-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSOURCES-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSOURCES-137: --- Summary: Artifacts generated by maven-source-plugin are not easy to reproduce because they

[jira] [Commented] (MSOURCES-137) Artifacts generated by maven-source-plugin are not reproducible because they depend on the umask

2023-06-14 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSOURCES-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732865#comment-17732865 ] Herve Boutemy commented on MSOURCES-137: yes, it makes sense I created MSOURCES

[jira] [Created] (MPLUGINTESTING-84) Support JUnit 5 on Maven 3

2023-06-14 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MPLUGINTESTING-84: - Summary: Support JUnit 5 on Maven 3 Key: MPLUGINTESTING-84 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-84 Project: Maven Plugin Testing

[jira] [Commented] (MCLEAN-110) Utils.createSymlink should be replace by Java 7 code

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732860#comment-17732860 ] Guillaume Nodet commented on MCLEAN-110: This is not really possible at the momen

[jira] [Reopened] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reopened MCLEAN-106: Assignee: Guillaume Nodet > Switch to Junit5 > > > Key:

[GitHub] [maven-clean-plugin] gnodet opened a new pull request, #27: Switch to junit 5

2023-06-14 Thread via GitHub
gnodet opened a new pull request, #27: URL: https://github.com/apache/maven-clean-plugin/pull/27 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/MCLEAN) filed

[GitHub] [maven-plugin-testing] gnodet opened a new pull request, #31: Support Junit 5 + Maven 3

2023-06-14 Thread via GitHub
gnodet opened a new pull request, #31: URL: https://github.com/apache/maven-plugin-testing/pull/31 (no comment) -- 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 unsubscri

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request, #192: Bump guice from 5.1.0 to 6.0.0

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #192: URL: https://github.com/apache/maven-shade-plugin/pull/192 Bumps [guice](https://github.com/google/guice) from 5.1.0 to 6.0.0. Release notes Sourced from https://github.com/google/guice/releases";>guice's releases. Guice 6.0.0

[jira] [Commented] (MNG-7714) sp < final

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732834#comment-17732834 ] ASF GitHub Bot commented on MNG-7714: - CrazyHZM commented on code in PR #1099: URL: htt

[GitHub] [maven] CrazyHZM commented on a diff in pull request #1099: [MNG-7714] Fixed a scenario in version sorting where sp1 is less than final

2023-06-14 Thread via GitHub
CrazyHZM commented on code in PR #1099: URL: https://github.com/apache/maven/pull/1099#discussion_r1230384026 ## maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java: ## @@ -101,6 +101,13 @@ private void checkVersionsEqual(String v1, Strin

[jira] [Commented] (MNG-7714) sp < final

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732833#comment-17732833 ] ASF GitHub Bot commented on MNG-7714: - CrazyHZM commented on code in PR #1099: URL: htt

[GitHub] [maven] CrazyHZM commented on a diff in pull request #1099: [MNG-7714] Fixed a scenario in version sorting where sp1 is less than final

2023-06-14 Thread via GitHub
CrazyHZM commented on code in PR #1099: URL: https://github.com/apache/maven/pull/1099#discussion_r1230381847 ## maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java: ## @@ -147,10 +154,10 @@ void testVersionsEqual() { checkVersio

[jira] [Created] (MCLEAN-110) Utils.createSymlink should be replace by Java 7 code

2023-06-14 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MCLEAN-110: Summary: Utils.createSymlink should be replace by Java 7 code Key: MCLEAN-110 URL: https://issues.apache.org/jira/browse/MCLEAN-110 Project: Maven Clea

[GitHub] [maven-file-management] elharo merged pull request #23: remove duplicate tests and unneeded code

2023-06-14 Thread via GitHub
elharo merged PR #23: URL: https://github.com/apache/maven-file-management/pull/23 -- 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...@ma

[GitHub] [maven-file-management] elharo closed pull request #26: update modello to 1.8.2

2023-06-14 Thread via GitHub
elharo closed pull request #26: update modello to 1.8.2 URL: https://github.com/apache/maven-file-management/pull/26 -- 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 unsubscr

[jira] [Commented] (MDEP-799) improve mvn dependency:tree - add optional JSON output of the results

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732800#comment-17732800 ] ASF GitHub Bot commented on MDEP-799: - elharo commented on code in PR #325: URL: https

[GitHub] [maven-dependency-plugin] elharo commented on a diff in pull request #325: [MDEP-799] tree: add optional output type json

2023-06-14 Thread via GitHub
elharo commented on code in PR #325: URL: https://github.com/apache/maven-dependency-plugin/pull/325#discussion_r1230261635 ## src/main/java/org/apache/maven/plugins/dependency/tree/JsonDependencyNodeVisitor.java: ## @@ -0,0 +1,180 @@ +/* + * Licensed to the Apache Software Fou

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #92: Bump guava from 30.1.1-android to 32.0.0-android in /src/it/jarWithCompileDependency/project2

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/maven-dependency-analyzer/pull/92 Bumps [guava](https://github.com/google/guava) from 30.1.1-android to 32.0.0-android. Release notes Sourced from https://github.com/google/guava/releases";>guava's relea

[GitHub] [maven] dependabot[bot] opened a new pull request, #1161: Bump guava from 30.1-jre to 32.0.0-jre

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #1161: URL: https://github.com/apache/maven/pull/1161 Bumps [guava](https://github.com/google/guava) from 30.1-jre to 32.0.0-jre. Release notes Sourced from https://github.com/google/guava/releases";>guava's releases. 32.0.0 Maven

[jira] [Commented] (MDEP-799) improve mvn dependency:tree - add optional JSON output of the results

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MDEP-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732781#comment-17732781 ] ASF GitHub Bot commented on MDEP-799: - MartinWitt commented on PR #325: URL: https://g

[GitHub] [maven-jdeps-plugin] dependabot[bot] opened a new pull request, #9: Bump guava from 25.1-jre to 32.0.0-jre in /src/it/includeClasspath

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #9: URL: https://github.com/apache/maven-jdeps-plugin/pull/9 Bumps [guava](https://github.com/google/guava) from 25.1-jre to 32.0.0-jre. Release notes Sourced from https://github.com/google/guava/releases";>guava's releases. 32.0.0

[jira] [Commented] (MNG-7475) [REGRESSION] ModelBuilder API Change breaks ShrinkWrap: NoSuchMethodError in FileProfileActivator.setPathTranslator()

2023-06-14 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732734#comment-17732734 ] Tamas Cservenak commented on MNG-7475: -- Ftr. https://github.com/shrinkwrap/resolver/pu

[jira] [Assigned] (MSHARED-1269) Deprecate maven-shared-utils

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MSHARED-1269: Assignee: Guillaume Nodet > Deprecate maven-shared-utils > -

[jira] [Updated] (MNG-7812) Get rid of deprecated maven-shared-utils

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7812: - Description: This issue will seek to remove maven-shared-utils from the list of maven dependencies.

[jira] [Created] (MNG-7812) Get rid of deprecated maven-shared-utils

2023-06-14 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7812: Summary: Get rid of deprecated maven-shared-utils Key: MNG-7812 URL: https://issues.apache.org/jira/browse/MNG-7812 Project: Maven Issue Type: New Feature

[jira] [Closed] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MCLEAN-106. --- Resolution: Not A Problem > Switch to Junit5 > > > K

[jira] [Updated] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MCLEAN-106: Fix Version/s: (was: 4.0.0) > Switch to Junit5 > > >

[jira] [Updated] (MCLEAN-107) Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MCLEAN-107: --- Issue Type: Dependency upgrade (was: New Feature) > Upgrade to plexus-utils 4.0.0 and plexus

[jira] [Updated] (MCLEAN-103) Upgrade maven-plugin parent to 38

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MCLEAN-103: --- Fix Version/s: (was: 3.3.0) > Upgrade maven-plugin parent to 38 > ---

[jira] [Updated] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MCLEAN-106: --- Fix Version/s: 4.0.0 (was: 3.3.0) > Switch to Junit5 > ---

[jira] [Commented] (MPLUGIN-473) Better support for plexus-xml 4.x

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732691#comment-17732691 ] ASF GitHub Bot commented on MPLUGIN-473: gnodet commented on PR #216: URL: http

[jira] [Closed] (MPLUGIN-473) Better support for plexus-xml 4.x

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MPLUGIN-473. --- Resolution: Won't Fix > Better support for plexus-xml 4.x >

[jira] [Commented] (MPLUGIN-473) Better support for plexus-xml 4.x

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732692#comment-17732692 ] ASF GitHub Bot commented on MPLUGIN-473: gnodet closed pull request #216: [MPLUG

[GitHub] [maven-plugin-tools] gnodet closed pull request #216: [MPLUGIN-473] Only check direct dependencies for provided scope

2023-06-14 Thread via GitHub
gnodet closed pull request #216: [MPLUGIN-473] Only check direct dependencies for provided scope URL: https://github.com/apache/maven-plugin-tools/pull/216 -- 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-plugin-tools] gnodet commented on pull request #216: [MPLUGIN-473] Only check direct dependencies for provided scope

2023-06-14 Thread via GitHub
gnodet commented on PR #216: URL: https://github.com/apache/maven-plugin-tools/pull/216#issuecomment-1591807930 > I'm not sure if it is good way to resolve problems with plexus-utils and maven-xml* artifacts. Currently we have a validators in Maven core which check also transitive dependen

[jira] [Closed] (MCLEAN-100) Generated TagList Report is empty

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-100. -- Fix Version/s: (was: 3.3.0) Resolution: Cannot Reproduce > Generated TagList Report

[jira] [Closed] (MCLEAN-101) Wrong Jenkins URL

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-101. -- Assignee: Guillaume Nodet Resolution: Fixed Fixed by https://github.com/apache/maven-cle

[jira] [Closed] (MCLEAN-99) Generated wrong PMD Page

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-99. - Fix Version/s: (was: 3.3.0) Resolution: Fixed This was fixed quite some ago as PMD was

[jira] [Commented] (MCLEAN-107) Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732629#comment-17732629 ] ASF GitHub Bot commented on MCLEAN-107: --- gnodet merged PR #26: URL: https://github.

[jira] [Closed] (MCLEAN-107) Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-107. -- Fix Version/s: 3.3.0 Resolution: Fixed > Upgrade to plexus-utils 4.0.0 and plexus-xml 4.

[jira] [Assigned] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MCLEAN-106: --- Assignee: (was: Sylwester Lachiewicz) > Switch to Junit5 > -

[jira] [Assigned] (MCLEAN-106) Switch to Junit5

2023-06-14 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MCLEAN-106: --- Assignee: Sylwester Lachiewicz > Switch to Junit5 > > >

[jira] [Moved] (MBUILDCACHE-62) Add METRO hash implementation

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet moved MCLEAN-109 to MBUILDCACHE-62: --- Key: MBUILDCACHE-62 (was: MCLEAN-109) Project: M

[jira] [Closed] (MBUILDCACHE-62) Add METRO hash implementation

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MBUILDCACHE-62. -- Fix Version/s: 1.1.0 Resolution: Fixed PR: https://github.com/apache/maven-b

[jira] [Created] (MCLEAN-109) Add METRO hash implementation

2023-06-14 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MCLEAN-109: -- Summary: Add METRO hash implementation Key: MCLEAN-109 URL: https://issues.apache.org/jira/browse/MCLEAN-109 Project: Maven Clean Plugin Issue Type: New

[jira] [Commented] (MCLEAN-109) Add METRO hash implementation

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732607#comment-17732607 ] ASF GitHub Bot commented on MCLEAN-109: --- gnodet merged PR #58: URL: https://github.

[GitHub] [maven-build-cache-extension] gnodet merged pull request #58: [MCLEAN-109] Add METRO hash implementation

2023-06-14 Thread via GitHub
gnodet merged PR #58: URL: https://github.com/apache/maven-build-cache-extension/pull/58 -- 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] [Closed] (MCLEAN-93) followSymLinks=false on Windows follows directory junctions

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-93. - Fix Version/s: 3.3.0 Resolution: Fixed > followSymLinks=false on Windows follows directory

[jira] [Closed] (MCLEAN-108) Upgrade to junit 5

2023-06-14 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MCLEAN-108. -- Assignee: (was: Guillaume Nodet) Resolution: Duplicate > Upgrade to junit 5 > ---

[jira] [Commented] (MCLEAN-93) followSymLinks=false on Windows follows directory junctions

2023-06-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732604#comment-17732604 ] ASF GitHub Bot commented on MCLEAN-93: -- gnodet merged PR #10: URL: https://github.com

[GitHub] [maven] gnodet opened a new pull request, #1160: Add a bom packaging, trim down consumer pom, add build pom

2023-06-14 Thread via GitHub
gnodet opened a new pull request, #1160: URL: https://github.com/apache/maven/pull/1160 The purpose of the BOM packaging is to more cleanly identity POM that will be consumed as BOM from POM that will be used as parents. The BOMs can be turned into a consumer POM, whereas parents can not l

[GitHub] [maven] srijyothsna5354 closed pull request #1159: Dev

2023-06-14 Thread via GitHub
srijyothsna5354 closed pull request #1159: Dev URL: https://github.com/apache/maven/pull/1159 -- 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-uns

[GitHub] [maven] srijyothsna5354 opened a new pull request, #1159: Dev

2023-06-14 Thread via GitHub
srijyothsna5354 opened a new pull request, #1159: URL: https://github.com/apache/maven/pull/1159 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/MNG) filed

[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #87: Bump logback-classic from 1.3.7 to 1.3.8

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #87: URL: https://github.com/apache/maven-build-cache-extension/pull/87 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.3.8. Commits https://github.com/qos-ch/logback/commit/e0fd8c37ba4e9e4c7caed29f28060b3771