[
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.
[
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=17516699#comment-17516699
]
Marc Schlegel commented on SUREFIRE-2053:
-
If thats the reason I am fine with
[
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 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 edited comment on SUREFIRE-2029 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 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:10 AM:
-
[
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-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-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:all-tabpanel
]
Michael Osipov closed SUREFIRE-2053.
Resolution: Information Provided
> .mvn/jvm.config not passed to surefire (--add-opens)
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-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
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
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
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
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
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
[
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
[
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
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=17516865#comment-17516865
]
Christopher Tubbs commented on SUREFIRE-2035:
-
Well then, M6 works fine, a
[
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/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
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
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 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
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
[
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
[
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: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=17516960#comment-17516960
]
Christopher Tubbs commented on SUREFIRE-2035:
-
All project tests pass with
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
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-101:
--
Summary: Wrong Jenkins URL
Key: MCLEAN-101
URL: https://issues.apache.org/jira/browse/MCLEAN-101
Project: Maven Clean Plugin
Issue Type: Bug
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
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
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
[
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
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=17517050#comment-17517050
]
Hudson commented on MNG-828:
Build succeeded in Jenkins: Maven » Maven TLP » maven » PR-702 #3
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/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
> ---
slawekjaranowski opened a new pull request, #507:
URL: https://github.com/apache/maven-surefire/pull/507
Following this checklist to help us incorporate your
contribution quickly and easily:
- [x] Make sure there is a [JIRA
issue](https://issues.apache.org/jira/browse/SUREFIRE) f
[
https://issues.apache.org/jira/browse/SUREFIRE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517125#comment-17517125
]
Falko Modler commented on SUREFIRE-2056:
I seem to be hitting the same problem
aalmiray commented on PR #574:
URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1088026094
@ppalaga @gnodet I've refreshed this PR with latest changes from `master`.
Do you have some time to review the proposed changes?
--
This is an automated message from the Apache
Tibor17 commented on code in PR #507:
URL: https://github.com/apache/maven-surefire/pull/507#discussion_r842182337
##
surefire-its/src/test/java/org/apache/maven/surefire/its/fixture/MavenLauncher.java:
##
@@ -186,9 +186,9 @@ public MavenLauncher addEnvVar( String key, String va
[
https://issues.apache.org/jira/browse/SUREFIRE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-2056:
---
Fix Version/s: 3.0.0-M7
> BufferOverflowException when encoding message with null testId
>
Olivier Lamy created SUREFIRE-2057:
--
Summary: JPMS Regression: requires static module not include
anymore
Key: SUREFIRE-2057
URL: https://issues.apache.org/jira/browse/SUREFIRE-2057
Project: Maven Su
olamy opened a new pull request, #508:
URL: https://github.com/apache/maven-surefire/pull/508
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.or
Tibor17 commented on PR #506:
URL: https://github.com/apache/maven-surefire/pull/506#issuecomment-1088109075
@yrodiere
It would not be a problem to modify the [existing
test](https://github.com/apache/maven-surefire/blob/4e0a769227fa185ffbfdf6bf68b67294868b8851/surefire-booter/src/test/j
Gili created MJAVADOC-709:
-
Summary: JDK 17 support
Key: MJAVADOC-709
URL: https://issues.apache.org/jira/browse/MJAVADOC-709
Project: Maven Javadoc Plugin
Issue Type: Bug
Components: jar
[
https://issues.apache.org/jira/browse/MJAVADOC-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517164#comment-17517164
]
Gili commented on MJAVADOC-709:
---
Related to https://github.com/codehaus-plexus/plexus-lan
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.
[ from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit
dependabot[bot] opened a new pull request, #1:
URL: https://github.com/apache/maven-doap-plugin/pull/1
Bumps jena-core from 2.11.2 to 4.2.0.
[,
and add new api `MavenProject::setPomFile()` to only
[
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
[
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:
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
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 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_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
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_r842415939
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DependencyCollectorDelegate.java:
##
@@ -0,0 +1,96 @@
+package org.eclipse.aether.inte
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_r842419539
##
maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/collect/DefaultDependencyGraphTransformationContext.java:
##
@@ -28,15 +28,15 @@
/**
*/
-
73 matches
Mail list logo