[
https://issues.apache.org/jira/browse/MRESOURCES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273394#comment-17273394
]
Tobias Fernandez commented on MRESOURCES-269:
-
[~bercheg]
{quote}Downgr
[
https://issues.apache.org/jira/browse/MRESOURCES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272875#comment-17272875
]
Guillaume Berche edited comment on MRESOURCES-269 at 1/28/21, 8:13 AM:
[
https://issues.apache.org/jira/browse/MRESOURCES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273399#comment-17273399
]
Guillaume Berche commented on MRESOURCES-269:
-
Thanks, I fixed my comment
Herve Boutemy created MARTIFACT-10:
--
Summary: create Unit Tests
Key: MARTIFACT-10
URL: https://issues.apache.org/jira/browse/MARTIFACT-10
Project: Maven Artifact Plugin
Issue Type: Wish
[
https://issues.apache.org/jira/browse/SUREFIRE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273433#comment-17273433
]
Tibor Digana commented on SUREFIRE-1812:
[~jondruse]
How you use the annotatio
[
https://issues.apache.org/jira/browse/SUREFIRE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273433#comment-17273433
]
Tibor Digana edited comment on SUREFIRE-1812 at 1/28/21, 9:10 AM:
--
[
https://issues.apache.org/jira/browse/SUREFIRE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273462#comment-17273462
]
Krosheninnikov Artem commented on SUREFIRE-1882:
[~tibordigana], sorry
[
https://issues.apache.org/jira/browse/MDEP-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273474#comment-17273474
]
Stephen Coy commented on MDEP-568:
--
+1 here too. This plugin is standard for prepping an e
[
https://issues.apache.org/jira/browse/MDEP-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273481#comment-17273481
]
Stephen Coy commented on MDEP-690:
--
go-offline should not be downloading optional dependen
[
https://issues.apache.org/jira/browse/MDEP-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273481#comment-17273481
]
Stephen Coy edited comment on MDEP-690 at 1/28/21, 10:13 AM:
-
T
oehme opened a new pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333
To clarify https://issues.apache.org/jira/browse/SUREFIRE-1878 for further
discussion.
This is an automated message from the Apache
Monkey created MNG-7088:
---
Summary: ${project.basedir} in repo definition resolves to child
project directory
Key: MNG-7088
URL: https://issues.apache.org/jira/browse/MNG-7088
Project: Maven
Issue Type
[
https://issues.apache.org/jira/browse/SUREFIRE-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273525#comment-17273525
]
Stefan Oehme commented on SUREFIRE-1878:
I've created a draft PR to clarify wh
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
If the problems as the one below cannot be resolved cleanly, would adding a
property which always poin
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
If the problems as the one below cannot be resolved cleanly, would adding a
property which always poin
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
If the problems as the one below cannot be resolved cleanly, would adding a
property which always poin
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
If the problems as the one below cannot be resolved cleanly, would adding a
property which always poin
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
If the problems as the one below cannot be resolved cleanly, would adding a
property which always poin
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Description:
Maven docs say that ${project.basedir} points to the directory containing the
pom.xml file, but does no
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monkey updated MNG-7088:
Summary: A property which always points to pom.xml own directory (was: A
property which points to pom.xml own direct
paplorinc commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566056297
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/VerifyMojo.java
##
@@ -139,6 +139,12 @@
@Parameter( proper
[
https://issues.apache.org/jira/browse/SUREFIRE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273553#comment-17273553
]
Tibor Digana commented on SUREFIRE-1882:
[~KroArtem]
No problem, you are welco
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Mulders updated MNG-7088:
-
Description:
Maven docs say that ${project.basedir} points to the directory containing the
pom.xml
Tibor17 commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769042152
@oehme
Thx, that's nice but I have a technical problem I described to your
colleague in the Slack. The problem is the ID of the runs. It's still the same
and Surefire c
Tibor17 commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769046012
@oehme
Do you want to have test set resolution for entire suite?
`result.getFlakes() < reportParameters.getFailOnFlakeCount()`
We understood the Jira issue that you
Tibor17 edited a comment on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769046012
@oehme
Do you want to have test set resolution for entire suite?
`result.getFlakes() < reportParameters.getFailOnFlakeCount()`
We understood the Jira issue t
oehme commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769048635
It's about the whole test set. I don't understand the point about IDs. I'm
not changing anything about test IDs, I'm just adding validation at the end of
the execution, simil
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566089270
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/VerifyMojo.java
##
@@ -139,6 +139,12 @@
@Parameter( property
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566089270
##
File path:
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/VerifyMojo.java
##
@@ -139,6 +139,12 @@
@Parameter( property
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273634#comment-17273634
]
Michael Osipov commented on MNG-7088:
-
First of all, a parent is never logically in the
[
https://issues.apache.org/jira/browse/SUREFIRE-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Oehme updated SUREFIRE-1878:
---
Description:
The Surefire plugin currently covers two use cases with its
`rerunFailingTes
oehme edited a comment on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769048635
It's about the whole test set. I've added a clarification to the issue
description.
I don't understand the point about IDs. I'm not changing anything about test
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-7088:
Fix Version/s: waiting-for-feedback
> A property which always points to pom.xml own directory
> -
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566092236
##
File path:
surefire-its/src/test/java/org/apache/maven/surefire/its/JUnitPlatformRerunFailingTestsIT.java
##
@@ -203,6 +203,19 @@ public void tes
Tibor17 commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769053812
@oehme
The IDs because it was related to what I have said that our understanding of
rerun was at the level of individual test. If we want to have only a cumulative
coun
Tibor17 edited a comment on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769053812
@oehme
The IDs because it was related to what I have said that our understanding of
rerun was at the level of individual test. If we want to have only a cumulativ
oehme commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769055279
Got it, thanks!
So is this option something you'd consider adding? In that case I'd flesh
out the PR some more.
-
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566113145
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireHelper.java
##
@@ -142,7 +142,9 @@ public static void rep
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566113145
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireHelper.java
##
@@ -142,7 +142,9 @@ public static void rep
Tibor17 commented on a change in pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#discussion_r566116951
##
File path:
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/SurefireHelper.java
##
@@ -142,7 +142,9 @@ public static void rep
t-8ch commented on pull request #6:
URL: https://github.com/apache/maven-help-plugin/pull/6#issuecomment-769074964
@slachiewicz Is there any offical released planned containing this PR?
Currently this is blocking me and I'd like to know if it's worth working
around the issue.
-
Tibor17 commented on pull request #333:
URL: https://github.com/apache/maven-surefire/pull/333#issuecomment-769075495
@oehme
I think the class `SurefireHelper.java` has unit tests. Try to cover every
change you made. Thx
[
https://issues.apache.org/jira/browse/MNG-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273775#comment-17273775
]
Monkey commented on MNG-7088:
-
I can do it, but Maven is quite used and tested, so I would gues
Gruz Zyh created MASFRES-43:
---
Summary: Can't install a project with JavaSE-15
Key: MASFRES-43
URL: https://issues.apache.org/jira/browse/MASFRES-43
Project: Apache Maven Resource Bundles
Issue Type
slachiewicz commented on pull request #6:
URL: https://github.com/apache/maven-help-plugin/pull/6#issuecomment-769179844
Yes it's on my very short list to do release
This is an automated message from the Apache Git Service.
T
michael-o commented on pull request #6:
URL: https://github.com/apache/maven-help-plugin/pull/6#issuecomment-769186347
> @slachiewicz Is there any offical released planned containing this PR?
> Currently this is blocking me and I'd like to know if it's worth working
around the issue.
t-8ch commented on pull request #6:
URL: https://github.com/apache/maven-help-plugin/pull/6#issuecomment-769195578
@slachiewicz Thanks a lot!
@michael-o Of course; this was not meant to apply pressure or extract any
sort of commitment.
--
JanMosigItemis opened a new pull request #83:
URL: https://github.com/apache/maven-shade-plugin/pull/83
Now ignoring directories when scanning the classpath for services. Just scan
through files.
Not sure though, if directories should be traversed somehow. However, if so,
than this
[
https://issues.apache.org/jira/browse/MSHADE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273885#comment-17273885
]
Jan Mosig commented on MSHADE-366:
--
Hi there, thx for the analysis [~kriegaex] 👍
Sin
[
https://issues.apache.org/jira/browse/SUREFIRE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273888#comment-17273888
]
Falko Modler commented on SUREFIRE-1876:
FWIW, I'm using the following workaro
rmannibucau commented on pull request #83:
URL: https://github.com/apache/maven-shade-plugin/pull/83#issuecomment-769255809
Hi @JanMosigItemis , did you check why you hit a directory? too early custom
execution?
Note that it needs a test that the directory classpath element service is
s
[
https://issues.apache.org/jira/browse/MSHADE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273260#comment-17273260
]
Alexander Kriegisch edited comment on MSHADE-366 at 1/28/21, 6:22 PM:
-
[
https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273947#comment-17273947
]
Palash Das commented on MRESOLVER-7:
You people keep fighting over decency of a PR o
[
https://issues.apache.org/jira/browse/MRESOLVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273947#comment-17273947
]
Palash Das edited comment on MRESOLVER-7 at 1/28/21, 7:24 PM:
[
https://issues.apache.org/jira/browse/MCLEAN-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274149#comment-17274149
]
Hudson commented on MCLEAN-92:
--
Build failed in Jenkins: Maven » Maven TLP » maven-clean-plug
Lugan created MCOMPILER-452:
---
Summary: release cannot be emptied to activate profiles compiling
with previous Java version
Key: MCOMPILER-452
URL: https://issues.apache.org/jira/browse/MCOMPILER-452
Project
[
https://issues.apache.org/jira/browse/MCOMPILER-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lugan updated MCOMPILER-452:
Description:
I am working on a project where some sub modules maven are in compiled in Java
8, some oth
57 matches
Mail list logo