[GitHub] [maven-build-cache-extension] maximilian-novikov-db commented on pull request #91: [MBUILDCACHE-64] Exclusion mechanism bugfix

2023-08-21 Thread via GitHub
maximilian-novikov-db commented on PR #91: URL: https://github.com/apache/maven-build-cache-extension/pull/91#issuecomment-1685792860 > Changed the exclude mechanism to use path matchers. A bit more than a bugfix now, feedbacks appreciated if you see any lack, implementation detail you dis

[jira] [Commented] (MBUILDCACHE-64) Apply global exclusions to folder names

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756704#comment-17756704 ] ASF GitHub Bot commented on MBUILDCACHE-64: --- maximilian-novikov-db commente

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request, #174: Bump org.apache.ant:ant-apache-regexp from 1.10.13 to 1.10.14

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #174: URL: https://github.com/apache/maven-doxia/pull/174 Bumps org.apache.ant:ant-apache-regexp from 1.10.13 to 1.10.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-nam

[GitHub] [maven-plugin-tools] dependabot[bot] opened a new pull request, #223: Bump antVersion from 1.10.13 to 1.10.14

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #223: URL: https://github.com/apache/maven-plugin-tools/pull/223 Bumps `antVersion` from 1.10.13 to 1.10.14. Updates `org.apache.ant:ant` from 1.10.13 to 1.10.14 Updates `org.apache.ant:ant-launcher` from 1.10.13 to 1.10.14 Depen

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request, #87: Bump org.apache.ant:ant from 1.10.13 to 1.10.14

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #87: URL: https://github.com/apache/maven-antrun-plugin/pull/87 Bumps org.apache.ant:ant from 1.10.13 to 1.10.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ap

[jira] [Created] (MNG-7862) The ModelLocator should always be used when locating pom.xml

2023-08-21 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7862: Summary: The ModelLocator should always be used when locating pom.xml Key: MNG-7862 URL: https://issues.apache.org/jira/browse/MNG-7862 Project: Maven Issue

[jira] [Commented] (MNG-7862) The ModelLocator should always be used when locating pom.xml

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

[GitHub] [maven-integration-testing] gnodet opened a new pull request, #289: [MNG-7862] Fix IT

2023-08-21 Thread via GitHub
gnodet opened a new pull request, #289: URL: https://github.com/apache/maven-integration-testing/pull/289 (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 un

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300166046 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756943#comment-17756943 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300166046 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756944#comment-17756944 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300186078 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756949#comment-17756949 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300186078 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756950#comment-17756950 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[jira] [Created] (MANTRUN-240) Update ant from 1.10.13 to 1.10.14

2023-08-21 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MANTRUN-240: Summary: Update ant from 1.10.13 to 1.10.14 Key: MANTRUN-240 URL: https://issues.apache.org/jira/browse/MANTRUN-240 Project: Maven Antrun Plugin

[jira] [Updated] (MANTRUN-240) Update ant from 1.10.13 to 1.10.14

2023-08-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MANTRUN-240: - Description: Release Notes of Apache Ant 1.10.14 Changes from Ant 1.10.13 TO An

[GitHub] [maven-build-cache-extension] maximilian-novikov-db commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
maximilian-novikov-db commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300380821 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[GitHub] [maven-build-cache-extension] maximilian-novikov-db commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
maximilian-novikov-db commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300380821 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757012#comment-17757012 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- maximilian-novikov-db commente

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757015#comment-17757015 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- maximilian-novikov-db commente

[jira] [Assigned] (MANTRUN-240) Update ant from 1.10.13 to 1.10.14

2023-08-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MANTRUN-240: Assignee: Sylwester Lachiewicz > Update ant from 1.10.13 to 1.10.14 > ---

[jira] [Closed] (MANTRUN-240) Update ant from 1.10.13 to 1.10.14

2023-08-21 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MANTRUN-240. Resolution: Fixed > Update ant from 1.10.13 to 1.10.14 > -

[jira] [Commented] (MANTRUN-240) Update ant from 1.10.13 to 1.10.14

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757027#comment-17757027 ] ASF GitHub Bot commented on MANTRUN-240: slachiewicz merged PR #87: URL: https:/

[GitHub] [maven-antrun-plugin] dependabot[bot] closed pull request #47: Bump ant from 1.10.10 to 1.10.11 in /src/it/filesets-test

2023-08-21 Thread via GitHub
dependabot[bot] closed pull request #47: Bump ant from 1.10.10 to 1.10.11 in /src/it/filesets-test URL: https://github.com/apache/maven-antrun-plugin/pull/47 -- 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 t

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300432092 ## src/main/java/org/apache/maven/buildcache/BuildCacheMojosExecutionStrategy.java: ## @@ -129,7 +129,8 @@ public void execute(

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757030#comment-17757030 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #92: [MBUILDCACHE-67] Bugfix artefact restoration error not handled properly

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #92: URL: https://github.com/apache/maven-build-cache-extension/pull/92#discussion_r1300166046 ## src/main/java/org/apache/maven/buildcache/CacheControllerImpl.java: ## @@ -401,6 +399,26 @@ private Future createDownloadTask( })

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757031#comment-17757031 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[GitHub] [maven-build-cache-extension] AlexanderAshitkin commented on a diff in pull request #91: [MBUILDCACHE-64] Exclusion mechanism bugfix

2023-08-21 Thread via GitHub
AlexanderAshitkin commented on code in PR #91: URL: https://github.com/apache/maven-build-cache-extension/pull/91#discussion_r1298793252 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -165,45 +184,94 @@ public MavenProjectInput( thi

[jira] [Commented] (MBUILDCACHE-64) Apply global exclusions to folder names

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757035#comment-17757035 ] ASF GitHub Bot commented on MBUILDCACHE-64: --- AlexanderAshitkin commented on

[jira] [Commented] (MJAVADOC-769) javadoc plugin can not deal with optional dependencies when building java 9+ javadocs

2023-08-21 Thread Henning Schmiedehausen (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757065#comment-17757065 ] Henning Schmiedehausen commented on MJAVADOC-769: - having spent some mo

[jira] [Comment Edited] (MJAVADOC-769) javadoc plugin can not deal with optional dependencies when building java 9+ javadocs

2023-08-21 Thread Henning Schmiedehausen (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757065#comment-17757065 ] Henning Schmiedehausen edited comment on MJAVADOC-769 at 8/21/23 7:04 PM: ---

[jira] [Comment Edited] (MJAVADOC-769) javadoc plugin can not deal with optional dependencies when building java 9+ javadocs

2023-08-21 Thread Henning Schmiedehausen (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757065#comment-17757065 ] Henning Schmiedehausen edited comment on MJAVADOC-769 at 8/21/23 7:05 PM: ---

[jira] [Commented] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757091#comment-17757091 ] ASF GitHub Bot commented on MBUILDCACHE-67: --- AlexanderAshitkin commented on

[jira] [Updated] (MJAVADOC-769) javadoc plugin can not deal with transitive filename based modules

2023-08-21 Thread Henning Schmiedehausen (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Schmiedehausen updated MJAVADOC-769: Summary: javadoc plugin can not deal with transitive filename based module

[GitHub] [maven-javadoc-plugin] hgschmie opened a new pull request, #227: [MJAVADOC-769] fix for transitive filename based modules

2023-08-21 Thread via GitHub
hgschmie opened a new pull request, #227: URL: https://github.com/apache/maven-javadoc-plugin/pull/227 When a project depends on an artifact with a manifest entry for Automatic-Module-Name which in turn depends on an artifact that uses the filename to determine the module name, it will

[jira] [Commented] (MJAVADOC-769) javadoc plugin can not deal with transitive filename based modules

2023-08-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757095#comment-17757095 ] ASF GitHub Bot commented on MJAVADOC-769: - hgschmie opened a new pull request,

[GitHub] [maven-site] dependabot[bot] opened a new pull request, #444: Bump org.apache.ant:ant from 1.10.13 to 1.10.14

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #444: URL: https://github.com/apache/maven-site/pull/444 Bumps org.apache.ant:ant from 1.10.13 to 1.10.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.an

[GitHub] [maven] gnodet commented on pull request #1210: [MNG-7851] Improve error message when modelVersion is 4.0

2023-08-21 Thread via GitHub
gnodet commented on PR #1210: URL: https://github.com/apache/maven/pull/1210#issuecomment-1687527207 > If we're going litteral, shouldn't we simply check that the version in the model is one of the supported version. The `validateModelVersion` could be simplified to just check the version i

[jira] [Commented] (MNG-7851) Error message when modelVersion is 4.0 is confusing

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

[GitHub] [maven] gnodet commented on a diff in pull request #1197: [MNG-7836] Support alternative syntaxes for POMs

2023-08-21 Thread via GitHub
gnodet commented on code in PR #1197: URL: https://github.com/apache/maven/pull/1197#discussion_r1301069222 ## maven-core/src/main/java/org/apache/maven/internal/transformation/ConsumerPomArtifactTransformer.java: ## @@ -165,31 +178,50 @@ private ConsumerPomArtifact(MavenProject

[jira] [Commented] (MNG-7836) Support alternative syntaxes for POMs

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