[jira] [Commented] (MNG-7848) Add s390x pipeline to Jenkins CI

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750579#comment-17750579 ] ASF GitHub Bot commented on MNG-7848: - olamy commented on code in PR #1213: URL:

[GitHub] [maven] olamy commented on a diff in pull request #1213: [MNG-7848] Change the notification recipients in s390x pipeline

2023-08-02 Thread via GitHub
olamy commented on code in PR #1213: URL: https://github.com/apache/maven/pull/1213#discussion_r1282671895 ## Jenkinsfile.s390x: ## @@ -171,3 +171,74 @@ def archiveDirs(stageId, archives) { } } } + +def notify_s390x() { +echo "Build result:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750521#comment-17750521 ] ASF GitHub Bot commented on MRESOLVER-387: -- olamy commented on PR #319: URL:

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Description: If any error arise during the restoration of artefacts from the

[GitHub] [maven-build-cache-extension] olamy commented on pull request #88: remove unused logback dependency

2023-08-02 Thread via GitHub
olamy commented on PR #88: URL: https://github.com/apache/maven-build-cache-extension/pull/88#issuecomment-1663005347 we need at least one slf4j impl: https://github.com/apache/maven-build-cache-extension/actions/runs/5543308023/job/15013606896?pr=88#step:6:2248 -- This is an automated

[jira] [Closed] (MBUILDCACHE-66) Mojo execution can be out of scope

2023-08-02 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MBUILDCACHE-66. --- Resolution: Fixed > Mojo execution can be out of scope >

[GitHub] [maven-build-cache-extension] dependabot[bot] merged pull request #89: Bump org.junit:junit-bom from 5.9.3 to 5.10.0

2023-08-02 Thread via GitHub
dependabot[bot] merged PR #89: URL: https://github.com/apache/maven-build-cache-extension/pull/89 -- 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] (MBUILDCACHE-66) Mojo execution can be out of scope

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750483#comment-17750483 ] ASF GitHub Bot commented on MBUILDCACHE-66: --- olamy merged PR #90: URL:

[GitHub] [maven-build-cache-extension] olamy merged pull request #90: [MBUILDCACHE-66] Mojo need some values seed in scope

2023-08-02 Thread via GitHub
olamy merged PR #90: URL: https://github.com/apache/maven-build-cache-extension/pull/90 -- 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] [Updated] (MBUILDCACHE-67) Any error in restoring from the cache should resume the non cache build

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Attachment: (was: image-2023-08-02-22-55-53-476.png) > Any error in restoring

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Attachment: (was: image-2023-08-02-23-06-13-414.png) > Any error in restoring

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Attachment: (was: image-2023-08-02-23-08-25-744.png) > Any error in restoring

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Description: If any error arise during the restoration of artefacts from the

[GitHub] [maven-build-cache-extension] cstamas commented on pull request #88: remove unused logback dependency

2023-08-02 Thread via GitHub
cstamas commented on PR #88: URL: https://github.com/apache/maven-build-cache-extension/pull/88#issuecomment-1662979562 Why is there warning in tests about lack of slf4j backend? Which slf4j backed is used not that logback is removed? -- This is an automated message from the Apache Git

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Buntrock updated MBUILDCACHE-67: -- Description: If any error arise during the restoration of artefacts from the

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

2023-08-02 Thread Kevin Buntrock (Jira)
Kevin Buntrock created MBUILDCACHE-67: - Summary: Any error in restoring from the cache should resume the non cache build Key: MBUILDCACHE-67 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-67

[GitHub] [maven-build-cache-extension] slachiewicz closed pull request #87: Bump logback-classic from 1.3.7 to 1.3.8

2023-08-02 Thread via GitHub
slachiewicz closed pull request #87: Bump logback-classic from 1.3.7 to 1.3.8 URL: https://github.com/apache/maven-build-cache-extension/pull/87 -- 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

[GitHub] [maven-build-cache-extension] dependabot[bot] commented on pull request #87: Bump logback-classic from 1.3.7 to 1.3.8

2023-08-02 Thread via GitHub
dependabot[bot] commented on PR #87: URL: https://github.com/apache/maven-build-cache-extension/pull/87#issuecomment-1662945879 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or

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

2023-08-02 Thread Kevin Buntrock (Jira)
[ https://issues.apache.org/jira/browse/MBUILDCACHE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750361#comment-17750361 ] Kevin Buntrock commented on MBUILDCACHE-64: --- I updated the description of the pull request

[jira] [Updated] (MNG-7859) Update to Resolver 1.9.15

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7859: - Fix Version/s: 3.9.5 > Update to Resolver 1.9.15 > - > >

[jira] [Updated] (MNG-7859) Update to Resolver 1.9.15

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7859: - Issue Type: Dependency upgrade (was: Task) > Update to Resolver 1.9.15 >

[jira] [Created] (MNG-7859) Update to Resolver 1.9.15

2023-08-02 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7859: Summary: Update to Resolver 1.9.15 Key: MNG-7859 URL: https://issues.apache.org/jira/browse/MNG-7859 Project: Maven Issue Type: Task Components:

[jira] [Updated] (MNG-7856) Maven Resolver Provider classes ctor change

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7856: - Component/s: Artifacts and Repositories > Maven Resolver Provider classes ctor change >

[jira] [Updated] (MNG-7858) Deprecate class MavenRepositorySystemUtils in resolver provider

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7858: - Description: As new resolver module introduced in 1.9.15 provides replacement (or deprecates SL).

[jira] [Updated] (MNG-7858) Deprecate class MavenRepositorySystemUtils in resolver provider

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7858: - Description: As new resolver module introduced in 1.9.15 provides replacement (and deprecated

[jira] [Updated] (MNG-7858) Deprecate class MavenRepositorySystemUtils in resolver provider

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7858: - Description: As new resolver module introduced in 1.9.15 provides replacement (or deprecates SL).

[jira] [Created] (MNG-7858) Deprecate class MavenRepositorySystemUtils in resolver provider

2023-08-02 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7858: Summary: Deprecate class MavenRepositorySystemUtils in resolver provider Key: MNG-7858 URL: https://issues.apache.org/jira/browse/MNG-7858 Project: Maven

[jira] [Updated] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-387: -- Issue Type: Improvement (was: Task) > Provide "static" supplier for

[jira] [Updated] (MRESOLVER-394) Provide "static" supplier for RepositorySystemSession

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MRESOLVER-394: -- Fix Version/s: 1.9.15 > Provide "static" supplier for RepositorySystemSession >

[jira] [Commented] (MRESOLVER-394) Provide "static" supplier for RepositorySystemSession

2023-08-02 Thread Grzegorz Grzybek (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750332#comment-17750332 ] Grzegorz Grzybek commented on MRESOLVER-394: I'll provide a PR tomorrow. > Provide

[jira] [Created] (MRESOLVER-394) Provide "static" supplier for RepositorySystemSession

2023-08-02 Thread Grzegorz Grzybek (Jira)
Grzegorz Grzybek created MRESOLVER-394: -- Summary: Provide "static" supplier for RepositorySystemSession Key: MRESOLVER-394 URL: https://issues.apache.org/jira/browse/MRESOLVER-394 Project: Maven

[jira] [Closed] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-387. - Resolution: Fixed > Provide "static" supplier for RepositorySystem >

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750323#comment-17750323 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750320#comment-17750320 ] ASF GitHub Bot commented on MRESOLVER-387: -- davsclaus commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750317#comment-17750317 ] ASF GitHub Bot commented on MRESOLVER-387: -- grgrzybek commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750313#comment-17750313 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750309#comment-17750309 ] ASF GitHub Bot commented on MRESOLVER-387: -- grgrzybek commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750279#comment-17750279 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750266#comment-17750266 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[GitHub] [maven-resolver] cstamas commented on pull request #319: [MRESOLVER-387] New RepositorySystem supplier

2023-08-02 Thread via GitHub
cstamas commented on PR #319: URL: https://github.com/apache/maven-resolver/pull/319#issuecomment-1662039538 Yes, resolver itself is "incomplete". To provide "complete" resolver, one must add (maven) models and missing components (implemented in maven as those are maven model specific).

[jira] [Updated] (MNG-7857) Introduce excplicit validation and documentation for Maven Coordinates

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7857: - Description: Some code (probably in model-builder validator?) that _excplicitly validates_ and

[jira] [Created] (MNG-7857) Introduce excplicit validation for Maven Coordinates

2023-08-02 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7857: Summary: Introduce excplicit validation for Maven Coordinates Key: MNG-7857 URL: https://issues.apache.org/jira/browse/MNG-7857 Project: Maven Issue Type:

[jira] [Updated] (MNG-7857) Introduce excplicit validation and documentation for Maven Coordinates

2023-08-02 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7857: - Summary: Introduce excplicit validation and documentation for Maven Coordinates (was: Introduce

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750261#comment-17750261 ] ASF GitHub Bot commented on MRESOLVER-387: -- grgrzybek commented on PR #319: URL:

[GitHub] [maven-resolver] grgrzybek commented on pull request #319: [MRESOLVER-387] New RepositorySystem supplier

2023-08-02 Thread via GitHub
grgrzybek commented on PR #319: URL: https://github.com/apache/maven-resolver/pull/319#issuecomment-1662024694 Hmm, first quite obvious observation - this new module (`maven-resolver-supplier`) has a dependency to: ```xml org.apache.maven maven-resolver-provider

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750257#comment-17750257 ] ASF GitHub Bot commented on MRESOLVER-387: -- grgrzybek commented on PR #319: URL:

[GitHub] [maven-resolver] grgrzybek commented on pull request #319: [MRESOLVER-387] New RepositorySystem supplier

2023-08-02 Thread via GitHub
grgrzybek commented on PR #319: URL: https://github.com/apache/maven-resolver/pull/319#issuecomment-1662001065 > ping @grgrzybek (just to have you in context of this PR, I know you are testing this w/ Camel 4) yep - with never ending distractions (ancient code), but I'm checking it

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750256#comment-17750256 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750224#comment-17750224 ] ASF GitHub Bot commented on MRESOLVER-387: -- cstamas commented on PR #319: URL:

[GitHub] [maven-mvnd] gnodet commented on issue #788: Support maven 3.9.0

2023-08-02 Thread via GitHub
gnodet commented on issue #788: URL: https://github.com/apache/maven-mvnd/issues/788#issuecomment-1661923560 @Tholian the last release is 1.0.0-m7, see https://github.com/apache/maven-mvnd/releases -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-mvnd] Tholian commented on issue #788: Support maven 3.9.0

2023-08-02 Thread via GitHub
Tholian commented on issue #788: URL: https://github.com/apache/maven-mvnd/issues/788#issuecomment-1661905642 Hi everybody, am I missing something or ist version 0.10.0 not released yet. I am interested in using the maven build cache extension with mvnd :-) -- This is an automated

[jira] [Commented] (MRESOLVER-387) Provide "static" supplier for RepositorySystem

2023-08-02 Thread Grzegorz Grzybek (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750201#comment-17750201 ] Grzegorz Grzybek commented on MRESOLVER-387: Checking it now with Camel 4 > Provide

[jira] [Commented] (MWAR-470) Support user property for packagingExcludes

2023-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MWAR-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17750194#comment-17750194 ] ASF GitHub Bot commented on MWAR-470: - frode-carlsen opened a new pull request, #55: URL:

[GitHub] [maven-war-plugin] frode-carlsen opened a new pull request, #55: [MWAR-470] - Support user property for packagingExcludes

2023-08-02 Thread via GitHub
frode-carlsen opened a new pull request, #55: URL: https://github.com/apache/maven-war-plugin/pull/55 Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MWAR) filed

[GitHub] [maven-mvnd] gnodet commented on issue #836: `Could not acquire write lock for…` errors

2023-08-02 Thread via GitHub
gnodet commented on issue #836: URL: https://github.com/apache/maven-mvnd/issues/836#issuecomment-1661692160 @cstamas any idea ? -- 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] [Created] (MWAR-470) Support user property for packagingExcludes

2023-08-02 Thread F Carlsen (Jira)
F Carlsen created MWAR-470: -- Summary: Support user property for packagingExcludes Key: MWAR-470 URL: https://issues.apache.org/jira/browse/MWAR-470 Project: Maven WAR Plugin Issue Type: Improvement