[
https://issues.apache.org/jira/browse/SCM-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated SCM-1007:
---
Description:
In
https://github.com/apache/maven-scm/blob/ee41988fc7cdc818a070c346039d9
[
https://issues.apache.org/jira/browse/MENFORCER-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701554#comment-17701554
]
Tamas Cservenak commented on MENFORCER-473:
---
Sadly the (max) Java11 bytecode
[
https://issues.apache.org/jira/browse/SCM-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold resolved SCM-1007.
Resolution: Invalid
Digging into the code this is doing a better job at encoding dete
[
https://issues.apache.org/jira/browse/SCM-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed SCM-1007.
--
> XML encoding detection bugs
> ---
>
> Key: SCM-1007
slawekjaranowski commented on PR #253:
URL:
https://github.com/apache/maven-integration-testing/pull/253#issuecomment-1473357950
@cstamas @gnodet I hope it can be merged
One filed build on jenkins is from old branch
--
This is an automated message from the Apache Git Service.
To respon
gnodet opened a new pull request, #1063:
URL: https://github.com/apache/maven/pull/1063
Simplify code from MNG-7720 because the getCollectedProjects() already
returns all submodules recursively, so no need to recurse again.
--
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/MNG-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701574#comment-17701574
]
ASF GitHub Bot commented on MNG-7720:
-
gnodet opened a new pull request, #1063:
URL: ht
cstamas commented on PR #253:
URL:
https://github.com/apache/maven-integration-testing/pull/253#issuecomment-1473397626
I'd merge it and let master fix it?
--
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
slawekjaranowski commented on PR #253:
URL:
https://github.com/apache/maven-integration-testing/pull/253#issuecomment-1473466388
> I'd merge it and let master fix it?
It was fixed on master - https://github.com/apache/maven/pull/1057
--
This is an automated message from the Apa
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701595#comment-17701595
]
Richard Eckart de Castilho commented on MDEP-757:
-
Here is another reproduc
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho updated MDEP-757:
Attachment: MDEP-757-reproducer-2-rec.zip
> bug with "non-test scoped test on
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701595#comment-17701595
]
Richard Eckart de Castilho edited comment on MDEP-757 at 3/17/23 9:24 AM:
---
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701595#comment-17701595
]
Richard Eckart de Castilho edited comment on MDEP-757 at 3/17/23 9:24 AM:
---
michael-o commented on code in PR #1060:
URL: https://github.com/apache/maven/pull/1060#discussion_r1140001266
##
maven-core/src/main/java/org/apache/maven/internal/transformation/ConsumerPomArtifactTransformer.java:
##
@@ -62,6 +62,11 @@ public final class ConsumerPomArtifactTr
[
https://issues.apache.org/jira/browse/MNG-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701601#comment-17701601
]
ASF GitHub Bot commented on MNG-7707:
-
michael-o commented on code in PR #1060:
URL: ht
michael-o commented on code in PR #1061:
URL: https://github.com/apache/maven/pull/1061#discussion_r1140002531
##
maven-embedder/src/main/java/org/apache/maven/cli/CLIReportingUtils.java:
##
@@ -136,6 +136,13 @@ static Properties getBuildProperties() {
}
public stati
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701604#comment-17701604
]
ASF GitHub Bot commented on MNG-7038:
-
michael-o commented on code in PR #1061:
URL: ht
gnodet commented on code in PR #1061:
URL: https://github.com/apache/maven/pull/1061#discussion_r1140006639
##
maven-embedder/src/main/java/org/apache/maven/cli/CLIReportingUtils.java:
##
@@ -136,6 +136,13 @@ static Properties getBuildProperties() {
}
public static v
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701595#comment-17701595
]
Richard Eckart de Castilho edited comment on MDEP-757 at 3/17/23 9:42 AM:
---
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701607#comment-17701607
]
ASF GitHub Bot commented on MNG-7038:
-
gnodet commented on code in PR #1061:
URL: https
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701622#comment-17701622
]
Richard Eckart de Castilho commented on MDEP-757:
-
Analyzing the bytecode o
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701661#comment-17701661
]
Richard Eckart de Castilho commented on MDEP-757:
-
Btw. I can reproduce htt
reckart opened a new pull request, #82:
URL: https://github.com/apache/maven-dependency-analyzer/pull/82
- Handle class references in "name-and-type" entries from the constant pool
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] M
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701671#comment-17701671
]
Richard Eckart de Castilho commented on MDEP-757:
-
Fix for the second repro
elharo merged PR #175:
URL: https://github.com/apache/maven-release/pull/175
--
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
[
https://issues.apache.org/jira/browse/MCOMPILER-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701685#comment-17701685
]
Eirik Bjorsnos commented on MCOMPILER-504:
--
This was an issue introduced in J
[
https://issues.apache.org/jira/browse/MNG-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701686#comment-17701686
]
Eirik Bjorsnos commented on MNG-7742:
-
This was an issue introduced in Java 15, fixed i
elharo commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140221914
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefere
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140230145
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
[
https://issues.apache.org/jira/browse/MNG-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-7742.
---
Resolution: Invalid
Not a Maven issue.
> PC too fast for multithreading?
> ---
michael-o commented on PR #176:
URL: https://github.com/apache/maven-release/pull/176#issuecomment-1473853359
I will try to review this after SCM release
--
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
elharo merged PR #167:
URL: https://github.com/apache/maven-scm/pull/167
--
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
[
https://issues.apache.org/jira/browse/SCM-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701754#comment-17701754
]
ASF GitHub Bot commented on SCM-1008:
-
elharo merged PR #167:
URL: https://github.com/a
elharo commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140261468
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefere
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140265314
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140265936
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
slachiewicz commented on PR #70:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/70#issuecomment-1473881526
@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 s
elharo commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140269249
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefere
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140273374
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140276325
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
michael-o commented on code in PR #1058:
URL: https://github.com/apache/maven/pull/1058#discussion_r1140319956
##
maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java:
##
@@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends
Ab
[
https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701814#comment-17701814
]
ASF GitHub Bot commented on MNG-7741:
-
michael-o commented on code in PR #1058:
URL: ht
elharo commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140336852
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefere
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140337998
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
michael-o commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1473965419
Do these three properties represent the same value?
--
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
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701830#comment-17701830
]
ASF GitHub Bot commented on MNG-7038:
-
michael-o commented on PR #1061:
URL: https://gi
reckart commented on code in PR #82:
URL:
https://github.com/apache/maven-dependency-analyzer/pull/82#discussion_r1140341854
##
src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java:
##
@@ -168,20 +174,46 @@ static Set parseConstantPoolClassRefer
Richard Eckart de Castilho created MSHARED-1205:
---
Summary: Integration tests do not run on Java 19
Key: MSHARED-1205
URL: https://issues.apache.org/jira/browse/MSHARED-1205
Project: Maven
Michael Osipov created MRELEASE-1118:
Summary: Upgrade Maven SCM to 2.0.0
Key: MRELEASE-1118
URL: https://issues.apache.org/jira/browse/MRELEASE-1118
Project: Maven Release Plugin
Issue T
[
https://issues.apache.org/jira/browse/MRELEASE-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRELEASE-1114:
-
Fix Version/s: (was: 3.0.0)
> Broken interaction of maven-gpg-plugin with Gpg4win
[
https://issues.apache.org/jira/browse/MRELEASE-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRELEASE-1118:
-
Fix Version/s: 3.0.0-M8
(was: 3.0.0)
> Upgrade Maven SCM to 2.0
[
https://issues.apache.org/jira/browse/MRELEASE-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRELEASE-1118.
Resolution: Fixed
Fixed with
[231e949d4ed69aaf8d84f41df5cba550587b61f0|https://gitbox.a
asfgit merged PR #91:
URL: https://github.com/apache/maven-doxia-sitetools/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...@ma
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-289.
-
Resolution: Fixed
Fixed with
[8fedd8aeb75166d515ca61cc919fee2fd81f0bc0|h
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-272.
-
Resolution: Fixed
Fixed with
[271d8070f3136eb78e364574053724018b0e29d5|h
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed DOXIASITETOOLS-290.
-
Resolution: Fixed
Fixed with
[f862219acdf2e244be3bfe74b7ee79af653a33e2|h
asfgit closed pull request #176: improve dependency declarations
URL: https://github.com/apache/maven-release/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 specific comment.
To unsubs
michael-o commented on code in PR #176:
URL: https://github.com/apache/maven-release/pull/176#discussion_r1140384907
##
maven-release-manager/pom.xml:
##
@@ -161,6 +161,19 @@
junit
test
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ test
+
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701873#comment-17701873
]
Henning Schmiedehausen commented on MDEP-757:
-
you are most likely correct but
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701878#comment-17701878
]
Richard Eckart de Castilho commented on MDEP-757:
-
Well, there is a PR now
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701879#comment-17701879
]
Richard Eckart de Castilho commented on MDEP-757:
-
In my experience the "up
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701884#comment-17701884
]
Michael Osipov commented on DOXIASITETOOLS-225:
---
[~Abel S.Romero],
[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533462#comment-17533462
]
Michael Osipov edited comment on DOXIASITETOOLS-254 at 3/17/23 4:18 PM:
---
cstamas commented on code in PR #94:
URL:
https://github.com/apache/maven-doxia-sitetools/pull/94#discussion_r1140442318
##
doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java:
##
@@ -806,129 +790,98 @@ protected static String getNormalizedPa
elharo merged PR #82:
URL: https://github.com/apache/maven-dependency-analyzer/pull/82
--
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..
michael-o commented on code in PR #94:
URL:
https://github.com/apache/maven-doxia-sitetools/pull/94#discussion_r1140447088
##
doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java:
##
@@ -806,129 +790,98 @@ protected static String getNormalized
[
https://issues.apache.org/jira/browse/MNG-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701887#comment-17701887
]
ASF GitHub Bot commented on MNG-7705:
-
cstamas commented on PR #269:
URL: https://githu
[
https://issues.apache.org/jira/browse/MRESOLVER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701888#comment-17701888
]
Tamas Cservenak commented on MRESOLVER-304:
---
It is possible this issue becom
gnodet commented on PR #269:
URL: https://github.com/apache/maven-resolver/pull/269#issuecomment-1474094876
> I already planned to move **build time java requirement** to 11 for HTTP/2
transports, and leaving almost all modules at release=8 except for two HTTP/2
transport that would be rele
[
https://issues.apache.org/jira/browse/MNG-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701890#comment-17701890
]
Tamas Cservenak edited comment on MNG-6303 at 3/17/23 4:28 PM:
--
[
https://issues.apache.org/jira/browse/MNG-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701890#comment-17701890
]
Tamas Cservenak commented on MNG-6303:
--
This may well cover MRESOLVER-304 also.
> .mv
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701889#comment-17701889
]
Henning Schmiedehausen commented on MDEP-757:
-
Good luck. I root for you.
> bu
[
https://issues.apache.org/jira/browse/MNG-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701891#comment-17701891
]
ASF GitHub Bot commented on MNG-7705:
-
gnodet commented on PR #269:
URL: https://github
gnodet commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1474103158
> Do these three properties represent the same value?
I suppose you're talking about `topdir`, `project.topdir` and
`session.topdir` ? They are aliases, but I don't think the `project.
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701892#comment-17701892
]
ASF GitHub Bot commented on MNG-7038:
-
gnodet commented on PR #1061:
URL: https://githu
michael-o commented on code in PR #94:
URL:
https://github.com/apache/maven-doxia-sitetools/pull/94#discussion_r1140462673
##
doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java:
##
@@ -806,129 +790,98 @@ protected static String getNormalized
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701896#comment-17701896
]
Richard Eckart de Castilho commented on MDEP-757:
-
PS: PR was merged.
> bu
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701901#comment-17701901
]
Richard Eckart de Castilho commented on MDEP-757:
-
[~henning] The next hurd
[
https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701901#comment-17701901
]
Richard Eckart de Castilho edited comment on MDEP-757 at 3/17/23 4:51 PM:
---
grgrzybek commented on code in PR #1058:
URL: https://github.com/apache/maven/pull/1058#discussion_r1140503778
##
maven-core/src/main/java/org/apache/maven/internal/aether/ReverseTreeRepositoryListener.java:
##
@@ -49,45 +56,128 @@ class ReverseTreeRepositoryListener extends
Ab
[
https://issues.apache.org/jira/browse/MNG-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701910#comment-17701910
]
ASF GitHub Bot commented on MNG-7741:
-
grgrzybek commented on code in PR #1058:
URL: ht
w6et commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1474173520
> > Do these three properties represent the same value?
>
> I suppose you're talking about `topdir`, `project.topdir` and
`session.topdir` ? They are aliases, but I don't think the `proj
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701916#comment-17701916
]
ASF GitHub Bot commented on MNG-7038:
-
w6et commented on PR #1061:
URL: https://github.
w6et commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1474183673
> > > Do these three properties represent the same value?
> >
> >
> > I suppose you're talking about `topdir`, `project.topdir` and
`session.topdir` ? They are aliases, but I don't t
[
https://issues.apache.org/jira/browse/MNG-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701918#comment-17701918
]
ASF GitHub Bot commented on MNG-7038:
-
w6et commented on PR #1061:
URL: https://github.
[
https://issues.apache.org/jira/browse/MASSEMBLY-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MASSEMBLY-972:
-
Assignee: Slawomir Jaranowski (was: Karl Heinz Marbaise)
> Upgrade m
[
https://issues.apache.org/jira/browse/MASSEMBLY-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MASSEMBLY-972:
--
Summary: Upgrade maven-plugin parent to 39 (was: Upgrade maven-plugin
paren
slawekjaranowski merged PR #253:
URL: https://github.com/apache/maven-enforcer/pull/253
--
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.
[
https://issues.apache.org/jira/browse/MENFORCER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MENFORCER-469.
-
Resolution: Fixed
> banTransitiveDependencies: failing if a transitive depende
slawekjaranowski commented on code in PR #254:
URL: https://github.com/apache/maven-enforcer/pull/254#discussion_r1140614877
##
enforcer-rules/src/main/java/org/apache/maven/enforcer/rules/dependency/DependencyConvergence.java:
##
@@ -49,8 +49,6 @@ public final class DependencyC
slawekjaranowski commented on PR #254:
URL: https://github.com/apache/maven-enforcer/pull/254#issuecomment-1474294101
rebased 😄
--
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 comme
[
https://issues.apache.org/jira/browse/MENFORCER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reopened MENFORCER-470:
---
> Configurable scopes for DependencyConvergence rule
> ---
[
https://issues.apache.org/jira/browse/MSHARED-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701960#comment-17701960
]
Slawomir Jaranowski commented on MSHARED-1205:
--
We need newer version mave
JurrianFahner commented on PR #982:
URL: https://github.com/apache/maven/pull/982#issuecomment-1474351004
@michael-o @slachiewicz What do we need to do to merge this merge request?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
[
https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701977#comment-17701977
]
ASF GitHub Bot commented on MNG-7541:
-
JurrianFahner commented on PR #982:
URL: https:/
JurrianFahner commented on PR #878:
URL: https://github.com/apache/maven/pull/878#issuecomment-1474352343
@michael-o From my perspective this PR is ready. What's your perspective on
this position?
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
[
https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701979#comment-17701979
]
ASF GitHub Bot commented on MNG-7541:
-
JurrianFahner commented on PR #878:
URL: https:/
michael-o commented on PR #878:
URL: https://github.com/apache/maven/pull/878#issuecomment-1474362717
> @michael-o From my perspective this PR is ready. What's your perspective
on this position?
I want to get back to this end of month.
--
This is an automated message from the Apach
[
https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701984#comment-17701984
]
ASF GitHub Bot commented on MNG-7541:
-
michael-o commented on PR #878:
URL: https://git
michael-o commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1474363866
Before we agree on new names, we need to agree what these properties should
contain and the expectations/requirements from users.
--
This is an automated message from the Apache Git Ser
1 - 100 of 141 matches
Mail list logo