[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834147#comment-17834147 ] ASF GitHub Bot commented on MNG-8084: - gnodet commented on PR #1461: URL: https://githu

Re: [PR] [MNG-8084] add di & api-impl [maven]

2024-04-04 Thread via GitHub
gnodet commented on PR #1461: URL: https://github.com/apache/maven/pull/1461#issuecomment-2039015662 Fwiw, this will be outdated with https://github.com/apache/maven/pull/1465 and later https://github.com/apache/maven/pull/1457 -- This is an automated message from the Apache Git Service.

[PR] Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 [maven-assembly-plugin]

2024-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #200: URL: https://github.com/apache/maven-assembly-plugin/pull/200 Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-1 to 1.5.6-2. Commits https://github.com/luben/zstd-jni/commit/1ff893399707523b04cc

[PR] Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 [maven-resolver]

2024-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #458: URL: https://github.com/apache/maven-resolver/pull/458 Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.6 to 5.3.7. Release notes Sourced from https://github.com/hazelcast/hazelcast/releases";>com.haze

[PR] Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 [maven-apache-parent]

2024-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #205: URL: https://github.com/apache/maven-apache-parent/pull/205 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. Commits https://github.com/apache/maven-source-

Re: [PR] Remove property keywords because of conflict in inline command configration parameters [maven-checkstyle-plugin]

2024-04-04 Thread via GitHub
talha-inozu commented on PR #132: URL: https://github.com/apache/maven-checkstyle-plugin/pull/132#issuecomment-2038384851 > > Example: In pom.xml ` my_checks.xml ` But at the code: `@Parameter(property = "checkstyle.config.location", defaultValue = DEFAULT_CONFIG_LOCATION) = protected Str

Re: [PR] [MDEP-317] - add mojo to analyze invalid exclusions [maven-dependency-plugin]

2024-04-04 Thread via GitHub
slawekjaranowski commented on code in PR #362: URL: https://github.com/apache/maven-dependency-plugin/pull/362#discussion_r1552504011 ## src/main/java/org/apache/maven/plugins/dependency/exclusion/AnalyzeExclusionsMojo.java: ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache S

[jira] [Resolved] (MENFORCER-500) New rule: Maven coordinates must match pattern

2024-04-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved MENFORCER-500. --- Fix Version/s: next-release Resolution: Fixed Fixed in https://github.com/

[jira] [Commented] (MENFORCER-500) New rule: Maven coordinates must match pattern

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834052#comment-17834052 ] ASF GitHub Bot commented on MENFORCER-500: -- kwin merged PR #309: URL: https:/

Re: [PR] [MENFORCER-500] New rule to enforce that Maven coordinates match given [maven-enforcer]

2024-04-04 Thread via GitHub
kwin merged PR #309: URL: https://github.com/apache/maven-enforcer/pull/309 -- 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.apa

Re: [I] if i use nixos system, how can i install [maven-mvnd]

2024-04-04 Thread via GitHub
nathansit commented on issue #928: URL: https://github.com/apache/maven-mvnd/issues/928#issuecomment-2037951009 See README and see if you have further questions? https://github.com/apache/maven-mvnd?tab=readme-ov-file#how-to-install-mvnd -- This is an automated message from the Apache G

[jira] [Updated] (MCLEAN-116) Propagating a source exception in Cleaner class

2024-04-04 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MCLEAN-116: --- Summary: Propagating a source exception in Cleaner class (was: Create interface meth

[jira] [Closed] (MCLEAN-116) Propagating a source exception in Cleaner class

2024-04-04 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MCLEAN-116. -- Fix Version/s: next-release Resolution: Fixed > Propagating a source exception i

[jira] [Commented] (MCLEAN-116) Create interface method to catch exceptions

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCLEAN-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834049#comment-17834049 ] ASF GitHub Bot commented on MCLEAN-116: --- slawekjaranowski merged PR #37: URL: https

Re: [PR] [MCLEAN-116] Use default Log interface [maven-clean-plugin]

2024-04-04 Thread via GitHub
slawekjaranowski merged PR #37: URL: https://github.com/apache/maven-clean-plugin/pull/37 -- 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-unsubsc

Re: [PR] Remove property keywords because of conflict in inline command configration parameters [maven-checkstyle-plugin]

2024-04-04 Thread via GitHub
slawekjaranowski commented on PR #132: URL: https://github.com/apache/maven-checkstyle-plugin/pull/132#issuecomment-2037897766 > Example: In pom.xml ` my_checks.xml ` But at the code: `@Parameter(property = "checkstyle.config.location", defaultValue = DEFAULT_CONFIG_LOCATION) = protected

[jira] [Commented] (MENFORCER-500) New rule: Maven coordinates must match pattern

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834044#comment-17834044 ] ASF GitHub Bot commented on MENFORCER-500: -- kwin commented on code in PR #309

Re: [PR] [MENFORCER-500] New rule to enforce that Maven coordinates match given [maven-enforcer]

2024-04-04 Thread via GitHub
kwin commented on code in PR #309: URL: https://github.com/apache/maven-enforcer/pull/309#discussion_r1552208018 ## enforcer-rules/src/main/java/org/apache/maven/enforcer/rules/RequireMatchingCoordinates.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Software Foundati

[jira] [Commented] (MENFORCER-500) New rule: Maven coordinates must match pattern

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834043#comment-17834043 ] ASF GitHub Bot commented on MENFORCER-500: -- slawekjaranowski commented on cod

Re: [PR] [MENFORCER-500] New rule to enforce that Maven coordinates match given [maven-enforcer]

2024-04-04 Thread via GitHub
slawekjaranowski commented on code in PR #309: URL: https://github.com/apache/maven-enforcer/pull/309#discussion_r1552202688 ## enforcer-rules/src/main/java/org/apache/maven/enforcer/rules/RequireMatchingCoordinates.java: ## @@ -0,0 +1,110 @@ +/* + * Licensed to the Apache Softw

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833968#comment-17833968 ] ASF GitHub Bot commented on SCM-1022: - attiand commented on code in PR #203: URL: https

Re: [PR] [SCM-1022] - jgit push failure is not failing the build [maven-scm]

2024-04-04 Thread via GitHub
attiand commented on code in PR #203: URL: https://github.com/apache/maven-scm/pull/203#discussion_r1551846585 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckinCommandTest.java: ###

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833932#comment-17833932 ] ASF GitHub Bot commented on SCM-1022: - michael-o commented on code in PR #203: URL: htt

Re: [PR] [SCM-1022] - jgit push failure is not failing the build [maven-scm]

2024-04-04 Thread via GitHub
michael-o commented on code in PR #203: URL: https://github.com/apache/maven-scm/pull/203#discussion_r1551701670 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckinCommandTest.java: #

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833930#comment-17833930 ] ASF GitHub Bot commented on SCM-1022: - michael-o commented on code in PR #203: URL: htt

Re: [PR] [SCM-1022] - jgit push failure is not failing the build [maven-scm]

2024-04-04 Thread via GitHub
michael-o commented on code in PR #203: URL: https://github.com/apache/maven-scm/pull/203#discussion_r1551698288 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/main/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckInCommand.java: #

[PR] Bump mavenVersion from 3.2.5 to 3.3.9 [maven-doap-plugin]

2024-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #24: URL: https://github.com/apache/maven-doap-plugin/pull/24 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]:

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833917#comment-17833917 ] ASF GitHub Bot commented on SCM-1022: - kwin commented on code in PR #203: URL: https://

Re: [PR] [SCM-1022] - jgit push failure is not failing the build [maven-scm]

2024-04-04 Thread via GitHub
kwin commented on code in PR #203: URL: https://github.com/apache/maven-scm/pull/203#discussion_r1551603301 ## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/src/test/java/org/apache/maven/scm/provider/git/jgit/command/checkin/JGitCheckinCommandTest.java: ##

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833914#comment-17833914 ] ASF GitHub Bot commented on SCM-1022: - michael-o commented on PR #203: URL: https://git

Re: [PR] [SCM-1022] - jgit push failure is not failing the build [maven-scm]

2024-04-04 Thread via GitHub
michael-o commented on PR #203: URL: https://github.com/apache/maven-scm/pull/203#issuecomment-2037067814 Looking into... -- 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

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread Mattias Andersson (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833892#comment-17833892 ] Mattias Andersson commented on SCM-1022: [~michael-o] we created the PR above. Any

[jira] [Commented] (SCM-1022) jgit push failure is not failing the build

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SCM-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833889#comment-17833889 ] ASF GitHub Bot commented on SCM-1022: - attiand opened a new pull request, #203: URL: ht

[jira] [Commented] (MNG-8084) Make the v4 api usable outside the Maven runtime

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833888#comment-17833888 ] ASF GitHub Bot commented on MNG-8084: - gnodet opened a new pull request, #1465: URL: ht

[jira] [Commented] (MNG-8091) Update Resolver to 2.0.0-alpha-10

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833885#comment-17833885 ] ASF GitHub Bot commented on MNG-8091: - gnodet merged PR #1460: URL: https://github.com/

[jira] [Closed] (MNG-8091) Update Resolver to 2.0.0-alpha-10

2024-04-04 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8091. Resolution: Fixed > Update Resolver to 2.0.0-alpha-10 > - > >

Re: [PR] [MNG-8091] Update Resolver to 2.0.0-alpha-10 [maven]

2024-04-04 Thread via GitHub
gnodet merged PR #1460: URL: https://github.com/apache/maven/pull/1460 -- 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] [Commented] (MARTIFACT-60) artifact:3.5.0:check-buildplan is too chatty by default

2024-04-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833881#comment-17833881 ] Gary D. Gregory commented on MARTIFACT-60: -- For a bit of context, I think that

[jira] [Commented] (MARTIFACT-59) artifact plugin should tolerate injected project.build.outputTimestamp

2024-04-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833855#comment-17833855 ] ASF GitHub Bot commented on MARTIFACT-59: - rmannibucau commented on PR #30: URL

Re: [PR] [MARTIFACT-59] tolerate injected timestamp value [maven-artifact-plugin]

2024-04-04 Thread via GitHub
rmannibucau commented on PR #30: URL: https://github.com/apache/maven-artifact-plugin/pull/30#issuecomment-2036447015 @hboutemy ok, so 1.2.1 is using a hardcoded value - so out of scope of this PR - and 1.3.0-SNAPSHOT does use a placeholder (this PR case). -- This is an automated message

[PR] Bump slf4jVersion from 1.7.36 to 2.0.12 [maven-build-cache-extension]

2024-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #141: URL: https://github.com/apache/maven-build-cache-extension/pull/141 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.