cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842419539
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DefaultDependencyGraphTransformationContext.java:
##
@@ -28,15 +28,15 @@
/**
*/
-
cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842416268
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/bf/BfProcessingContext.java:
##
@@ -29,7 +29,7 @@
import org.eclipse.aether.graph.Dep
cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842415939
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DependencyCollectorDelegate.java:
##
@@ -0,0 +1,96 @@
+package org.eclipse.aether.inte
yrodiere commented on PR #506:
URL: https://github.com/apache/maven-surefire/pull/506#issuecomment-1088329572
@Tibor17 I would have, but the bug only occurs the message is an empty
string, unlike the existing test, and I assumed this would be too big of a
change? Not testing the nominal cas
cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842415793
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DefaultDependencyCycle.java:
##
@@ -30,17 +30,16 @@
import org.eclipse.aether.util.ar
cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842415618
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DataPool.java:
##
@@ -49,7 +49,7 @@
/**
*/
-final class DataPool
+public final cl
cstamas commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842415466
##
maven-resolver-impl/src/main/java/org/eclipse/aether/impl/guice/AetherModule.java:
##
@@ -212,6 +221,19 @@ protected void configure()
}
+@Provides
+
cstamas commented on PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1088318575
General remark: the convention to name package as "internal" or "impl"
should automatically imply this is INTERNAL thing (AFAIK, some OSGi tooling and
Takari life-cycle even enforce
[
https://issues.apache.org/jira/browse/MSHADE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517235#comment-17517235
]
James Z.M. Gao commented on MSHADE-160:
---
as [~rfscholte] suggest, a new
[pr|https:
[
https://issues.apache.org/jira/browse/MSHADE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517234#comment-17517234
]
James Z.M. Gao commented on MSHADE-124:
---
as comment in MSHAD-160 said, we can leave
gzm55 opened a new pull request, #128:
URL: https://github.com/apache/maven-shade-plugin/pull/128
From maven 3.2.5, the pom and basedir are seperated
(https://github.com/apache/maven/commit/c15226f13f6d071d1e926880139d350cc4546b6f),
and add new api `MavenProject::setPomFile()` to only
dependabot[bot] opened a new pull request, #20:
URL: https://github.com/apache/maven-plugin-testing/pull/20
Bumps commons-io from 2.6 to 2.7.
[ from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] commented on PR #189:
URL: https://github.com/apache/maven-indexer/pull/189#issuecomment-1088261087
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 specifi
dependabot[bot] closed pull request #189: Bump version.spring from 5.3.15 to
5.3.17
URL: https://github.com/apache/maven-indexer/pull/189
--
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
dependabot[bot] opened a new pull request, #191:
URL: https://github.com/apache/maven-indexer/pull/191
Bumps `version.spring` from 5.3.15 to 5.3.18.
Updates `spring-beans` from 5.3.15 to 5.3.18
Release notes
Sourced from https://github.com/spring-projects/spring-framework/release
dependabot[bot] opened a new pull request, #18:
URL: https://github.com/apache/maven-resources-plugin/pull/18
Bumps commons-io from 1.4 to 2.7.
[ f
[
https://issues.apache.org/jira/browse/SUREFIRE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned SUREFIRE-2044:
-
Assignee: Slawomir Jaranowski
> Upgrade Maven Verifier to 1.8.0
> ---
michael-o commented on code in PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#discussion_r842058117
##
maven-resolver-impl/src/main/java/org/eclipse/aether/impl/guice/AetherModule.java:
##
@@ -212,6 +221,19 @@ protected void configure()
}
+@Provides
[
https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517050#comment-17517050
]
Hudson commented on MNG-828:
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-702 #3
cstamas commented on PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1087902959
I think I collapsed/deduped mostly what was obvious...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
[
https://issues.apache.org/jira/browse/MNG-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517037#comment-17517037
]
Hudson commented on MNG-828:
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-705 #2
Rich M created MEAR-308:
---
Summary: Facing issues with "deleting outdated resource"
Key: MEAR-308
URL: https://issues.apache.org/jira/browse/MEAR-308
Project: Maven EAR Plugin
Issue Type: Bug
Affect
slawekjaranowski commented on PR #144:
URL:
https://github.com/apache/maven-integration-testing/pull/144#issuecomment-1087860514
thx
--
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
slawekjaranowski merged PR #144:
URL: https://github.com/apache/maven-integration-testing/pull/144
--
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: issue
Karl Heinz Marbaise created MCLEAN-101:
--
Summary: Wrong Jenkins URL
Key: MCLEAN-101
URL: https://issues.apache.org/jira/browse/MCLEAN-101
Project: Maven Clean Plugin
Issue Type: Bug
Karl Heinz Marbaise created MCLEAN-100:
--
Summary: Generated TagList Report is empty
Key: MCLEAN-100
URL: https://issues.apache.org/jira/browse/MCLEAN-100
Project: Maven Clean Plugin
Issu
Karl Heinz Marbaise created MCLEAN-99:
-
Summary: Generated wrong PMD Page
Key: MCLEAN-99
URL: https://issues.apache.org/jira/browse/MCLEAN-99
Project: Maven Clean Plugin
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516960#comment-17516960
]
Christopher Tubbs commented on SUREFIRE-2035:
-
All project tests pass with
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated SUREFIRE-2035:
Attachment: surefire-2035-example-main.zip
> Main artifact jar not present on te
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516946#comment-17516946
]
Christopher Tubbs commented on SUREFIRE-2035:
-
I'm still re-running some o
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516939#comment-17516939
]
Slawomir Jaranowski commented on SUREFIRE-2035:
---
So please try with your
slawekjaranowski commented on PR #505:
URL: https://github.com/apache/maven-surefire/pull/505#issuecomment-1087751837
There is IT test:
[RunOrderIT](https://github.com/apache/maven-surefire/blob/master/surefire-its/src/test/java/org/apache/maven/surefire/its/RunOrderIT.java)
Maybe ass
cstamas commented on PR #160:
URL: https://github.com/apache/maven-resolver/pull/160#issuecomment-1087744421
Superseded by https://github.com/apache/maven-resolver/pull/161
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
cstamas closed pull request #160: [MRESOLVER-248] DependencyCollector: let DF
vs BF implementations coexists
URL: https://github.com/apache/maven-resolver/pull/160
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
cstamas commented on PR #161:
URL: https://github.com/apache/maven-resolver/pull/161#issuecomment-1087715982
@caiwei-ebay ping
--
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
cstamas opened a new pull request, #161:
URL: https://github.com/apache/maven-resolver/pull/161
Revive replaced DF collector, and make them coexists. Default one is "old"
DF, while new BF may be activated on demand (based on session config).
---
https://issues.apache.org/jira/b
[
https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MRESOLVER-248:
-
Assignee: Tamás Cservenák
> Make DF and BF collector implementations coexists
[
https://issues.apache.org/jira/browse/MRESOLVER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-248:
--
Fix Version/s: 1.8.0
> Make DF and BF collector implementations coexists
> -
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516865#comment-17516865
]
Christopher Tubbs commented on SUREFIRE-2035:
-
Well then, M6 works fine, a
laeubi commented on PR #695:
URL: https://github.com/apache/maven/pull/695#issuecomment-1087632670
@cstamas I have now fetched your test as well into this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516853#comment-17516853
]
Slawomir Jaranowski commented on SUREFIRE-2035:
---
Please try: {{3.0.0-M6
[
https://issues.apache.org/jira/browse/SUREFIRE-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516841#comment-17516841
]
Christopher Tubbs commented on SUREFIRE-2035:
-
I've created a very minimal
laeubi commented on PR #706:
URL: https://github.com/apache/maven/pull/706#issuecomment-1087462382
All right I'll try that! Thanks for the Test it looks quite straight forward
but I'm not sure I would have been able to come up with such one :-)
--
This is an automated message from the Apa
cstamas commented on PR #706:
URL: https://github.com/apache/maven/pull/706#issuecomment-1087450988
Yes please, just lift it. Am currently a bit overwhelmed with $other work,
otherwise would help with all of this. No need to retain author or anything (is
few liner), just lift it/squash all
orpiske commented on issue #337:
URL: https://github.com/apache/maven-mvnd/issues/337#issuecomment-1087450339
I know support is not official yet, but sharing my experience in the hope it
will eventually be useful for when there is an official release.
One thing I noticed is that the
kwin commented on PR #706:
URL: https://github.com/apache/maven/pull/706#issuecomment-1087441097
Just take over the UT to your branch and then this PR can be closed. That
makes it easier to commit to 3.9/3.8.x.
--
This is an automated message from the Apache Git Service.
To respond to the
yrodiere opened a new pull request, #506:
URL: https://github.com/apache/maven-surefire/pull/506
See https://issues.apache.org/jira/browse/SUREFIRE-2056 for an analysis of
the problem.
This brings the buffer size back in line with what `encodeHeader` actually
does, thereby avoiding a
[
https://issues.apache.org/jira/browse/SUREFIRE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yoann Rodière updated SUREFIRE-2056:
Summary: BufferOverflowException when encoding message with null testId
(was: BufferOve
Yoann Rodière created SUREFIRE-2056:
---
Summary: BufferOverflowException when logging message with null
testId
Key: SUREFIRE-2056
URL: https://issues.apache.org/jira/browse/SUREFIRE-2056
Project: Mave
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SUREFIRE-2053.
Resolution: Information Provided
> .mvn/jvm.config not passed to surefire (--add-opens)
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516719#comment-17516719
]
Marc Schlegel commented on SUREFIRE-2053:
-
Feel free to close then (I cant).
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516713#comment-17516713
]
Michael Osipov commented on SUREFIRE-2053:
--
Feel free to raise a PR, but I th
[
https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516705#comment-17516705
]
Falko Modler commented on SUREFIRE-2029:
{quote}If you use parallel Maven buil
[
https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516700#comment-17516700
]
Nathan McDonald edited comment on SUREFIRE-2029 at 4/4/22 9:10 AM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516700#comment-17516700
]
Nathan McDonald edited comment on SUREFIRE-2029 at 4/4/22 9:09 AM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516700#comment-17516700
]
Nathan McDonald edited comment on SUREFIRE-2029 at 4/4/22 9:08 AM:
-
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516699#comment-17516699
]
Marc Schlegel edited comment on SUREFIRE-2053 at 4/4/22 9:08 AM:
---
[
https://issues.apache.org/jira/browse/SUREFIRE-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516700#comment-17516700
]
Nathan McDonald commented on SUREFIRE-2029:
---
That would explain issue, but t
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516699#comment-17516699
]
Marc Schlegel commented on SUREFIRE-2053:
-
If thats the reason I am fine with
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516686#comment-17516686
]
Michael Osipov commented on SUREFIRE-2053:
--
{{.mvn/jvm.config}} applies to th
[
https://issues.apache.org/jira/browse/SUREFIRE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516672#comment-17516672
]
Marc Schlegel commented on SUREFIRE-2053:
-
Currently no fork mode is enabled.
73 matches
Mail list logo