Re: [PR] [MCHANGES-466] Add parameter passRawText [maven-changes-plugin]

2025-03-03 Thread via GitHub
stefanseifert commented on code in PR #113: URL: https://github.com/apache/maven-changes-plugin/pull/113#discussion_r1977652316 ## src/main/java/org/apache/maven/plugins/changes/ChangesReport.java: ## @@ -75,6 +75,14 @@ public class ChangesReport extends AbstractChangesReport {

[jira] [Commented] (MNG-8602) Maven 4 BOM applies main version to all dependencies

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931998#comment-17931998 ] Tamas Cservenak commented on MNG-8602: -- [~atual] can you please retest with master bui

[jira] [Updated] (MBUILDCACHE-117) temp artifacts created by extension are not found in Jenkins pipeline job

2025-03-03 Thread Hu Wang (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hu Wang updated MBUILDCACHE-117: Summary: temp artifacts created by extension are not found in Jenkins pipeline job (was: temp

[jira] [Created] (MBUILDCACHE-117) temp artifacts are not found in Jenkins pipeline job

2025-03-03 Thread Hu Wang (Jira)
Hu Wang created MBUILDCACHE-117: --- Summary: temp artifacts are not found in Jenkins pipeline job Key: MBUILDCACHE-117 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-117 Project: Maven Build Cache

[jira] [Created] (MNG-8602) Maven 4 BOM applies main version to all dependencies

2025-03-03 Thread Alexis Tual (Jira)
Alexis Tual created MNG-8602: Summary: Maven 4 BOM applies main version to all dependencies Key: MNG-8602 URL: https://issues.apache.org/jira/browse/MNG-8602 Project: Maven Issue Type: Bug Af

Re: [PR] [MPMD-407] Upgrade to Doxia 2.0.0 GA Stack [maven-pmd-plugin]

2025-03-03 Thread via GitHub
knoobie commented on PR #175: URL: https://github.com/apache/maven-pmd-plugin/pull/175#issuecomment-2694793442 @michael-o Thanks for your time! We found the culprit.. within our Jfrog's virtual repositories.. one mirrored repository had authentication enabled.. which in turn broke our anony

[jira] [Commented] (MNG-8602) Maven 4 BOM applies main version to all dependencies

2025-03-03 Thread Alexis Tual (Jira)
[ https://issues.apache.org/jira/browse/MNG-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932005#comment-17932005 ] Alexis Tual commented on MNG-8602: -- I get the same behavior with this version: {noformat}

[jira] [Commented] (MPMD-407) Upgrade to Doxia 2.0.0 GA Stack

2025-03-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932003#comment-17932003 ] ASF GitHub Bot commented on MPMD-407: - knoobie commented on PR #175: URL: https://githu

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-surefire]

2025-03-03 Thread via GitHub
olamy commented on PR #797: URL: https://github.com/apache/maven-surefire/pull/797#issuecomment-2693996024 @dependabot merge -- 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.

Re: [PR] Bump commons-io:commons-io from 2.17.0 to 2.18.0 [maven-surefire]

2025-03-03 Thread via GitHub
dependabot[bot] merged PR #797: URL: https://github.com/apache/maven-surefire/pull/797 -- 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..

Re: [PR] [MNG-8601] Add type test-java-source type [maven]

2025-03-03 Thread via GitHub
cstamas merged PR #2136: URL: https://github.com/apache/maven/pull/2136 -- 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.

[jira] [Updated] (MNG-8601) Add type test-java-source similar to type java-source

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8601: - Component/s: Core > Add type test-java-source similar to type java-source > ---

[jira] [Updated] (MNG-8601) Add type test-java-source similar to type java-source

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8601: - Fix Version/s: 4.0.0-rc-3 > Add type test-java-source similar to type java-source > ---

[jira] [Closed] (MNG-8601) Add type test-java-source similar to type java-source

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8601. Resolution: Fixed > Add type test-java-source similar to type java-source > -

[jira] [Assigned] (MNG-8601) Add type test-java-source similar to type java-source

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8601: Assignee: Tamas Cservenak > Add type test-java-source similar to type java-source >

[jira] [Commented] (MSOURCES-124) Sources and test sources should have separate artifact types

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MSOURCES-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931939#comment-17931939 ] Tamas Cservenak commented on MSOURCES-124: -- This issue is fixed for Maven 4, M

Re: [PR] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [maven-surefire]

2025-03-03 Thread via GitHub
dependabot[bot] merged PR #807: URL: https://github.com/apache/maven-surefire/pull/807 -- 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..

Re: [PR] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [maven-surefire]

2025-03-03 Thread via GitHub
olamy commented on PR #807: URL: https://github.com/apache/maven-surefire/pull/807#issuecomment-2693994877 @dependabot merge -- 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.

Re: [PR] Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 [maven-surefire]

2025-03-03 Thread via GitHub
olamy commented on PR #813: URL: https://github.com/apache/maven-surefire/pull/813#issuecomment-2694000636 @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 comment.

Re: [PR] Update Maven Install plugin 3.1.4 on plugin page [maven-site]

2025-03-03 Thread via GitHub
Bukama merged PR #710: URL: https://github.com/apache/maven-site/pull/710 -- 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.apach

[PR] Bump maven.resolver.version from 2.0.6 to 2.0.7 [maven-mvnd]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #1278: URL: https://github.com/apache/maven-mvnd/pull/1278 Bumps `maven.resolver.version` from 2.0.6 to 2.0.7. Updates `org.apache.maven.resolver:maven-resolver-api` from 2.0.6 to 2.0.7 Commits https://github.com/apache/maven-resolve

[PR] Update Maven Install plugin 3.1.4 on plugin page [maven-site]

2025-03-03 Thread via GitHub
Bukama opened a new pull request, #710: URL: https://github.com/apache/maven-site/pull/710 dist-tool error page was noticing the missing update -- 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

Re: [PR] [MSHARED-1155] New checkstyle rules configuration to use with spotless [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #5: URL: https://github.com/apache/maven-shared-resources/pull/5#issuecomment-2694333053 Resolve #36 -- 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 co

Re: [I] [MSHARED-990] Checkstyle config: Swap scope and exclude scope to access modifier in the check JavadocMethodCheck. [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #34: URL: https://github.com/apache/maven-shared-resources/issues/34#issuecomment-2694331873 **[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** commented done in https://github.com/apache/maven-shared-resources

Re: [I] [MSHARED-854] 'cacheFile' property is removed from TreeWalker in Checkstyle 8.19 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #35: URL: https://github.com/apache/maven-shared-resources/issues/35#issuecomment-2694331968 **[Sylwester Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)** commented Done inĀ  [4179d4d5220c66ab6396512f0d6dbed069f06

[I] [MSHARED-1173] New Eclipse code style formatter [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #38: URL: https://github.com/apache/maven-shared-resources/issues/38 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1173](https://issues.apache.org/jira/browse/MSHARED-1173?redirect

[I] [MSHARED-1409] Fix site links [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #43: URL: https://github.com/apache/maven-shared-resources/issues/43 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1409](https://issues.apache.org/jira/browse/MSHARED-1409?redirect

[jira] [Commented] (MNG-8584) Maven4: Central publishing readiness

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931959#comment-17931959 ] Tamas Cservenak commented on MNG-8584: -- These steps were documented (and posted on ML)

Re: [PR] [MSHARED-1401] Checkstyle add AvoidStarImport [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #19: URL: https://github.com/apache/maven-shared-resources/pull/19#issuecomment-2694333600 Resolve #41 -- 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

Re: [PR] [MSHARED-1170] Bump org.apache.maven.shared:maven-shared-components from 41 to 42 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #13: URL: https://github.com/apache/maven-shared-resources/pull/13#issuecomment-2694333175 Resolve #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

Re: [PR] [MSHARED-1401] Checkstyle add setterCanReturnItsClass for HiddenField [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #20: URL: https://github.com/apache/maven-shared-resources/pull/20#issuecomment-2694333688 Resolve #41 -- 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

Re: [I] [MSHARED-990] Checkstyle config: Swap scope and exclude scope to access modifier in the check JavadocMethodCheck. [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #34: URL: https://github.com/apache/maven-shared-resources/issues/34#issuecomment-2694331880 **[Alexander Kriegisch](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kriegaex)** commented I hope the current release vote will be positive. I

Re: [PR] [MSHARED-1171] New IntelliJ code style formatter [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #6: URL: https://github.com/apache/maven-shared-resources/pull/6#issuecomment-2694333283 Resolve #39 -- 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 co

Re: [PR] [MSHARED-1401] Checkstyle drop MagicNumber [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #21: URL: https://github.com/apache/maven-shared-resources/pull/21#issuecomment-2694333777 Resolve #41 -- 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

[I] [MSHARED-1408] Refresh IntelliJ formater [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #42: URL: https://github.com/apache/maven-shared-resources/issues/42 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1408](https://issues.apache.org/jira/browse/MSHARED-1408?redirect

Re: [PR] [MSHARED-1401] Checkstyle add OneStatementPerLine [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #22: URL: https://github.com/apache/maven-shared-resources/pull/22#issuecomment-2694333881 Resolve #41 -- 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

[I] [MSHARED-1171] New IntelliJ code style formatter [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #39: URL: https://github.com/apache/maven-shared-resources/issues/39 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1171](https://issues.apache.org/jira/browse/MSHARED-1171?redirect

[I] [MSHARED-1401] Refresh checkstyle rules [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #41: URL: https://github.com/apache/maven-shared-resources/issues/41 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1401](https://issues.apache.org/jira/browse/MSHARED-1401?redirect

[I] [MSHARED-1353] Upgrade parent POM to version 41 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #40: URL: https://github.com/apache/maven-shared-resources/issues/40 **[Sylwester Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)** opened **[MSHARED-1353](https://issues.apache.org/jira/browse/MSHARED-1353?redirect=fal

Re: [PR] [MSHARED-1408] Refresh IntelliJ formater [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #14: URL: https://github.com/apache/maven-shared-resources/pull/14#issuecomment-2694334082 Resolve #42 -- 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

Re: [PR] [MSHARED-1409] Fix site links [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #15: URL: https://github.com/apache/maven-shared-resources/pull/15#issuecomment-2694334193 Resolve #43 -- 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

Re: [I] [MSHARED-1154] Drop not used announcements templates [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #31: URL: https://github.com/apache/maven-shared-resources/issues/31#issuecomment-2694331589 **[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented See also: https://www.mail-archive.com/dev@maven.apache

Re: [PR] [MSHARED-1154] Remove announcement templates for not used m-changes-plugin [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #4: URL: https://github.com/apache/maven-shared-resources/pull/4#issuecomment-2694332951 Resolve #31 -- 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 co

Re: [PR] [MSHARED-1401] Checkstyle add setterCanReturnItsClass for HiddenField [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #20: URL: https://github.com/apache/maven-shared-resources/pull/20#issuecomment-2694336669 Resolve #41 -- 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

Re: [PR] [MSHARED-1409] Fix site links [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #15: URL: https://github.com/apache/maven-shared-resources/pull/15#issuecomment-2694337144 Resolve #43 -- 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

Re: [PR] [MSHARED-1408] Refresh IntelliJ formater [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #14: URL: https://github.com/apache/maven-shared-resources/pull/14#issuecomment-2694337032 Resolve #42 -- 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

Re: [I] Unrecognized xdoc tag and [maven-site]

2025-03-03 Thread via GitHub
Bukama commented on issue #711: URL: https://github.com/apache/maven-site/issues/711#issuecomment-2694328300 Duplicate of https://github.com/apache/maven-site/issues/639 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [MSHARED-968] Exclude module-info.java from default checkstyle checks [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #32: URL: https://github.com/apache/maven-shared-resources/issues/32#issuecomment-2694331675 **[Sylwester Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)** commented Done in [5fbc3eb45e747f17cccd193e5e4b1828b87c9

Re: [I] [MSHARED-407] Move maven_checks.xml and maven-header.txt to here from maven-checkstyle-plugin [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on issue #29: URL: https://github.com/apache/maven-shared-resources/issues/29#issuecomment-2694331404 **[Dennis Lundberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=denn...@apache.org)** commented Fixed in [r1654076](http://svn.apache.org/vi

Re: [I] Unrecognized xdoc tag and [maven-site]

2025-03-03 Thread via GitHub
Bukama closed issue #711: Unrecognized xdoc tag and URL: https://github.com/apache/maven-site/issues/711 -- 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-mai

Re: [PR] [MSHARED-1154] Remove announcement templates for not used m-changes-plugin [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #4: URL: https://github.com/apache/maven-shared-resources/pull/4#issuecomment-2694335886 Resolve #31 -- 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 co

Re: [PR] [MSHARED-1353] Update parent pom to 41 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #11: URL: https://github.com/apache/maven-shared-resources/pull/11#issuecomment-2694336358 Resolve #40 -- 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

Re: [PR] [MSHARED-1401] Fix links in checkstyle configs [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #18: URL: https://github.com/apache/maven-shared-resources/pull/18#issuecomment-2694336484 Resolve #41 -- 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

[I] [MSHARED-1170] Upgrade Parent to 42 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #37: URL: https://github.com/apache/maven-shared-resources/issues/37 **[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MSHARED-1170](https://issues.apache.org/jira/browse/MSHARED-1170?redirect

[I] [MSHARED-1155] New checkstyle rules configuration to use with spotless [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer opened a new issue, #36: URL: https://github.com/apache/maven-shared-resources/issues/36 **[Guillaume Nodet](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gnt)** opened **[MSHARED-1155](https://issues.apache.org/jira/browse/MSHARED-1155?redirect=false)** and co

Re: [PR] [MSHARED-1155] New checkstyle rules configuration to use with spotless [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #5: URL: https://github.com/apache/maven-shared-resources/pull/5#issuecomment-2694335998 Resolve #36 -- 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 co

Re: [PR] [MSHARED-1401] Checkstyle add AvoidStarImport [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #19: URL: https://github.com/apache/maven-shared-resources/pull/19#issuecomment-2694336581 Resolve #41 -- 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

Re: [PR] [MSHARED-1171] New IntelliJ code style formatter [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #6: URL: https://github.com/apache/maven-shared-resources/pull/6#issuecomment-2694336253 Resolve #39 -- 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 co

Re: [PR] [MSHARED-1401] Checkstyle add OneStatementPerLine [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #22: URL: https://github.com/apache/maven-shared-resources/pull/22#issuecomment-2694336840 Resolve #41 -- 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

Re: [PR] [MSHARED-1401] Checkstyle add UnusedLocalVariable [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #23: URL: https://github.com/apache/maven-shared-resources/pull/23#issuecomment-2694336927 Resolve #41 -- 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

Re: [PR] [MSHARED-1401] Checkstyle add UnusedLocalVariable [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #23: URL: https://github.com/apache/maven-shared-resources/pull/23#issuecomment-2694333977 Resolve #41 -- 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

Re: [PR] [MSHARED-1401] Checkstyle drop MagicNumber [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #21: URL: https://github.com/apache/maven-shared-resources/pull/21#issuecomment-2694336754 Resolve #41 -- 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

Re: [PR] [MSHARED-1353] Update parent pom to 41 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #11: URL: https://github.com/apache/maven-shared-resources/pull/11#issuecomment-269481 Resolve #40 -- 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

Re: [PR] [MSHARED-1170] Bump org.apache.maven.shared:maven-shared-components from 41 to 42 [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #13: URL: https://github.com/apache/maven-shared-resources/pull/13#issuecomment-2694336109 Resolve #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

Re: [PR] [MSHARED-1401] Fix links in checkstyle configs [maven-shared-resources]

2025-03-03 Thread via GitHub
jira-importer commented on PR #18: URL: https://github.com/apache/maven-shared-resources/pull/18#issuecomment-2694333501 Resolve #41 -- 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

[PR] Re-enable issue notifications after jira migration [maven-shared-resources]

2025-03-03 Thread via GitHub
bmarwell opened a new pull request, #70: URL: https://github.com/apache/maven-shared-resources/pull/70 (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 unsub

Re: [PR] Clarify types, extensions, and classifiers [maven-site]

2025-03-03 Thread via GitHub
elharo merged PR #695: URL: https://github.com/apache/maven-site/pull/695 -- 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.apach

Re: [PR] Fix version order specification [maven-site]

2025-03-03 Thread via GitHub
elharo merged PR #707: URL: https://github.com/apache/maven-site/pull/707 -- 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.apach

Re: [I] Unrecognized xdoc tag and [maven-site]

2025-03-03 Thread via GitHub
slawekjaranowski closed issue #711: Unrecognized xdoc tag and URL: https://github.com/apache/maven-site/issues/711 -- 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

Re: [PR] Bump maven.resolver.version from 2.0.6 to 2.0.7 [maven-mvnd]

2025-03-03 Thread via GitHub
cstamas merged PR #1278: URL: https://github.com/apache/maven-mvnd/pull/1278 -- 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.ap

Re: [PR] Request caching (fixes #1264) [maven-mvnd]

2025-03-03 Thread via GitHub
cstamas commented on PR #1270: URL: https://github.com/apache/maven-mvnd/pull/1270#issuecomment-2694214480 What happens on Windows? Is this failure due PR? -- 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

Re: [PR] [MNGSITE-463] Update Maven Logging page [maven-site]

2025-03-03 Thread via GitHub
elharo commented on code in PR #709: URL: https://github.com/apache/maven-site/pull/709#discussion_r1977450916 ## content/markdown/maven-logging.md: ## @@ -70,19 +70,20 @@ The default SLF4J configuration for Maven is listed [here][8], where you can see ## Changing the SLF4J

[I] Unrecognized xdoc tag and [maven-site]

2025-03-03 Thread via GitHub
elharo opened a new issue, #711: URL: https://github.com/apache/maven-site/issues/711 ### Bug description When building we get these warnings: [INFO] Rendering 242 Doxia documents: 132 apt, 107 markdown, 3 xdoc [WARNING] Unrecognized xdoc tag at [31:52] [WARNING] Unrecogn

[PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.2 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #371: URL: https://github.com/apache/maven-plugin-tools/pull/371 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.17.2. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.byt

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] commented on PR #355: URL: https://github.com/apache/maven-plugin-tools/pull/355#issuecomment-2694369404 Superseded by #371. -- 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 s

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] closed pull request #355: Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 URL: https://github.com/apache/maven-plugin-tools/pull/355 -- 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

[jira] [Commented] (MNG-8584) Maven4: Central publishing readiness

2025-03-03 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931960#comment-17931960 ] Elliotte Rusty Harold commented on MNG-8584: Whatever the steps are, if would b

[jira] [Commented] (MNG-8584) Maven4: Central publishing readiness

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931963#comment-17931963 ] Tamas Cservenak commented on MNG-8584: -- Problem is, that by design, it cannot. Deploy

[jira] [Comment Edited] (MNG-8584) Maven4: Central publishing readiness

2025-03-03 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931963#comment-17931963 ] Tamas Cservenak edited comment on MNG-8584 at 3/3/25 1:34 PM: --

[PR] Bump org.wiremock:wiremock from 3.12.0 to 3.12.1 [maven-dist-tool]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #100: URL: https://github.com/apache/maven-dist-tool/pull/100 Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.12.0 to 3.12.1. Release notes Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremoc

[PR] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 [maven-dist-tool]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #99: URL: https://github.com/apache/maven-dist-tool/pull/99 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3. Commits https://github.com/FasterXML/jackson-bom/commit/f459157186d

[jira] [Commented] (MNG-8584) Maven4: Central publishing readiness

2025-03-03 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931956#comment-17931956 ] Elliotte Rusty Harold commented on MNG-8584: Useful comment. Thanks. I wonder w

Re: [PR] disable notifications for jira migration [maven-shared-resources]

2025-03-03 Thread via GitHub
bmarwell merged PR #28: URL: https://github.com/apache/maven-shared-resources/pull/28 -- 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...

[PR] disable notifications for jira migration [maven-shared-resources]

2025-03-03 Thread via GitHub
bmarwell opened a new pull request, #28: URL: https://github.com/apache/maven-shared-resources/pull/28 (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 unsub

Re: [PR] Clarify types, extensions, and classifiers [maven-site]

2025-03-03 Thread via GitHub
elharo commented on code in PR #695: URL: https://github.com/apache/maven-site/pull/695#discussion_r1977482362 ## content/markdown/repositories/artifacts.md: ## @@ -55,50 +55,78 @@ snapshot version "1.0-20220119.164608-1" has the `baseVersion` "1.0-SNAPSHOT". So, `version` and

Re: [I] Unrecognized xdoc tag and [maven-site]

2025-03-03 Thread via GitHub
Bukama closed issue #711: Unrecognized xdoc tag and URL: https://github.com/apache/maven-site/issues/711 -- 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-mai

Re: [PR] Use local copy of avatars for team report [maven-apache-parent]

2025-03-03 Thread via GitHub
slawekjaranowski merged PR #299: URL: https://github.com/apache/maven-apache-parent/pull/299 -- 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-unsu

[PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.2 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #372: URL: https://github.com/apache/maven-plugin-tools/pull/372 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.17.2. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.byt

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] commented on PR #361: URL: https://github.com/apache/maven-plugin-tools/pull/361#issuecomment-2694541493 Superseded by #372. -- 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 s

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 [maven-plugin-tools]

2025-03-03 Thread via GitHub
dependabot[bot] closed pull request #361: Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.1 URL: https://github.com/apache/maven-plugin-tools/pull/361 -- 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

Re: [PR] Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 [maven-compiler-plugin]

2025-03-03 Thread via GitHub
dependabot[bot] commented on PR #306: URL: https://github.com/apache/maven-compiler-plugin/pull/306#issuecomment-2694596999 Superseded by #307. -- 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 th

[PR] Bump org.mockito:mockito-core from 5.14.2 to 5.16.0 [maven-compiler-plugin]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #307: URL: https://github.com/apache/maven-compiler-plugin/pull/307 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.16.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mo

Re: [PR] Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 [maven-compiler-plugin]

2025-03-03 Thread via GitHub
dependabot[bot] closed pull request #306: Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 URL: https://github.com/apache/maven-compiler-plugin/pull/306 -- 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

[PR] Bump org.apache.maven.resolver:maven-resolver-api from 2.0.6 to 2.0.7 [maven-deploy-plugin]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #113: URL: https://github.com/apache/maven-deploy-plugin/pull/113 Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 2.0.6 to 2.0.7. Commits https://github.com/apache/maven-resolver/com

[PR] Bump mockitoVersion from 5.15.2 to 5.16.0 [maven-deploy-plugin]

2025-03-03 Thread via GitHub
dependabot[bot] opened a new pull request, #114: URL: https://github.com/apache/maven-deploy-plugin/pull/114 Bumps `mockitoVersion` from 5.15.2 to 5.16.0. Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0 Release notes Sourced from https://github.com/mockito/mocki

Re: [PR] [MNGSITE-463] Update Maven Logging page [maven-site]

2025-03-03 Thread via GitHub
Bukama merged PR #709: URL: https://github.com/apache/maven-site/pull/709 -- 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.apach

Re: [PR] [MSHARED-1467] Add Maven Verify workflow [maven-shared-io]

2025-03-03 Thread via GitHub
slachiewicz commented on PR #28: URL: https://github.com/apache/maven-shared-io/pull/28#issuecomment-2695468585 next time please enable option to allow reviews to push commits to Your PR fork branch -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Commented] (MSHARED-1467) Add GHA CI workflow

2025-03-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932081#comment-17932081 ] ASF GitHub Bot commented on MSHARED-1467: - slachiewicz commented on PR #28: URL

[PR] [MSHARED-1467] Add Maven Verify workflow [maven-shared-io]

2025-03-03 Thread via GitHub
slachiewicz opened a new pull request, #29: URL: https://github.com/apache/maven-shared-io/pull/29 (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

Re: [PR] [MSHARED-1467] Add Maven Verify workflow [maven-shared-io]

2025-03-03 Thread via GitHub
slachiewicz merged PR #29: URL: https://github.com/apache/maven-shared-io/pull/29 -- 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...@mav

  1   2   >