Re: [PR] [MSHARED-1285] use an up-to-date scanner instead the newscanner [maven-filtering]

2024-01-10 Thread via GitHub
OLibutzki commented on PR #77: URL: https://github.com/apache/maven-filtering/pull/77#issuecomment-1884404140 Do you have any approx. arrival date for a release including this fix? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Commented] (MSHARED-1285) DefaultMavenResourcesFiltering uses BuildContext in a way that fails sometimes

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805013#comment-17805013 ] ASF GitHub Bot commented on MSHARED-1285: - OLibutzki commented on PR #77: URL:

Re: [PR] Improve transfer listener speed [maven]

2024-01-10 Thread via GitHub
gnodet commented on code in PR #1302: URL: https://github.com/apache/maven/pull/1302#discussion_r1447093665 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -34,79 +36,159 @@ */ public class ConsoleMavenTransferListener ex

[jira] [Created] (MNG-8001) Introduce RealmService

2024-01-10 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-8001: Summary: Introduce RealmService Key: MNG-8001 URL: https://issues.apache.org/jira/browse/MNG-8001 Project: Maven Issue Type: Task Components: API

[jira] [Commented] (MNG-8001) Introduce RealmService

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805043#comment-17805043 ] ASF GitHub Bot commented on MNG-8001: - cstamas opened a new pull request, #1369: URL: h

Re: [PR] [MNG-8001] Realm service [maven]

2024-01-10 Thread via GitHub
rmannibucau commented on code in PR #1369: URL: https://github.com/apache/maven/pull/1369#discussion_r1447149310 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/RealmService.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software Foundation (ASF) unde

[jira] [Commented] (MNG-8001) Introduce RealmService

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805045#comment-17805045 ] ASF GitHub Bot commented on MNG-8001: - rmannibucau commented on code in PR #1369: URL:

Re: [PR] [MNG-8001] Realm service [maven]

2024-01-10 Thread via GitHub
cstamas commented on code in PR #1369: URL: https://github.com/apache/maven/pull/1369#discussion_r1447153177 ## api/maven-api-core/src/main/java/org/apache/maven/api/services/RealmService.java: ## @@ -0,0 +1,52 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

[jira] [Commented] (MNG-8001) Introduce RealmService

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805048#comment-17805048 ] ASF GitHub Bot commented on MNG-8001: - cstamas commented on code in PR #1369: URL: http

[jira] [Updated] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8001: - Summary: Expose internally CoreRealm (was: Introduce RealmService) > Expose internally CoreRealm >

[jira] [Updated] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8001: - Component/s: Core (was: API) > Expose internally CoreRealm > -

[jira] [Updated] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8001: - Description: Expose new internal component: CoreRealm. Currently two use cases identified: * get co

Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]

2024-01-10 Thread via GitHub
gnodet commented on code in PR #1369: URL: https://github.com/apache/maven/pull/1369#discussion_r1447171055 ## maven-core/src/main/java/org/apache/maven/internal/CoreRealm.java: ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more co

[jira] [Commented] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805055#comment-17805055 ] ASF GitHub Bot commented on MNG-8001: - gnodet commented on code in PR #1369: URL: https

Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]

2024-01-10 Thread via GitHub
cstamas commented on code in PR #1369: URL: https://github.com/apache/maven/pull/1369#discussion_r1447174451 ## maven-core/src/main/java/org/apache/maven/internal/CoreRealm.java: ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more c

[jira] [Commented] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805056#comment-17805056 ] ASF GitHub Bot commented on MNG-8001: - cstamas commented on code in PR #1369: URL: http

[jira] [Assigned] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-8001: Assignee: Tamas Cservenak > Expose internally CoreRealm > --- > >

Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]

2024-01-10 Thread via GitHub
michael-o commented on PR #1369: URL: https://github.com/apache/maven/pull/1369#issuecomment-1884611950 Why is this necessary? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[jira] [Commented] (MNG-8001) Expose internally CoreRealm

2024-01-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805063#comment-17805063 ] ASF GitHub Bot commented on MNG-8001: - michael-o commented on PR #1369: URL: https://gi

Re: [PR] Improve transfer listener speed [maven]

2024-01-10 Thread via GitHub
michael-o commented on code in PR #1302: URL: https://github.com/apache/maven/pull/1302#discussion_r1447204050 ## maven-embedder/src/main/java/org/apache/maven/cli/transfer/ConsoleMavenTransferListener.java: ## @@ -34,79 +36,159 @@ */ public class ConsoleMavenTransferListener

Re: [PR] Clean mdo schemas [maven]

2024-01-10 Thread via GitHub
michael-o commented on code in PR #1365: URL: https://github.com/apache/maven/pull/1365#discussion_r1447257524 ## api/maven-api-model/src/main/mdo/maven.mdo: ## @@ -572,15 +550,12 @@ dependencies 3.0.0+ - +See Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]
cstamas commented on PR #1369: URL: https://github.com/apache/maven/pull/1369#issuecomment-1884692235 > Why is this necessary? To contain passing around PlexusContainer, basically to remove it (or "hide" it well) even in Maven core -- This is an automated message from the Apache Gi

[jira] [Commented] (MNG-8001) Expose internally CoreRealm

[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805084#comment-17805084 ] ASF GitHub Bot commented on MNG-8001: - cstamas commented on PR #1369: URL: https://gith

[jira] [Assigned] (MNG-7999) Review components with unused members

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MNG-7999: Assignee: Tamas Cservenak > Review components with unused members >

Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]

michael-o commented on PR #1369: URL: https://github.com/apache/maven/pull/1369#issuecomment-1884716100 > > Why is this necessary? > > To confine passing around PlexusContainer, basically to remove it (or "hide" it well) even in Maven core OK, this basically applies a decorator

[jira] [Commented] (MNG-8001) Expose internally CoreRealm

[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805090#comment-17805090 ] ASF GitHub Bot commented on MNG-8001: - michael-o commented on PR #1369: URL: https://gi

Re: [PR] [DOXIASITETOOLS-322] Upgrade to Doxia 2.0.0-M9 [maven-doxia-sitetools]

kwin merged PR #121: URL: https://github.com/apache/maven-doxia-sitetools/pull/121 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ma

[jira] [Commented] (DOXIASITETOOLS-322) Upgrade to Doxia 2.0.0-M9

[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805093#comment-17805093 ] ASF GitHub Bot commented on DOXIASITETOOLS-322: --- kwin merged PR #12

[jira] [Resolved] (DOXIASITETOOLS-322) Upgrade to Doxia 2.0.0-M9

[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved DOXIASITETOOLS-322. Resolution: Fixed Fixed in https://github.com/apache/maven-doxia-s

[jira] [Updated] (MNG-7999) Confine Plexus as much as possible, switch to Lookup

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7999: - Summary: Confine Plexus as much as possible, switch to Lookup (was: Review components with unused

[jira] [Updated] (MNG-7999) Confine Plexus as much as possible, switch to Lookup

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7999: - Description: Confine plexus use in core as much as possible. Probably almost all uses may be repla

Re: [PR] [DOXIASITETOOLS-324] Allow configuration of Doxia parser [maven-doxia-sitetools]

michael-o commented on PR #126: URL: https://github.com/apache/maven-doxia-sitetools/pull/126#issuecomment-1884733225 I'll need a bit more time. I need to review this in tandem with the Maven Site Plugin PR. -- This is an automated message from the Apache Git Service. To respond to the m

[jira] [Commented] (DOXIASITETOOLS-324) Allow configuration of parser (per markup source path pattern)

[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805101#comment-17805101 ] ASF GitHub Bot commented on DOXIASITETOOLS-324: --- michael-o commente

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

elharo merged PR #91: URL: https://github.com/apache/maven-filtering/pull/91 -- 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] Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 [maven-filtering]

elharo merged PR #90: URL: https://github.com/apache/maven-filtering/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: issues-unsubscr...@maven.ap

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-filtering]

elharo closed pull request #87: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-filtering/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 s

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-filtering]

dependabot[bot] commented on PR #87: URL: https://github.com/apache/maven-filtering/pull/87#issuecomment-1884741406 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 minor version,

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-filtering]

slachiewicz commented on PR #87: URL: https://github.com/apache/maven-filtering/pull/87#issuecomment-1884741952 Why??? -- 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

[jira] [Commented] (MNG-7999) Confine Plexus as much as possible, switch to Lookup

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805102#comment-17805102 ] ASF GitHub Bot commented on MNG-7999: - gnodet commented on PR #1367: URL: https://githu

Re: [PR] [MNG-7999] Confine Plexus Container as much as possible [maven]

gnodet commented on PR #1367: URL: https://github.com/apache/maven/pull/1367#issuecomment-1884742836 What about adding a specific exception inheriting `LookupException` for when the component is not found when calling ` T lookup(Class role)` ? -- This is an automated message from the Ap

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-source-plugin]

elharo closed pull request #17: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-source-plugin/pull/17 -- 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 t

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-source-plugin]

dependabot[bot] commented on PR #17: URL: https://github.com/apache/maven-source-plugin/pull/17#issuecomment-1884744271 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 minor ver

Re: [PR] Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 [maven-source-plugin]

elharo merged PR #21: URL: https://github.com/apache/maven-source-plugin/pull/21 -- 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...@mave

Re: [PR] [MNG-7999] Confine Plexus Container as much as possible [maven]

gnodet commented on PR #1367: URL: https://github.com/apache/maven/pull/1367#issuecomment-1884745217 > What about adding a specific exception inheriting `LookupException` for when the component is not found when calling ` T lookup(Class role)` ? Or maybe there's no use case for that a

Re: [PR] Bump org.apache.maven.plugins:maven-plugins from 39 to 41 [maven-source-plugin]

elharo merged PR #18: URL: https://github.com/apache/maven-source-plugin/pull/18 -- 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...@mave

Re: [PR] Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 [maven-source-plugin]

elharo merged PR #20: URL: https://github.com/apache/maven-source-plugin/pull/20 -- 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...@mave

[jira] [Commented] (MNG-7999) Confine Plexus as much as possible, switch to Lookup

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805105#comment-17805105 ] ASF GitHub Bot commented on MNG-7999: - gnodet commented on PR #1367: URL: https://githu

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.15.1 [maven-source-plugin]

elharo closed pull request #16: Bump commons-io:commons-io from 2.11.0 to 2.15.1 URL: https://github.com/apache/maven-source-plugin/pull/16 -- 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 specifi

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.15.1 [maven-source-plugin]

dependabot[bot] commented on PR #16: URL: https://github.com/apache/maven-source-plugin/pull/16#issuecomment-1884747229 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 minor ver

Re: [PR] Bump org.apache.groovy:groovy from 4.0.6 to 4.0.17 [maven-script-interpreter]

elharo merged PR #102: URL: https://github.com/apache/maven-script-interpreter/pull/102 -- 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-7999] Confine Plexus Container as much as possible [maven]

rmannibucau commented on code in PR #1367: URL: https://github.com/apache/maven/pull/1367#discussion_r1447320254 ## maven-core/src/main/java/org/apache/maven/internal/impl/DefaultLookup.java: ## @@ -24,6 +24,8 @@ Review Comment: thinking a bit out loud there but I'm starti

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 [maven-jdeprscan-plugin]

elharo commented on PR #16: URL: https://github.com/apache/maven-jdeprscan-plugin/pull/16#issuecomment-1884758772 @dependabot recreate -- 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 specifi

[jira] [Commented] (MNG-7999) Confine Plexus as much as possible, switch to Lookup

[ https://issues.apache.org/jira/browse/MNG-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805109#comment-17805109 ] ASF GitHub Bot commented on MNG-7999: - rmannibucau commented on code in PR #1367: URL:

Re: [PR] Bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0 [maven-archetype]

elharo merged PR #184: URL: https://github.com/apache/maven-archetype/pull/184 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.

Re: [PR] Clean mdo schemas [maven]

gnodet commented on code in PR #1365: URL: https://github.com/apache/maven/pull/1365#discussion_r1447325048 ## api/maven-api-model/src/main/mdo/maven.mdo: ## @@ -572,15 +550,12 @@ dependencies 3.0.0+ - +See Re: [PR] Clean mdo schemas [maven]
gnodet commented on code in PR #1365: URL: https://github.com/apache/maven/pull/1365#discussion_r1447326259 ## api/maven-api-model/src/main/mdo/maven.mdo: ## @@ -572,15 +550,12 @@ dependencies 3.0.0+ - +See Re: [PR] Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 [maven-invoker-plugin]
elharo merged PR #211: URL: https://github.com/apache/maven-invoker-plugin/pull/211 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@m

Re: [PR] Bump org.apache.groovy:groovy-bom from 4.0.12 to 4.0.17 [maven-invoker-plugin]

elharo merged PR #205: URL: https://github.com/apache/maven-invoker-plugin/pull/205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@m

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-invoker-plugin]

elharo commented on PR #199: URL: https://github.com/apache/maven-invoker-plugin/pull/199#issuecomment-1884772525 waiting for 2.16; 2.15 has bugs -- 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

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-invoker-plugin]

elharo closed pull request #199: Bump commons-io:commons-io from 2.13.0 to 2.15.1 URL: https://github.com/apache/maven-invoker-plugin/pull/199 -- 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 spe

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-invoker-plugin]

dependabot[bot] commented on PR #199: URL: https://github.com/apache/maven-invoker-plugin/pull/199#issuecomment-1884772636 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 minor

Re: [PR] Bump commons-codec:commons-codec from 1.15 to 1.16.0 [maven-invoker-plugin]

elharo merged PR #198: URL: https://github.com/apache/maven-invoker-plugin/pull/198 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@m

Re: [PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 [maven-enforcer]

elharo merged PR #301: URL: https://github.com/apache/maven-enforcer/pull/301 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.a

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-enforcer]

elharo commented on PR #299: URL: https://github.com/apache/maven-enforcer/pull/299#issuecomment-1884774818 waiting for 2.16; 2.15 has bugs -- 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 spe

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-enforcer]

elharo closed pull request #299: Bump commons-io:commons-io from 2.13.0 to 2.15.1 URL: https://github.com/apache/maven-enforcer/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

Re: [PR] Bump commons-io:commons-io from 2.13.0 to 2.15.1 [maven-enforcer]

dependabot[bot] commented on PR #299: URL: https://github.com/apache/maven-enforcer/pull/299#issuecomment-1884774883 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 minor version

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.15.1 [maven-jlink-plugin]

elharo commented on PR #176: URL: https://github.com/apache/maven-jlink-plugin/pull/176#issuecomment-1884779694 wait for 2.16 -- 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.11.0 to 2.15.1 [maven-jlink-plugin]

elharo closed pull request #176: Bump commons-io:commons-io from 2.11.0 to 2.15.1 URL: https://github.com/apache/maven-jlink-plugin/pull/176 -- 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 speci

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.15.1 [maven-jlink-plugin]

dependabot[bot] commented on PR #176: URL: https://github.com/apache/maven-jlink-plugin/pull/176#issuecomment-1884779749 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 minor ve

Re: [PR] Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 [maven-jlink-plugin]

elharo merged PR #186: URL: https://github.com/apache/maven-jlink-plugin/pull/186 -- 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

Re: [PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 [maven-jlink-plugin]

elharo merged PR #188: URL: https://github.com/apache/maven-jlink-plugin/pull/188 -- 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

Re: [PR] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 [maven-jlink-plugin]

elharo merged PR #185: URL: https://github.com/apache/maven-jlink-plugin/pull/185 -- 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

Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.8.1 to 3.10.2 [maven-jlink-plugin]

elharo merged PR #184: URL: https://github.com/apache/maven-jlink-plugin/pull/184 -- 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

Re: [PR] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 [maven-jlink-plugin]

elharo merged PR #169: URL: https://github.com/apache/maven-jlink-plugin/pull/169 -- 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

Re: [PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 [maven-help-plugin]

elharo closed pull request #106: Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 URL: https://github.com/apache/maven-help-plugin/pull/106 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 [maven-help-plugin]

dependabot[bot] commented on PR #106: URL: https://github.com/apache/maven-help-plugin/pull/106#issuecomment-1884785439 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 minor ver

Re: [PR] Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 [maven-help-plugin]

elharo merged PR #105: URL: https://github.com/apache/maven-help-plugin/pull/105 -- 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...@mave

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-help-plugin]

elharo closed pull request #104: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-help-plugin/pull/104 -- 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 t

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-help-plugin]

dependabot[bot] commented on PR #104: URL: https://github.com/apache/maven-help-plugin/pull/104#issuecomment-1884786698 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 minor ver

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-release]

elharo closed pull request #203: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-release/pull/203 -- 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] [MRELEASE-1109] patch JDomModel [maven-release]

elharo merged PR #201: URL: https://github.com/apache/maven-release/pull/201 -- 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] Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 [maven-help-plugin]

elharo merged PR #103: URL: https://github.com/apache/maven-help-plugin/pull/103 -- 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...@mave

Re: [PR] [DOXIASITETOOLS-324] Allow configuration of Doxia parser [maven-doxia-sitetools]

kwin commented on PR #126: URL: https://github.com/apache/maven-doxia-sitetools/pull/126#issuecomment-1884787622 @michael-o Not sure why the build fails now, seems related to #124 but not sure why master is not affected. Maybe we can merge #124 first. -- This is an automated message from

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-release]

dependabot[bot] commented on PR #203: URL: https://github.com/apache/maven-release/pull/203#issuecomment-1884787994 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 minor version,

[jira] [Commented] (MRELEASE-1109) update-versions removes the CI-friendly ${revisions}

[ https://issues.apache.org/jira/browse/MRELEASE-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805118#comment-17805118 ] ASF GitHub Bot commented on MRELEASE-1109: -- elharo merged PR #201: URL: https

[jira] [Commented] (DOXIASITETOOLS-324) Allow configuration of parser (per markup source path pattern)

[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805117#comment-17805117 ] ASF GitHub Bot commented on DOXIASITETOOLS-324: --- kwin commented on

Re: [PR] [MPH-207] Add ITs for evaluating an expression resulting into a null object. [maven-help-plugin]

elharo merged PR #101: URL: https://github.com/apache/maven-help-plugin/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@mave

[jira] [Commented] (MPH-207) Exercise output of an expression returning a null object.

[ https://issues.apache.org/jira/browse/MPH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805119#comment-17805119 ] ASF GitHub Bot commented on MPH-207: elharo merged PR #101: URL: https://github.com/apac

[jira] [Resolved] (MPH-207) Exercise output of an expression returning a null object.

[ https://issues.apache.org/jira/browse/MPH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MPH-207. --- Resolution: Fixed > Exercise output of an expression returning a null object. >

[jira] [Closed] (MPH-207) Exercise output of an expression returning a null object.

[ https://issues.apache.org/jira/browse/MPH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MPH-207. - > Exercise output of an expression returning a null object. > --

[jira] [Assigned] (MPH-207) Exercise output of an expression returning a null object.

[ https://issues.apache.org/jira/browse/MPH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MPH-207: --- Assignee: Elliotte Rusty Harold > Exercise output of an expression returning a null obj

[jira] [Updated] (MPH-207) Exercise output of an expression returning a null object.

[ https://issues.apache.org/jira/browse/MPH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MPH-207: -- Fix Version/s: next-release > Exercise output of an expression returning a null object. >

Re: [PR] [MNG-8001] Expose CoreRealm internally [maven]

cstamas merged PR #1369: URL: https://github.com/apache/maven/pull/1369 -- 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] [Commented] (MNG-8001) Expose internally CoreRealm

[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805120#comment-17805120 ] ASF GitHub Bot commented on MNG-8001: - cstamas merged PR #1369: URL: https://github.com

[jira] [Closed] (MNG-8001) Expose internally CoreRealm

[ https://issues.apache.org/jira/browse/MNG-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8001. Resolution: Fixed > Expose internally CoreRealm > --- > > Key

Re: [PR] Bump org.codehaus.plexus:plexus-archiver from 4.7.0 to 4.9.1 [maven-acr-plugin]

elharo merged PR #25: URL: https://github.com/apache/maven-acr-plugin/pull/25 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.a

Re: [PR] Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 [maven-acr-plugin]

elharo merged PR #28: URL: https://github.com/apache/maven-acr-plugin/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...@maven.a

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.15.1 [maven-acr-plugin]

dependabot[bot] commented on PR #26: URL: https://github.com/apache/maven-acr-plugin/pull/26#issuecomment-1884800202 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 minor version

Re: [PR] Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 [maven-help-plugin]

slachiewicz commented on PR #106: URL: https://github.com/apache/maven-help-plugin/pull/106#issuecomment-1884800692 Why are you closing this?? -- 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 commons-io:commons-io from 2.11.0 to 2.15.1 [maven-acr-plugin]

elharo closed pull request #26: Bump commons-io:commons-io from 2.11.0 to 2.15.1 URL: https://github.com/apache/maven-acr-plugin/pull/26 -- 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 c

  1   2   3   >