[jira] [Commented] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853899#comment-17853899 ] ASF GitHub Bot commented on MNG-8134: - rmannibucau commented on PR #1559: URL:

Re: [PR] [MNG-8134] Add a @Resolution annotation to mojos to inject project dependencies collection / resolution result [maven]

2024-06-10 Thread via GitHub
rmannibucau commented on PR #1559: URL: https://github.com/apache/maven/pull/1559#issuecomment-2159787665 @gnodet ok, if we mix it with the binding/phase - execution has it - later it will work, :+1:, thanks. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853865#comment-17853865 ] ASF GitHub Bot commented on MPIR-455: - belingueres commented on PR #70: URL:

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-10 Thread via GitHub
belingueres commented on PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#issuecomment-2159657720 Regarding the entry count, it seems to be a bug in the shared-jar library. The root version entries are not saved anywhere. However an easy workaround (until

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853844#comment-17853844 ] ASF GitHub Bot commented on MPIR-455: - belingueres commented on code in PR #70: URL:

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-10 Thread via GitHub
belingueres commented on code in PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#discussion_r1634011475 ## pom.xml: ## @@ -511,11 +511,47 @@ under the License. pom.xml

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853836#comment-17853836 ] ASF GitHub Bot commented on MPIR-455: - belingueres commented on code in PR #70: URL:

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-10 Thread via GitHub
belingueres commented on code in PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#discussion_r1633942122 ## pom.xml: ## @@ -511,11 +511,47 @@ under the License. pom.xml

[jira] [Commented] (MPIR-455) dependencies goal: add support for multi-release JARs

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPIR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853835#comment-17853835 ] ASF GitHub Bot commented on MPIR-455: - belingueres commented on code in PR #70: URL:

Re: [PR] [MPIR-455] - add support for multi-release JARs. [maven-project-info-reports-plugin]

2024-06-10 Thread via GitHub
belingueres commented on code in PR #70: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/70#discussion_r1633941736 ## pom.xml: ## @@ -511,11 +511,47 @@ under the License. pom.xml

[PR] Bump org.jsoup:jsoup from 1.15.3 to 1.17.2 [maven-site]

2024-06-10 Thread via GitHub
dependabot[bot] opened a new pull request, #540: URL: https://github.com/apache/maven-site/pull/540 Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.3 to 1.17.2. Release notes Sourced from https://github.com/jhy/jsoup/releases;>org.jsoup:jsoup's releases.

[PR] Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 [maven-dependency-plugin]

2024-06-10 Thread via GitHub
dependabot[bot] opened a new pull request, #413: URL: https://github.com/apache/maven-dependency-plugin/pull/413 Bumps [org.apache.maven.shared:maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.3.2 to 3.4.0. Commits

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2159343593 and similar for plugins: ``` [ERROR] Plugin org.apache.maven.its.plugins:maven-it-plugin-not-exists:1.2.3 or one of its dependencies could not be resolved: [ERROR]

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853822#comment-17853822 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL:

[jira] [Commented] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853808#comment-17853808 ] ASF GitHub Bot commented on MNG-8134: - gnodet commented on PR #1559: URL:

Re: [PR] [MNG-8134] Add a @Resolution annotation to mojos to inject project dependencies collection / resolution result [maven]

2024-06-10 Thread via GitHub
gnodet commented on PR #1559: URL: https://github.com/apache/maven/pull/1559#issuecomment-2159221597 > > the benefit of having it statically defined (so that we can compute exactly what is needed in advance) > > I'm not sure I get it, this should be 1-1 with the programmatic flavor

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853803#comment-17853803 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL:

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2159183130 For me it is not a big problem, like connection exception is not common, more important is to have a list of not found artifact per repository -- This is an automated message

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853802#comment-17853802 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL:

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853801#comment-17853801 ] ASF GitHub Bot commented on MNG-7758: - slawekjaranowski commented on PR #1563: URL:

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2159175900 Please look at https://github.com/apache/maven-integration-testing/pull/348 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
slawekjaranowski commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2159174820 We have a different behavior for: `DependencyCollectionException` and for `DependencyResolutionException` `DependencyResolutionException` has an list errors for all

[jira] [Closed] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-8153. Resolution: Fixed > Some classes from the Maven 3 API are missing >

Re: [PR] [MNG-8153] Add back missing classes from the v3 api [maven]

2024-06-10 Thread via GitHub
gnodet merged PR #1577: URL: https://github.com/apache/maven/pull/1577 -- 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:

[jira] [Commented] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853800#comment-17853800 ] ASF GitHub Bot commented on MNG-8153: - gnodet merged PR #1577: URL:

[jira] [Commented] (MRESOLVER-569) DependencyCollectionException.getResult().getExceptions() always return one exec

2024-06-10 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853798#comment-17853798 ] Slawomir Jaranowski commented on MRESOLVER-569: --- Examples

[jira] [Created] (MRESOLVER-569) DependencyCollectionException.getResult().getExceptions() always return one exec

2024-06-10 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MRESOLVER-569: - Summary: DependencyCollectionException.getResult().getExceptions() always return one exec Key: MRESOLVER-569 URL:

[PR] [MNG-7758] Report dependency problems for all repository - extends ITs [maven-integration-testing]

2024-06-10 Thread via GitHub
slawekjaranowski opened a new pull request, #348: URL: https://github.com/apache/maven-integration-testing/pull/348 (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

[PR] Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27 [maven-surefire]

2024-06-10 Thread via GitHub
dependabot[bot] opened a new pull request, #748: URL: https://github.com/apache/maven-surefire/pull/748 Bumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.25 to 1.27. Release notes Sourced from

[PR] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-surefire]

2024-06-10 Thread via GitHub
dependabot[bot] opened a new pull request, #749: URL: https://github.com/apache/maven-surefire/pull/749 Bumps `resolverVersion` from 1.4.1 to 1.9.20. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.4.1 to 1.9.20 Release notes Sourced from

[PR] Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 [maven-surefire]

2024-06-10 Thread via GitHub
dependabot[bot] opened a new pull request, #747: URL: https://github.com/apache/maven-surefire/pull/747 Bumps [org.codehaus.plexus:plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 2.1.0 to 2.2.0. Release notes Sourced from

[jira] [Commented] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853776#comment-17853776 ] ASF GitHub Bot commented on MNG-8153: - gnodet commented on PR #1577: URL:

Re: [PR] [MNG-8153] Add back missing classes from the v3 api [maven]

2024-06-10 Thread via GitHub
gnodet commented on PR #1577: URL: https://github.com/apache/maven/pull/1577#issuecomment-2159053604 > When did these classes become "gone"? I bisected it to https://github.com/apache/maven/commit/23bca281fcd084ac21d80f5a2950dcee30a19080 -- This is an automated message from the

[jira] [Updated] (MRESOLVER-564) Align with Maven4 beta-3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-564: -- Component/s: Resolver > Align with Maven4 beta-3 > > >

[jira] [Updated] (MRESOLVER-564) Align with Maven4 beta-3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-564: -- Component/s: (was: re) > Align with Maven4 beta-3 > >

[jira] [Updated] (MRESOLVER-563) Bump org.codehaus.plexus:plexus-xml from 4.0.3 to 4.0.4

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-563: -- Component/s: Resolver > Bump org.codehaus.plexus:plexus-xml from 4.0.3 to 4.0.4 >

[jira] [Updated] (MRESOLVER-564) Align with Maven4 beta-3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-564: -- Component/s: re > Align with Maven4 beta-3 > > >

[jira] [Updated] (MRESOLVER-566) Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-566: -- Component/s: Resolver > Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 >

[jira] [Updated] (MRESOLVER-568) Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-568: -- Component/s: Resolver > Bump org.apache.commons:commons-compress from 1.26.1 to

[jira] [Updated] (MRESOLVER-562) Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-562: -- Component/s: Resolver > Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to

[jira] [Updated] (MRESOLVER-567) Bump org.redisson:redisson from 3.30.0 to 3.31.0

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-567: -- Component/s: Resolver > Bump org.redisson:redisson from 3.30.0 to 3.31.0 >

[jira] [Assigned] (MRESOLVER-566) Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-566: - Assignee: Tamas Cservenak > Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 >

[jira] [Assigned] (MRESOLVER-568) Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-568: - Assignee: Tamas Cservenak > Bump org.apache.commons:commons-compress from

[jira] [Closed] (MRESOLVER-567) Bump org.redisson:redisson from 3.30.0 to 3.31.0

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-567. - Resolution: Fixed > Bump org.redisson:redisson from 3.30.0 to 3.31.0 >

[jira] [Closed] (MRESOLVER-568) Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-568. - Resolution: Fixed > Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 >

[jira] [Assigned] (MRESOLVER-567) Bump org.redisson:redisson from 3.30.0 to 3.31.0

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-567: - Assignee: Tamas Cservenak > Bump org.redisson:redisson from 3.30.0 to 3.31.0

Re: [PR] Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 [maven-resolver]

2024-06-10 Thread via GitHub
cstamas merged PR #499: URL: https://github.com/apache/maven-resolver/pull/499 -- 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:

[jira] [Created] (MRESOLVER-568) Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2

2024-06-10 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-568: - Summary: Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 Key: MRESOLVER-568 URL: https://issues.apache.org/jira/browse/MRESOLVER-568

Re: [PR] Bump org.redisson:redisson from 3.30.0 to 3.31.0 [maven-resolver]

2024-06-10 Thread via GitHub
cstamas merged PR #501: URL: https://github.com/apache/maven-resolver/pull/501 -- 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:

[jira] [Created] (MRESOLVER-567) Bump org.redisson:redisson from 3.30.0 to 3.31.0

2024-06-10 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-567: - Summary: Bump org.redisson:redisson from 3.30.0 to 3.31.0 Key: MRESOLVER-567 URL: https://issues.apache.org/jira/browse/MRESOLVER-567 Project: Maven

[jira] [Closed] (MRESOLVER-566) Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3

2024-06-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-566. - Resolution: Fixed > Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 >

[jira] [Created] (MRESOLVER-566) Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3

2024-06-10 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-566: - Summary: Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 Key: MRESOLVER-566 URL: https://issues.apache.org/jira/browse/MRESOLVER-566 Project: Maven Resolver

Re: [PR] Bump sisuVersion from 0.9.0.M2 to 0.9.0.M3 [maven-resolver]

2024-06-10 Thread via GitHub
cstamas merged PR #502: URL: https://github.com/apache/maven-resolver/pull/502 -- 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:

[jira] [Commented] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853766#comment-17853766 ] ASF GitHub Bot commented on MNG-8134: - rmannibucau commented on PR #1559: URL:

Re: [PR] [MNG-8134] Add a @Resolution annotation to mojos to inject project dependencies collection / resolution result [maven]

2024-06-10 Thread via GitHub
rmannibucau commented on PR #1559: URL: https://github.com/apache/maven/pull/1559#issuecomment-2158999624 > the benefit of having it statically defined (so that we can compute exactly what is needed in advance) I'm not sure I get it, this should be 1-1 with the programmatic flavor

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
michael-o commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2158993026 > See https://github.com/apache/maven-resolver/blob/master/maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/Transporter.java#L37-L51 > > Resolver "knows"

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853765#comment-17853765 ] ASF GitHub Bot commented on MNG-7758: - michael-o commented on PR #1563: URL:

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2158984627 See https://github.com/apache/maven-resolver/blob/master/maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/transport/Transporter.java#L37-L51 Resolver "knows" 404 and

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853763#comment-17853763 ] ASF GitHub Bot commented on MNG-7758: - cstamas commented on PR #1563: URL:

[jira] [Commented] (MNG-7758) o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853762#comment-17853762 ] ASF GitHub Bot commented on MNG-7758: - cstamas commented on PR #1563: URL:

Re: [PR] [MNG-7758] Report dependency problems for all repository [maven]

2024-06-10 Thread via GitHub
cstamas commented on PR #1563: URL: https://github.com/apache/maven/pull/1563#issuecomment-2158983378 Resolver handles differently 403, as it assumes "user error" in those cases (and user would fix/update access credentials, or remove repo). -- This is an automated message from the

Re: [PR] [MNG-8153] Add back missing classes from the v3 api [maven]

2024-06-10 Thread via GitHub
cstamas commented on PR #1577: URL: https://github.com/apache/maven/pull/1577#issuecomment-2158977524 When did these classes become "gone"? -- 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

[jira] [Commented] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853760#comment-17853760 ] ASF GitHub Bot commented on MNG-8153: - cstamas commented on PR #1577: URL:

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853738#comment-17853738 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- reda-alaoui commented on code in PR #146: URL:

[jira] [Commented] (MBUILDCACHE-87) Checksum should consider plugin dependencies

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853740#comment-17853740 ] ASF GitHub Bot commented on MBUILDCACHE-87: --- reda-alaoui commented on code in PR #146: URL:

Re: [PR] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-06-10 Thread via GitHub
reda-alaoui commented on code in PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#discussion_r1633569241 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -620,14 +631,26 @@ private static boolean isReadable(Path

Re: [PR] [MBUILDCACHE-87] - Checksum should consider plugin dependencies [maven-build-cache-extension]

2024-06-10 Thread via GitHub
reda-alaoui commented on code in PR #146: URL: https://github.com/apache/maven-build-cache-extension/pull/146#discussion_r1633569241 ## src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java: ## @@ -620,14 +631,26 @@ private static boolean isReadable(Path

[jira] [Commented] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853731#comment-17853731 ] ASF GitHub Bot commented on MNG-8153: - gnodet opened a new pull request, #1577: URL:

[PR] [MNG-8153] Add back missing classes from the v3 api [maven]

2024-06-10 Thread via GitHub
gnodet opened a new pull request, #1577: URL: https://github.com/apache/maven/pull/1577 (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 unsubscribe,

[jira] [Created] (MNG-8153) Some classes from the Maven 3 API are missing

2024-06-10 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8153: Summary: Some classes from the Maven 3 API are missing Key: MNG-8153 URL: https://issues.apache.org/jira/browse/MNG-8153 Project: Maven Issue Type:

Re: [I] mvnd version support Maven 3.9.6+ [maven-mvnd]

2024-06-10 Thread via GitHub
gsmet commented on issue #1009: URL: https://github.com/apache/maven-mvnd/issues/1009#issuecomment-2158806141 Thanks, that's awesome. No need to keep this issue open then. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] mvnd version support Maven 3.9.6+ [maven-mvnd]

2024-06-10 Thread via GitHub
gsmet closed issue #1009: mvnd version support Maven 3.9.6+ URL: https://github.com/apache/maven-mvnd/issues/1009 -- 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] Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 [maven-pmd-plugin]

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

Re: [PR] Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 [maven-pmd-plugin]

2024-06-10 Thread via GitHub
dependabot[bot] commented on PR #153: URL: https://github.com/apache/maven-pmd-plugin/pull/153#issuecomment-2158628515 Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request `@dependabot recreate`. --

Re: [PR] Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 [maven-pmd-plugin]

2024-06-10 Thread via GitHub
michael-o commented on PR #153: URL: https://github.com/apache/maven-pmd-plugin/pull/153#issuecomment-2158628358 @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

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853706#comment-17853706 ] Michael Osipov commented on MPMD-399: - Have a look at the PR. > Incorrect warning: The project X does

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

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853704#comment-17853704 ] ASF GitHub Bot commented on MPMD-399: - michael-o opened a new pull request, #154: URL:

Re: [PR] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-pmd-plugin]

2024-06-10 Thread via GitHub
dependabot[bot] commented on PR #152: URL: https://github.com/apache/maven-pmd-plugin/pull/152#issuecomment-2158623637 OK, I won't notify you about any of these dependencies again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-pmd-plugin]

2024-06-10 Thread via GitHub
dependabot[bot] closed pull request #152: Bump resolverVersion from 1.4.1 to 1.9.20 URL: https://github.com/apache/maven-pmd-plugin/pull/152 -- 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] Bump resolverVersion from 1.4.1 to 1.9.20 [maven-pmd-plugin]

2024-06-10 Thread via GitHub
michael-o commented on PR #152: URL: https://github.com/apache/maven-pmd-plugin/pull/152#issuecomment-2158623490 @dependabot ignore this dependency -- 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

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

2024-06-10 Thread via GitHub
michael-o opened a new pull request, #154: URL: https://github.com/apache/maven-pmd-plugin/pull/154 …led. PMD results might be inaccurate. Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Created] (MNG-8152) Implement @SessionScoped and @MojoExecutionScoped from the DI API

2024-06-10 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8152: Summary: Implement @SessionScoped and @MojoExecutionScoped from the DI API Key: MNG-8152 URL: https://issues.apache.org/jira/browse/MNG-8152 Project: Maven

[jira] [Created] (MNG-8151) Merge DependencyCollector into DependencyResolver

2024-06-10 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-8151: Summary: Merge DependencyCollector into DependencyResolver Key: MNG-8151 URL: https://issues.apache.org/jira/browse/MNG-8151 Project: Maven Issue Type:

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853702#comment-17853702 ] Michael Osipov commented on MPMD-399: - Forget my previous questions because

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853699#comment-17853699 ] Michael Osipov commented on MPMD-399: - I am also confused why the single project case does not include

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853698#comment-17853698 ] Michael Osipov commented on MPMD-399: - I have a slight problem with {{includeTests}}: It documentation

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-10 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1633357951 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853692#comment-17853692 ] Michael Osipov commented on MPMD-399: - Hold on, that confuses me. In the default case if src/main is

[jira] [Commented] (MNG-8134) Provide an annotation that can be used to inject dependencies resolution/collection in mojos

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853677#comment-17853677 ] ASF GitHub Bot commented on MNG-8134: - gnodet commented on PR #1559: URL:

Re: [PR] [MNG-8134] Add a @Resolution annotation to mojos to inject project dependencies collection / resolution result [maven]

2024-06-10 Thread via GitHub
gnodet commented on PR #1559: URL: https://github.com/apache/maven/pull/1559#issuecomment-2158446053 > I'd shamefully copy a new `DependencySet` wrapper idea to avoid to have to inject a map or a list which are rarely what is needed so a think wrapper enabling to lookup what is needed

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853670#comment-17853670 ] Michael Osipov commented on MPMD-399: - The method is deprecated, but the information is still required

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

2024-06-10 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853667#comment-17853667 ] AB-xdev commented on MPMD-399: -- Well I'm not that familiar with the code, but anyway my opinion: Block 1:

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

2024-06-10 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853660#comment-17853660 ] Michael Osipov commented on MPMD-399: - I am inclined to delete this entire block

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

2024-06-10 Thread AB-xdev (Jira)
[ https://issues.apache.org/jira/browse/MPMD-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853657#comment-17853657 ] AB-xdev commented on MPMD-399: -- Well it then fails with some false positives (as the types are not resolved),

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853656#comment-17853656 ] ASF GitHub Bot commented on MNG-8150: - pshevche commented on PR #1575: URL:

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-10 Thread via GitHub
pshevche commented on PR #1575: URL: https://github.com/apache/maven/pull/1575#issuecomment-2158289393 > No, IMO records on master (Maven 4, that is Java 17) is ok, I just warned you when you try to backport this to maven-3.9.x branch... Makes sense, thank you. Here is the PR for

[PR] Backport TransferListenerImprovements for Maven 3.9.x [maven]

2024-06-10 Thread via GitHub
pshevche opened a new pull request, #1576: URL: https://github.com/apache/maven/pull/1576 ## Summary Backporting https://github.com/apache/maven/pull/1575 to Maven 3.9.x. - [x] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, January

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853654#comment-17853654 ] ASF GitHub Bot commented on MNG-8150: - cstamas commented on PR #1575: URL:

Re: [PR] [MNG-8150] Handle absent source/target files in transfer listener [maven]

2024-06-10 Thread via GitHub
cstamas commented on PR #1575: URL: https://github.com/apache/maven/pull/1575#issuecomment-2158279929 No, IMO records on master (Maven 4, that is Java 17) is ok, I just warned you when you try to backport this to maven-3.9.x branch... -- This is an automated message from the Apache Git

[jira] [Commented] (MNG-8150) Make SimplexTransferListener handle absent source/target files

2024-06-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17853653#comment-17853653 ] ASF GitHub Bot commented on MNG-8150: - pshevche commented on PR #1575: URL:

  1   2   3   >