Re: [PR] [MJARSIGNER-76] Print names of processed files [maven-jarsigner-plugin]

2024-07-07 Thread via GitHub
schedin commented on PR #20: URL: https://github.com/apache/maven-jarsigner-plugin/pull/20#issuecomment-2212361904 I think this is a useful feature and one that I have missed! I'm not sure the state of this open source project at the moment. I have tried to push the maintainers for a

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863543#comment-17863543 ] ASF GitHub Bot commented on MJARSIGNER-76: -- schedin commented on PR #20: URL:

Re: [PR] [MJARSIGNER-76] Print names of processed files [maven-jarsigner-plugin]

2024-07-07 Thread via GitHub
slachiewicz commented on code in PR #20: URL: https://github.com/apache/maven-jarsigner-plugin/pull/20#discussion_r1667633959 ## src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java: ## @@ -346,6 +350,23 @@ private List findJarfiles() throws MojoExecutio

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863544#comment-17863544 ] ASF GitHub Bot commented on MJARSIGNER-76: -- slachiewicz commented on code in

[PR] [MSITE-1010] Add documentation how site repository inheritance [maven-site-plugin]

2024-07-07 Thread via GitHub
Bukama opened a new pull request, #194: URL: https://github.com/apache/maven-site-plugin/pull/194 Proposed commit message: ``` [MSITE-1010] Add documentation how site repository inheritance More information including an example how the site repository configuration is inheri

[jira] [Commented] (MSITE-1010) site-deployment for POM projects does not create project directories in site repository

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863549#comment-17863549 ] ASF GitHub Bot commented on MSITE-1010: --- Bukama opened a new pull request, #194: UR

Re: [PR] [MSITE-1010] Add documentation how site repository inheritance [maven-site-plugin]

2024-07-07 Thread via GitHub
michael-o commented on code in PR #194: URL: https://github.com/apache/maven-site-plugin/pull/194#discussion_r1667658214 ## src/site/apt/examples/inheritancesiterepository.apt: ## @@ -0,0 +1,77 @@ + -- + Inheritance Site Repository Review Comment: Use hyphens in the file

[jira] [Commented] (MSITE-1010) site-deployment for POM projects does not create project directories in site repository

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863550#comment-17863550 ] ASF GitHub Bot commented on MSITE-1010: --- michael-o commented on code in PR #194: UR

[jira] [Created] (MNG-8177) Warning "'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file C:\Temp\jdk-11.0.23\..\lib\tools.jar"

2024-07-07 Thread Wolfgang Knauf (Jira)
Wolfgang Knauf created MNG-8177: --- Summary: Warning "'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar refers to a non-existing file C:\Temp\jdk-11.0.23\..\lib\tools.jar" Key: MNG-8177

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2024-07-07 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863551#comment-17863551 ] Guillaume Nodet commented on MNG-7771: -- [~michael-o] That was my understanding too.  B

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2024-07-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863553#comment-17863553 ] Tamas Cservenak commented on MNG-7771: -- The exception carries multiple important infor

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2024-07-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863554#comment-17863554 ] Tamas Cservenak commented on MNG-7771: -- So this is more about "consuming" and formatti

[jira] [Resolved] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MJARSIGNER-76. - Resolution: Won't Do We need less logs, not more. This is yet more una

Re: [PR] [MJARSIGNER-76] Print names of processed files [maven-jarsigner-plugin]

2024-07-07 Thread via GitHub
lasselindqvist commented on PR #20: URL: https://github.com/apache/maven-jarsigner-plugin/pull/20#issuecomment-2212412394 > -10. Maven is too verbose already. I want less output, not more. This is yet more unactionable log junk. What changes are you requesting? Changing the log leve

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863557#comment-17863557 ] ASF GitHub Bot commented on MJARSIGNER-76: -- lasselindqvist commented on PR #2

Re: [PR] [MJARSIGNER-76] Print names of processed files [maven-jarsigner-plugin]

2024-07-07 Thread via GitHub
elharo commented on PR #20: URL: https://github.com/apache/maven-jarsigner-plugin/pull/20#issuecomment-2212413163 No, I am saying close the PR and don't do this. It's not a feature we need or want. It makes Maven worse. -- This is an automated message from the Apache Git Service. To res

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863558#comment-17863558 ] ASF GitHub Bot commented on MJARSIGNER-76: -- elharo commented on PR #20: URL:

Re: [PR] [MSITE-1010] Add documentation how site repository inheritance [maven-site-plugin]

2024-07-07 Thread via GitHub
Bukama commented on PR #194: URL: https://github.com/apache/maven-site-plugin/pull/194#issuecomment-2212434485 Thanks for the review. Requested changes done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[jira] [Commented] (MSITE-1010) site-deployment for POM projects does not create project directories in site repository

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863562#comment-17863562 ] ASF GitHub Bot commented on MSITE-1010: --- Bukama commented on PR #194: URL: https:/

[jira] [Updated] (MNG-8155) Reword "This project has been banned from the build due to previous failures."

2024-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MNG-8155: --- Description: Saw this error message. This confused me and I did not initially know what

[jira] [Commented] (MNG-8155) Reword "This project has been banned from the build due to previous failures."

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

Re: [PR] Bump org.junit:junit-bom from 5.10.2 to 5.10.3 [maven-doxia]

2024-07-07 Thread via GitHub
slachiewicz merged PR #216: URL: https://github.com/apache/maven-doxia/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 go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven

Re: [PR] Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0 [maven-doxia]

2024-07-07 Thread via GitHub
slachiewicz merged PR #217: URL: https://github.com/apache/maven-doxia/pull/217 -- 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

Re: [PR] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [maven-surefire]

2024-07-07 Thread via GitHub
slachiewicz merged PR #757: URL: https://github.com/apache/maven-surefire/pull/757 -- 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

[jira] [Commented] (MNG-7771) Don't use ArtifactResolutionException#getMessage() w/o knowing whether there are other exceptions or not

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863573#comment-17863573 ] Michael Osipov commented on MNG-7771: - Correct, [~cstamas] nailed it mostly. The inform

Re: [PR] Bump org.easymock:easymock from 5.2.0 to 5.3.0 [maven-archetype]

2024-07-07 Thread via GitHub
slachiewicz merged PR #197: URL: https://github.com/apache/maven-archetype/pull/197 -- 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...@m

Re: [PR] Bump org.apache.maven:maven-parent from 41 to 42 [maven-dist-tool]

2024-07-07 Thread via GitHub
slachiewicz commented on PR #54: URL: https://github.com/apache/maven-dist-tool/pull/54#issuecomment-2212457406 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[jira] [Created] (MSITE-1012) Clean up notion that sites aren't deployed to repositories

2024-07-07 Thread Michael Osipov (Jira)
Michael Osipov created MSITE-1012: - Summary: Clean up notion that sites aren't deployed to repositories Key: MSITE-1012 URL: https://issues.apache.org/jira/browse/MSITE-1012 Project: Maven Site Plugin

[jira] [Updated] (MSITE-1012) Clean up notion that sites aren't deployed to repositories

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-1012: -- Description: As is seems with MSITE-1010 people assume that since we use the term "site reposi

[jira] [Updated] (MSITE-1012) Clean up notion that sites aren't deployed to repositories

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-1012: -- Description: As is seems with MSITE-1010 people assume that since we use the term "site reposit

[jira] [Updated] (MSITE-1012) Clean up notion that sites aren't deployed to repositories

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSITE-1012: -- Issue Type: Task (was: Improvement) > Clean up notion that sites aren't deployed to repositori

[PR] [MSITE-1012] Clean up notion that sites aren't deployed to repositories [maven-site-plugin]

2024-07-07 Thread via GitHub
michael-o opened a new pull request, #195: URL: https://github.com/apache/maven-site-plugin/pull/195 This closes #195 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jir

[jira] [Commented] (MSITE-1012) Clean up notion that sites aren't deployed to repositories

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSITE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863584#comment-17863584 ] ASF GitHub Bot commented on MSITE-1012: --- michael-o opened a new pull request, #195:

[PR] 4 upgrade to java 18 [maven-jlink-plugin]

2024-07-07 Thread via GitHub
michab66 opened a new pull request, #208: URL: https://github.com/apache/maven-jlink-plugin/pull/208 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/MJLINK) filed

Re: [PR] 4 upgrade to java 18 [maven-jlink-plugin]

2024-07-07 Thread via GitHub
michab66 closed pull request #208: 4 upgrade to java 18 URL: https://github.com/apache/maven-jlink-plugin/pull/208 -- 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 unsubscrib

Re: [PR] 4 upgrade to java 18 [maven-jlink-plugin]

2024-07-07 Thread via GitHub
michab66 commented on PR #208: URL: https://github.com/apache/maven-jlink-plugin/pull/208#issuecomment-2212497566 Accident. -- 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.

[jira] [Updated] (MPLUGIN-436) Deprecate implementation configuration in plugin descriptor

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPLUGIN-436: --- Description: Goal is to align with MPLUGIN-435. Likely should be done for 4.x rather than 3

[jira] [Closed] (SUREFIRE-2105) Failsafe report size increased with version upgrade from 2.17 to 2.22.2

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2105. Resolution: Fixed I believe that this is now addressed with SUREFIRE-1360. > Failsafe r

[jira] [Closed] (SUREFIRE-2250) Surefire Test Report Schema properties element is not consistent with the code

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-2250. Resolution: Fixed Fixed with [d1777028eb011834dd109f7c17b2766d683a150d|https://gitbox.a

[jira] [Closed] (SUREFIRE-1360) Ability to disable properties for successfully passed tests

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-1360. Resolution: Fixed Fixed with [9fcae73f9431cc49eae8ae367014ffd113cef618|https://gitbox.a

Re: [PR] [SUREFIRE-1360] Ability to disable properties for successfully passed tests [maven-surefire]

2024-07-07 Thread via GitHub
asfgit closed pull request #755: [SUREFIRE-1360] Ability to disable properties for successfully passed tests URL: https://github.com/apache/maven-surefire/pull/755 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [SUREFIRE-2250] Surefire Test Report Schema properties element is not consistent with the code [maven-surefire]

2024-07-07 Thread via GitHub
asfgit merged PR #758: URL: https://github.com/apache/maven-surefire/pull/758 -- 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.a

Re: [PR] [SUREFIRE-2250] Surefire Test Report Schema properties element is not consistent with the code [maven-surefire]

2024-07-07 Thread via GitHub
asfgit merged PR #758: URL: https://github.com/apache/maven-surefire/pull/758 -- 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.a

[jira] [Commented] (SUREFIRE-2250) Surefire Test Report Schema properties element is not consistent with the code

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863602#comment-17863602 ] ASF GitHub Bot commented on SUREFIRE-2250: -- asfgit merged PR #758: URL: https

[jira] [Commented] (SUREFIRE-2250) Surefire Test Report Schema properties element is not consistent with the code

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863603#comment-17863603 ] ASF GitHub Bot commented on SUREFIRE-2250: -- asfgit merged PR #758: URL: https

[jira] [Comment Edited] (SUREFIRE-1360) Ability to disable properties for successfully passed tests

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863598#comment-17863598 ] Michael Osipov edited comment on SUREFIRE-1360 at 7/7/24 5:24 PM: --

[jira] [Comment Edited] (SUREFIRE-2250) Surefire Test Report Schema properties element is not consistent with the code

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863599#comment-17863599 ] Michael Osipov edited comment on SUREFIRE-2250 at 7/7/24 5:25 PM: --

Re: [PR] [MJARSIGNER-76] Print names of processed files [maven-jarsigner-plugin]

2024-07-07 Thread via GitHub
Marcono1234 commented on PR #20: URL: https://github.com/apache/maven-jarsigner-plugin/pull/20#issuecomment-2212519982 @elharo, regarding your comment here and also your [comment on JIRA](https://issues.apache.org/jira/browse/MJARSIGNER-76?focusedCommentId=17863556&page=com.atlassian.jira.p

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863618#comment-17863618 ] ASF GitHub Bot commented on MJARSIGNER-76: -- Marcono1234 commented on PR #20:

Re: [PR] Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o merged PR #155: URL: https://github.com/apache/maven-pmd-plugin/pull/155 -- 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

[jira] [Assigned] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MPMD-399: --- Assignee: Michael Osipov > Incorrect warning: The project X does not seem to be compiled. PMD

[jira] [Updated] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-399: Fix Version/s: 3.23.1 > Incorrect warning: The project X does not seem to be compiled. PMD results >

[jira] [Updated] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-399: Description: PMD plugin is reporting the following warnings on in a multi-maven project: "The project

[jira] [Closed] (MPMD-273) Dependency jar with rules fails only with SNAPSHOT version

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPMD-273. --- Resolution: Incomplete No reaction eversince. > Dependency jar with rules fails only with SNAPSHOT ver

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o closed pull request #154: [MPMD-399] Incorrect warning: The project X does not seem to be compi… URL: https://github.com/apache/maven-pmd-plugin/pull/154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [MPMD-399] Incorrect warning: The project X does not seem to be compi… [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o merged PR #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154 -- 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

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863623#comment-17863623 ] ASF GitHub Bot commented on MPMD-399: - michael-o closed pull request #154: [MPMD-399] I

[jira] [Assigned] (MPMD-391) Log what developers care about and not what they don't

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MPMD-391: --- Assignee: Michael Osipov > Log what developers care about and not what they don't > --

[jira] [Closed] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPMD-399. --- Resolution: Fixed Fixed with [2a72cc86d5f25625059a2e7428038cb1841ac612|https://gitbox.apache.org/repos

[jira] [Updated] (MPMD-391) Log what developers care about and not what they don't

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MPMD-391: Fix Version/s: 3.23.1 > Log what developers care about and not what they don't >

[jira] [Commented] (MPMD-399) Incorrect warning: The project X does not seem to be compiled. PMD results might be inaccurate.

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863624#comment-17863624 ] ASF GitHub Bot commented on MPMD-399: - michael-o merged PR #154: URL: https://github.co

[PR] [MPMD-391] Log what developers care about and not what they don't [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o opened a new pull request, #156: URL: https://github.com/apache/maven-pmd-plugin/pull/156 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/MPMD) filed

[jira] [Commented] (MPMD-391) Log what developers care about and not what they don't

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863627#comment-17863627 ] ASF GitHub Bot commented on MPMD-391: - michael-o opened a new pull request, #156: URL:

[jira] [Created] (MPMD-400) Upgrade to PMD 7.3.0

2024-07-07 Thread Michael Osipov (Jira)
Michael Osipov created MPMD-400: --- Summary: Upgrade to PMD 7.3.0 Key: MPMD-400 URL: https://issues.apache.org/jira/browse/MPMD-400 Project: Maven PMD Plugin Issue Type: Dependency upgrade

[PR] [MPMD-400] Upgrade to PMD 7.3.0 [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o opened a new pull request, #157: URL: https://github.com/apache/maven-pmd-plugin/pull/157 This closes #157 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/

[jira] [Commented] (MPMD-400) Upgrade to PMD 7.3.0

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863628#comment-17863628 ] ASF GitHub Bot commented on MPMD-400: - michael-o opened a new pull request, #157: URL:

[jira] [Commented] (MPMD-383) PMD should fail when there is a processing error

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863630#comment-17863630 ] Michael Osipov commented on MPMD-383: - I consider the issue as invalid because you ran

Re: [PR] [MPMD-400] Upgrade to PMD 7.3.0 [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o closed pull request #157: [MPMD-400] Upgrade to PMD 7.3.0 URL: https://github.com/apache/maven-pmd-plugin/pull/157 -- 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

Re: [PR] [MPMD-400] Upgrade to PMD 7.3.0 [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o merged PR #157: URL: https://github.com/apache/maven-pmd-plugin/pull/157 -- 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

[jira] [Commented] (MPMD-400) Upgrade to PMD 7.3.0

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863632#comment-17863632 ] ASF GitHub Bot commented on MPMD-400: - michael-o closed pull request #157: [MPMD-400] U

[jira] [Commented] (MPMD-400) Upgrade to PMD 7.3.0

2024-07-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863633#comment-17863633 ] ASF GitHub Bot commented on MPMD-400: - michael-o merged PR #157: URL: https://github.co

[jira] [Closed] (MPMD-400) Upgrade to PMD 7.3.0

2024-07-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPMD-400. --- Resolution: Fixed Fixed with [7a3b2c2d516678f3e5ed6ec0c0c9f6298c5b9977|https://gitbox.apache.org/repos

Re: [PR] [MPMD-391] Log what developers care about and not what they don't [maven-pmd-plugin]

2024-07-07 Thread via GitHub
michael-o commented on PR #156: URL: https://github.com/apache/maven-pmd-plugin/pull/156#issuecomment-2212595450 Note: Some issues mentioned in the JIRA ticket are out of control of this plugin therefore there are out of scope here. -- This is an automated message from the Apache Git Serv

[jira] [Commented] (MPMD-391) Log what developers care about and not what they don't

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

Re: [PR] [MNG-8155] Improve not built error message [maven]

2024-07-07 Thread via GitHub
elharo merged PR #1599: URL: https://github.com/apache/maven/pull/1599 -- 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] (MNG-8155) Reword "This project has been banned from the build due to previous failures."

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

[jira] [Commented] (MJARSIGNER-76) Print names of processed files

2024-07-07 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJARSIGNER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863636#comment-17863636 ] Elliotte Rusty Harold commented on MJARSIGNER-76: - "which cases are yo

[PR] Bump resolverVersion from 2.0.0-alpha-11 to 2.0.0 [maven]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #1600: URL: https://github.com/apache/maven/pull/1600 Bumps `resolverVersion` from 2.0.0-alpha-11 to 2.0.0. Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.0-alpha-11 to 2.0.0 Release notes Sourced from https://github.co

[PR] Bump org.apache.maven.resolver:maven-resolver-api from 1.9.20 to 2.0.0 [maven-wrapper]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #148: URL: https://github.com/apache/maven-wrapper/pull/148 Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.20 to 2.0.0. Release notes Sourced from https://github.com/apache/maven-re

[PR] Bump resolverVersion from 1.9.18 to 2.0.0 [maven-gpg-plugin]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #106: URL: https://github.com/apache/maven-gpg-plugin/pull/106 Bumps `resolverVersion` from 1.9.18 to 2.0.0. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 2.0.0 Release notes Sourced from https://github.com/apache

Re: [PR] Bump resolverVersion from 1.9.18 to 1.9.20 [maven-gpg-plugin]

2024-07-07 Thread via GitHub
dependabot[bot] closed pull request #101: Bump resolverVersion from 1.9.18 to 1.9.20 URL: https://github.com/apache/maven-gpg-plugin/pull/101 -- 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 spec

Re: [PR] Bump resolverVersion from 1.9.18 to 1.9.20 [maven-gpg-plugin]

2024-07-07 Thread via GitHub
dependabot[bot] commented on PR #101: URL: https://github.com/apache/maven-gpg-plugin/pull/101#issuecomment-2212976694 Superseded by #106. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[PR] Bump maven.resolver.version from 2.0.0-alpha-11 to 2.0.0 [maven-mvnd]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #1051: URL: https://github.com/apache/maven-mvnd/pull/1051 Bumps `maven.resolver.version` from 2.0.0-alpha-11 to 2.0.0. Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.0-alpha-11 to 2.0.0 Release notes Sourced from https

[PR] Bump com.ibm.icu:icu4j from 74.2 to 75.1 [maven-archetype]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #201: URL: https://github.com/apache/maven-archetype/pull/201 Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 74.2 to 75.1. Release notes Sourced from https://github.com/unicode-org/icu/releases";>com.ibm.icu:icu4j's re

[PR] Bump org.apache.maven.shared:maven-script-interpreter from 1.2 to 1.6 [maven-archetype]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #199: URL: https://github.com/apache/maven-archetype/pull/199 Bumps [org.apache.maven.shared:maven-script-interpreter](https://github.com/apache/maven-script-interpreter) from 1.2 to 1.6. Release notes Sourced from https://github.com/apac

[PR] Bump org.xmlunit:xmlunit-matchers from 2.9.1 to 2.10.0 [maven-archetype]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #200: URL: https://github.com/apache/maven-archetype/pull/200 Bumps [org.xmlunit:xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0. Release notes Sourced from https://github.com/xmlunit/xmlunit/releases";>org.xmlun

[PR] Bump resolver.version from 1.9.20 to 2.0.0 [maven-indexer]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #375: URL: https://github.com/apache/maven-indexer/pull/375 Bumps `resolver.version` from 1.9.20 to 2.0.0. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.20 to 2.0.0 Release notes Sourced from https://github.com/apache/m

[PR] Bump resolverVersion from 1.9.18 to 2.0.0 [maven-artifact-plugin]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/maven-artifact-plugin/pull/49 Bumps `resolverVersion` from 1.9.18 to 2.0.0. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 2.0.0 Release notes Sourced from https://github.com/apa

[PR] Bump org.apache.maven.resolver:maven-resolver-api from 2.0.0-alpha-11 to 2.0.0 [maven-install-plugin]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #74: URL: https://github.com/apache/maven-install-plugin/pull/74 Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 2.0.0-alpha-11 to 2.0.0. Release notes Sourced from https://github.com/ap

[PR] Bump resolverVersion from 1.9.20 to 1.9.21 [maven-resolver-ant-tasks]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #41: URL: https://github.com/apache/maven-resolver-ant-tasks/pull/41 Bumps `resolverVersion` from 1.9.20 to 1.9.21. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.20 to 1.9.21 Release notes Sourced from https://github.co

[jira] [Commented] (MNG-8173) -Dpackaging= is ignored when using mvn deploy:deploy-file

2024-07-07 Thread Lars Schmertmann (Jira)
[ https://issues.apache.org/jira/browse/MNG-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863668#comment-17863668 ] Lars Schmertmann commented on MNG-8173: --- Using "deploy:*3.0.0-M2*:deploy-file" as men

[PR] Bump org.apache.maven.resolver:maven-resolver-connector-basic from 1.6.3 to 2.0.0 [maven-verifier]

2024-07-07 Thread via GitHub
dependabot[bot] opened a new pull request, #93: URL: https://github.com/apache/maven-verifier/pull/93 Bumps [org.apache.maven.resolver:maven-resolver-connector-basic](https://github.com/apache/maven-resolver) from 1.6.3 to 2.0.0. Release notes Sourced from https://github.com/apach