gnodet merged PR #872:
URL: https://github.com/apache/maven/pull/872
--
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.org
[
https://issues.apache.org/jira/browse/MNG-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636526#comment-17636526
]
ASF GitHub Bot commented on MNG-7597:
-
gnodet merged PR #872:
URL: https://github.com/a
[
https://issues.apache.org/jira/browse/MNG-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved MNG-7597.
--
Resolution: Fixed
> Infinite loop in PropertiesAsMap
>
>
>
gnodet commented on PR #874:
URL: https://github.com/apache/maven/pull/874#issuecomment-1321706362
I think it needs to be enabled on not only maven-core. It's missing stuff
like
https://github.com/apache/maven/pull/841/files#diff-a660bdaa2e580478c65a557fd7001c80e129c0e9d4766840b4072c3b72c1
[
https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636558#comment-17636558
]
ASF GitHub Bot commented on MNG-7598:
-
gnodet commented on PR #874:
URL: https://github
gnodet merged PR #841:
URL: https://github.com/apache/maven/pull/841
--
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.org
[
https://issues.apache.org/jira/browse/MNG-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636559#comment-17636559
]
ASF GitHub Bot commented on MNG-7576:
-
gnodet merged PR #841:
URL: https://github.com/a
gnodet merged PR #852:
URL: https://github.com/apache/maven/pull/852
--
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.org
[
https://issues.apache.org/jira/browse/MNG-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636560#comment-17636560
]
ASF GitHub Bot commented on MNG-7580:
-
gnodet merged PR #852:
URL: https://github.com/a
[
https://issues.apache.org/jira/browse/MNG-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7580.
Resolution: Fixed
> New settings and toolchains builders
>
>
>
cstamas opened a new pull request, #736:
URL: https://github.com/apache/maven-mvnd/pull/736
Resolver 1.9.0 has a breaking change MRESOLVER-284 that was later undone (in
1.9.1+). Hence, the
CLI changes are needd ONLY for 1.9.0 and shall be
removed on upgrade to later version.
Sti
slawekjaranowski commented on PR #876:
URL: https://github.com/apache/maven/pull/876#issuecomment-1321713867
> So this basically changes position to have a chance to access all
properties...
exactly
> Does this qualify for 3.9.0?
yes, as mentioned in issue
--
This is
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636562#comment-17636562
]
ASF GitHub Bot commented on MNG-7600:
-
slawekjaranowski commented on PR #876:
URL: http
kwin commented on PR #874:
URL: https://github.com/apache/maven/pull/874#issuecomment-1321722446
This is just a start for sure to allow us to incrementally merge. Let us
first fix Core and Plugin API and then follow-up with subsequent PRs for the
other modules.
--
This is an automated me
[
https://issues.apache.org/jira/browse/MNG-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636567#comment-17636567
]
ASF GitHub Bot commented on MNG-7598:
-
kwin commented on PR #874:
URL: https://github.c
[
https://issues.apache.org/jira/browse/MNG-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636571#comment-17636571
]
Hudson commented on MNG-7597:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
cstamas commented on PR #736:
URL: https://github.com/apache/maven-mvnd/pull/736#issuecomment-1321743302
Hm, this patch was originally made against mvnd 0.9.0 and it worked well. On
master it seems both resolver get into dist (so both, resolver 1.8.2 and 1.9.0)
and it causes havoc.
--
Th
[
https://issues.apache.org/jira/browse/MNG-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636580#comment-17636580
]
Hudson commented on MNG-7576:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MNG-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636581#comment-17636581
]
Hudson commented on MNG-7580:
-
Build failed in Jenkins: Maven » Maven TLP » maven » master #134
gnodet commented on code in PR #843:
URL: https://github.com/apache/maven/pull/843#discussion_r1027808865
##
api/maven-api-model/src/main/mdo/maven.mdo:
##
@@ -2598,7 +2618,7 @@
- 5.0.0+
+ 4.2.0
Review Comment:
Fixed
--
T
gnodet commented on code in PR #843:
URL: https://github.com/apache/maven/pull/843#discussion_r1027809681
##
api/maven-api-model/src/main/mdo/maven.mdo:
##
@@ -434,7 +434,7 @@
- 5.0.0+
+ 4.2.0
Review Comment:
Fixed
--
Thi
gnodet commented on code in PR #843:
URL: https://github.com/apache/maven/pull/843#discussion_r1027815693
##
maven-model/pom.xml:
##
@@ -79,18 +79,38 @@ under the License.
modello-plugin-velocity
-velocity
+velocity-v3
[
https://issues.apache.org/jira/browse/MSITE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSITE-914.
Resolution: Fixed
Fixed with
[867f8ebd884cf2c2463c1bf1eb906ac7a3aab2f6|https://gitbox.apache.org/re
asfgit merged PR #111:
URL: https://github.com/apache/maven-site-plugin/pull/111
--
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
[
https://issues.apache.org/jira/browse/MSITE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636632#comment-17636632
]
ASF GitHub Bot commented on MSITE-914:
--
asfgit merged PR #111:
URL: https://github.co
[
https://issues.apache.org/jira/browse/MSITE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636633#comment-17636633
]
Hudson commented on MSITE-914:
--
Build succeeded in Jenkins: Maven » Maven TLP » maven-site-pl
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated DOXIASITETOOLS-272:
--
Fix Version/s: 2.0.0-M5
(was: 2.0.0-M4)
> Remove
Chesnay Schepler created MDEP-835:
-
Summary: dependency:tree no longer shows optional flag
Key: MDEP-835
URL: https://issues.apache.org/jira/browse/MDEP-835
Project: Maven Dependency Plugin
I
[
https://issues.apache.org/jira/browse/MSHARED-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636694#comment-17636694
]
Michael Osipov commented on MSHARED-895:
The PR has been merged. Is this one add
Michael Osipov created MSHARED-1160:
---
Summary: Upgrade Maven Reporting API to 4.0.0-M3
Key: MSHARED-1160
URL: https://issues.apache.org/jira/browse/MSHARED-1160
Project: Maven Shared Components
Michael Osipov created MSHARED-1161:
---
Summary: Upgrade Doxia to 2.0.0-M4
Key: MSHARED-1161
URL: https://issues.apache.org/jira/browse/MSHARED-1161
Project: Maven Shared Components
Issue Typ
[
https://issues.apache.org/jira/browse/MSHARED-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1161.
---
Resolution: Fixed
Fixed with
[e3c292a801982306100cbecca92f9a1930ba8ec7|https://gitbox.apac
[
https://issues.apache.org/jira/browse/MSHARED-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636698#comment-17636698
]
Hudson commented on MSHARED-1161:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
[
https://issues.apache.org/jira/browse/MSHARED-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-1159.
---
Resolution: Fixed
Fixed with
[861127007c4f331a55fa1f96b3dc46b1ec8cda9f|https://gitbox.apac
[
https://issues.apache.org/jira/browse/MSHARED-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636706#comment-17636706
]
Hudson commented on MSHARED-1159:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
dependabot[bot] opened a new pull request, #191:
URL: https://github.com/apache/maven-enforcer/pull/191
Bumps
[maven-dependency-tree](https://github.com/apache/maven-dependency-tree) from
3.1.1 to 3.2.1.
Release notes
Sourced from https://github.com/apache/maven-dependency-tree/re
dependabot[bot] commented on PR #182:
URL: https://github.com/apache/maven-enforcer/pull/182#issuecomment-139838
Superseded by #191.
--
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 specif
dependabot[bot] closed pull request #182: Bump maven-dependency-tree from 3.1.1
to 3.2.0
URL: https://github.com/apache/maven-enforcer/pull/182
--
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 sp
slawekjaranowski merged PR #876:
URL: https://github.com/apache/maven/pull/876
--
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.
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636743#comment-17636743
]
ASF GitHub Bot commented on MNG-7600:
-
slawekjaranowski merged PR #876:
URL: https://gi
michael-o commented on PR #14:
URL:
https://github.com/apache/maven-reporting-api/pull/14#issuecomment-1322265791
Superseded by e3c292a801982306100cbecca92f9a1930ba8ec7.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
michael-o closed pull request #14: Bump doxia-sink-api from 2.0.0-M3 to 2.0.0-M4
URL: https://github.com/apache/maven-reporting-api/pull/14
--
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
dependabot[bot] commented on PR #14:
URL:
https://github.com/apache/maven-reporting-api/pull/14#issuecomment-1322265863
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
[
https://issues.apache.org/jira/browse/MDEP-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636745#comment-17636745
]
Michael Osipov commented on MDEP-835:
-
Can you verify this also with a snapshot of curr
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636788#comment-17636788
]
Hudson commented on MNG-7600:
-
Build succeeded in Jenkins: Maven » Maven TLP » maven » master #
[
https://issues.apache.org/jira/browse/MSHARED-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636847#comment-17636847
]
Elliotte Rusty Harold commented on MSHARED-895:
---
No, that's just where thi
Guillaume Nodet created MNGSITE-499:
---
Summary: Publish build-cache-extension schemas
Key: MNGSITE-499
URL: https://issues.apache.org/jira/browse/MNGSITE-499
Project: Maven Project Web Site
slawekjaranowski opened a new pull request, #879:
URL: https://github.com/apache/maven/pull/879
LocalRepositoryManager needs configurations from RepositorySystemSession so
must be created after session configuration is finished.
(cherry picked from commit b1c1f7556d6b66d984c4ed2c0eb72
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636874#comment-17636874
]
ASF GitHub Bot commented on MNG-7600:
-
slawekjaranowski opened a new pull request, #879
dependabot[bot] opened a new pull request, #265:
URL: https://github.com/apache/maven-dependency-plugin/pull/265
Bumps
[maven-dependency-tree](https://github.com/apache/maven-dependency-tree) from
3.2.0 to 3.2.1.
Release notes
Sourced from https://github.com/apache/maven-dependenc
slawekjaranowski merged PR #879:
URL: https://github.com/apache/maven/pull/879
--
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.
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636919#comment-17636919
]
ASF GitHub Bot commented on MNG-7600:
-
slawekjaranowski merged PR #879:
URL: https://gi
[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MNG-7600.
Resolution: Fixed
> LocalRepositoryManager is created too early
> ---
dependabot[bot] opened a new pull request, #341:
URL: https://github.com/apache/maven-site/pull/341
Bumps plantuml from 1.2022.12 to 1.2022.13.
[ ✗ mvnDebug clea
mbien commented on code in PR #255:
URL: https://github.com/apache/maven-indexer/pull/255#discussion_r1028796299
##
indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java:
##
@@ -88,44 +133,175 @@ public IndexDataReadResult readIndex( IndexWriter w,
Inde
mbien commented on code in PR #255:
URL: https://github.com/apache/maven-indexer/pull/255#discussion_r1028796299
##
indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java:
##
@@ -88,44 +133,175 @@ public IndexDataReadResult readIndex( IndexWriter w,
Inde
kwin commented on code in PR #843:
URL: https://github.com/apache/maven/pull/843#discussion_r1028897749
##
maven-model/pom.xml:
##
@@ -79,18 +79,38 @@ under the License.
modello-plugin-velocity
-velocity
+velocity-v3
gnodet commented on issue #732:
URL: https://github.com/apache/maven-mvnd/issues/732#issuecomment-1323168406
Which port is not released exactly ? `mvnd` starts reusable daemon
processes, so the communication between the client and the server is done
through a port. If that's the one you're
gnodet commented on issue #737:
URL: https://github.com/apache/maven-mvnd/issues/737#issuecomment-1323174921
I agree a hint would be welcomed. For the port, I also agree that given the
port number is fixed, it would be preferable to release it. The problem is
that debug mode is turned on
gnodet commented on issue #731:
URL: https://github.com/apache/maven-mvnd/issues/731#issuecomment-1323177006
@taclano could you provide a reproducer ?
--
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
gnodet commented on code in PR #34:
URL:
https://github.com/apache/maven-build-cache-extension/pull/34#discussion_r1028932294
##
src/main/java/org/apache/maven/buildcache/xml/CacheConfigImpl.java:
##
@@ -81,6 +81,7 @@ public class CacheConfigImpl implements
org.apache.maven.bu
[
https://issues.apache.org/jira/browse/MBUILDCACHE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637025#comment-17637025
]
ASF GitHub Bot commented on MBUILDCACHE-25:
---
gnodet commented on code in PR
[
https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637030#comment-17637030
]
Guillaume Nodet commented on MBUILDCACHE-33:
[~alex_ashitkin] I fail to s
[
https://issues.apache.org/jira/browse/MBUILDCACHE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637030#comment-17637030
]
Guillaume Nodet edited comment on MBUILDCACHE-33 at 11/22/22 7:00 AM:
-
slawekjaranowski merged PR #262:
URL: https://github.com/apache/maven-dependency-plugin/pull/262
--
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-
[
https://issues.apache.org/jira/browse/MDEP-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MDEP-825:
-
Summary: Bump mockito-core from 4.7.0 to 4.9.0 (was: Bump mockito-core
from 4.7.0 to 4.8.0
77 matches
Mail list logo